summaryrefslogtreecommitdiffstats
path: root/.github/workflows/main-cmake-par.yml
Commit message (Collapse)AuthorAgeFilesLines
* Adjust aocc workflow to fit the autotools/cmake pattern of other callable ↵Allen Byrne2024-03-121-17/+3
| | | | workflows. (#4115)
* Add binary testing to CI testing (#3971)Allen Byrne2024-01-311-0/+77
* 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