summaryrefslogtreecommitdiffstats
path: root/HDF5Examples
Commit message (Collapse)AuthorAgeFilesLines
* Add VDS examples and fix non-standalone build (#3898)Allen Byrne2023-12-2150-132/+5991
| | | | | | | | * 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-1420-157/+348
|
* Update examples with 1.6 api and static libs (#3874)Allen Byrne2023-11-297-35/+88
| | | | | | | * Update examples with 1.6 api and static libs * Only check for STATIC only builds * Do not calculate version as library has already.
* Develop merge examples (#3851)Allen Byrne2023-11-27684-0/+244812
* Merge examples repo into library * Change grepTest to be more fault-tolerant * Update examples macro file * Exclude all Fortran examples from doxygen