ubuntu/+source/adios:applied/ubuntu/noble-devel

Last commit made on 2024-04-03
Get this branch:
git clone -b applied/ubuntu/noble-devel https://git.launchpad.net/ubuntu/+source/adios
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/noble-devel
Repository:
lp:ubuntu/+source/adios

Recent commits

1146bad... by Alastair McKinstry

1.13.1-36 (patches applied)

Imported using git-ubuntu import.

20d6193... by Alastair McKinstry

Fix FTBFS due to -Werror=implicit-function-declaration

Gbp-Pq: implicit-fn-decl.patch.

f6ee8ed... by Alastair McKinstry

Fix FTBFS; netcdf_par.h depends on netcdf.h to override EXTERNL

Gbp-Pq: netcdf-order.patch.

bb8c1fe... by Alastair McKinstry

Python3 changes

Gbp-Pq: py3.patch.

636aee7... by Alastair McKinstry

Make the python code python2-3 agnostic.

Gbp-Pq: python3.patch.

e63e482... by Alastair McKinstry

use alignment-safe buffer handling.

Gbp-Pq: unaligned-access.patch.

2cf3672... by Alastair McKinstry

Cope with missing header file io_timer.h

Gbp-Pq: missing-header.patch.

0f2a874... by Alastair McKinstry

Use adios_config in place during build and install

Gbp-Pq: python_wrapper.patch.

7cd267a... by Alastair McKinstry

Don't ship FindAdios.cmake; recommend pkg_config instead.

Gbp-Pq: exclude_cmake.patch.

d225291... by Alastair McKinstry

Hack to enable wrappers to work in-situ during build for testing

Gbp-Pq: numpy_paths.patch.