summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/config
Commit message (Collapse)AuthorAgeFilesLines
* Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-041-14/+12
|
* Remove limitations on preset generators (#4051)Allen Byrne2024-02-291-15/+3
|
* Update and Add general INSTALL (#4016)Allen Byrne2024-02-231-2/+2
|
* Correct String FIND for runTest and grepTest (#4022)Allen Byrne2024-02-152-11/+25
|
* Update install texts (#4010)Glenn Song2024-02-141-4/+4
| | | | | | | | * Update INSTALL_CMake.txt as necessary * Update remaining docs that use HDF5_USE_GNU_DIRS * Update options in HDFMacros in HDF5Examples
* Fix overwritten preset names (#4000)Allen Byrne2024-02-091-12/+14
|
* Add binary build for linux S3 (#3936)Allen Byrne2024-01-091-1/+1
| | | | | | | | | | | | | * Reorg and update options for doc and cmake config * Correct subfiling depends * Add linux S3 binaries to GH published files * Correct path * Try reducing parallel jobs in tests * Change examples jobs for test from 8 to 4
* Add VDS examples and fix non-standalone build (#3898)Allen Byrne2023-12-212-35/+2
| | | | | | | | * Choose a size for rdata dimension * Fix platform naming conflicts * Fix doxygen references to point within library repo
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-144-78/+192
|
* Develop merge examples (#3851)Allen Byrne2023-11-2721-0/+3832
* Merge examples repo into library * Change grepTest to be more fault-tolerant * Update examples macro file * Exclude all Fortran examples from doxygen