summaryrefslogtreecommitdiffstats
path: root/.github/workflows/cmake.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add cygwin CI and update yaml files for consistency and accuracy (#4131)Allen Byrne2024-03-141-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | * Add cygwin CI * add cygwin packages * Correct option names * Cleanup yaml file and synch look and feel * Synch CI look and feel and correct path issues * Upgrade oneapi version * pwsh needs env: for vars * No continuation char for pwsh * restore correct pwsh step * Run subset of tests for cygwin workflow * Remove space chars in regex * restore full tests
* Adjust aocc workflow to fit the autotools/cmake pattern of other callable ↵Allen Byrne2024-03-121-0/+6
| | | | workflows. (#4115)
* 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