| 5494b7d9 | 10-Jun-2022 |
Blaise Bourdin <bourdin@mcmaster.ca> |
exodusII: update to most recent tag netcdf: update to version 4.9.0 - ADIOS: update to latest/master snapshot to fix build error with latest netcdf - MOAB: switch to tarball - to avoid autoconf (old)
exodusII: update to most recent tag netcdf: update to version 4.9.0 - ADIOS: update to latest/master snapshot to fix build error with latest netcdf - MOAB: switch to tarball - to avoid autoconf (old) version dependency - CI: switch linux-pkgs-cxx-mlib to u22 test box to avoid errors of the following type from moab [with the newer netcdf version]
/usr/bin/ld: warning: libnetcdf.so.13, needed by //usr/lib/x86_64-linux-gnu/libnetcdf_c++.so.4, may conflict with libnetcdf.so.19
Co-Authored-by: Satish Balay <balay@mcs.anl.gov>
show more ...
|
| 3e863b44 | 19-Jun-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Indent logging for searching for programs to have clearer configure.log
I know there is some way to do this systematically but I could not figure it out easily
Someone who understands the indentati
Indent logging for searching for programs to have clearer configure.log
I know there is some way to do this systematically but I could not figure it out easily
Someone who understands the indentation system could vastly improve the readability of configure.log too man inner actions are listed all the way to the left in configure.log making it harder to understand the flow of the processing
Commit-type: configure /spend 1m
show more ...
|