summaryrefslogtreecommitdiffstats
path: root/.github/workflows/cmake.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add binary testing to CI testing (#3971)Allen Byrne2024-01-311-4/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add binary test job * Correct names of jobs * Add build mode to binary names * Limit packaging execution * Make mac DragNDrop optional * Format if checks * fix checks for TS * Allow examples to be packaged * Correct if NOT format * Correct configure and workflow call * Separate out CMake/Autotools Parallel job * Correct binary examples path * Correct dir path for windows test * Correct paths and add extlibs * Windows binaries do not have a share folder
* Add CMake api checks to test the new Examples folder. (#3907)Allen Byrne2023-12-221-0/+4
| | | | | | | | | * 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 NVidia compiler support and CI (#3686)Allen Byrne2023-10-181-0/+6
|
* Convert main.yml CI into callable workflows (#3529)Allen Byrne2023-09-181-0/+46