From noreply at github.com Tue Sep 2 13:03:09 2025 From: noreply at github.com (Roland Haas) Date: Tue, 02 Sep 2025 11:03:09 -0700 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-HDF5] d34edd: HDF5: when looking for library files, include syst... Message-ID: Branch: refs/heads/ET_2025_05 Home: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5 Commit: d34edd2a5fbfc82c86560a3e22d7dfa91a552452 https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/commit/d34edd2a5fbfc82c86560a3e22d7dfa91a552452 Author: Roland Haas Date: 2025-07-16 (Wed, 16 Jul 2025) Changed paths: M src/detect.sh Log Message: ----------- HDF5: when looking for library files, include system dirs Commit: 7ab076f2552d186f18d98a0c658a5de09ec42f95 https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/commit/7ab076f2552d186f18d98a0c658a5de09ec42f95 Author: Roland Haas Date: 2025-07-16 (Wed, 16 Jul 2025) Changed paths: M src/detect.sh Log Message: ----------- HDF5: strip system dirs from output of h5cc -show this avoid adding -L/usr/lib etc. Commit: 5bde5bfbf02dfb79d460689ee88eb5c9b092cccc https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/commit/5bde5bfbf02dfb79d460689ee88eb5c9b092cccc Author: Roland Haas Date: 2025-07-17 (Thu, 17 Jul 2025) Changed paths: M src/detect.sh Log Message: ----------- HDF5: use env variable for --keep-system-libs instead of option this avoids very old (pre 0.7, from 2012) pkg-config failing that do not yet know about the option. Compare: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/compare/b5451d179177...5bde5bfbf02d To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/settings/notifications From noreply at github.com Tue Sep 2 13:13:59 2025 From: noreply at github.com (Roland Haas) Date: Tue, 02 Sep 2025 11:13:59 -0700 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-HDF5] Message-ID: Branch: refs/heads/rhaas/backport Home: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5 To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/settings/notifications From noreply at github.com Tue Sep 2 13:18:58 2025 From: noreply at github.com (Roland Haas) Date: Tue, 02 Sep 2025 11:18:58 -0700 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-HDF5] 25c805: HDF5: request at least version 1.8 from pkg-config Message-ID: Branch: refs/heads/rhaas/hdf5_18 Home: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5 Commit: 25c8054e92a81de81d23241c0a3c6a92e211f5a7 https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/commit/25c8054e92a81de81d23241c0a3c6a92e211f5a7 Author: Roland Haas Date: 2025-09-02 (Tue, 02 Sep 2025) Changed paths: M src/detect.sh Log Message: ----------- HDF5: request at least version 1.8 from pkg-config To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/settings/notifications