summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/JAVA
Commit message (Collapse)AuthorAgeFilesLines
* Use props for includes and remove global includes (#3921)Allen Byrne2024-01-045-20/+4
|
* Add CMake api checks to test the new Examples folder. (#3907)Allen Byrne2023-12-221-1/+1
| | | | | | | | | * Fix missing build-mode value * Use 110 version file only for the 1.10 library * Fix H5_LIBVER_DIR variable * Disable 1.6 API tests for now.
* Add VDS examples and fix non-standalone build (#3898)Allen Byrne2023-12-216-38/+50
| | | | | | | | * 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-32/+60
|
* Develop merge examples (#3851)Allen Byrne2023-11-27137-0/+19358
* Merge examples repo into library * Change grepTest to be more fault-tolerant * Update examples macro file * Exclude all Fortran examples from doxygen