summaryrefslogtreecommitdiffstats
path: root/.github/workflows/cmake-bintest.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update 5 workflow .yml files for 1.14.Larry Knox2024-02-151-1/+1
|
* remove incorrect check for environ (#4002)Allen Byrne2024-02-141-1/+0
|
* Bump the github-actions group with 6 updates (#3981)dependabot[bot]2024-02-141-7/+7
|
* Make platform specific test presets for windows and macs (#3988)Allen Byrne2024-02-141-2/+2
| | | | | | * Enable mac tests * Add platform test workflows to examples
* Skip mac bintest until more reliable (#3983)Allen Byrne2024-02-141-0/+1
|
* Add binary testing to CI testing (#3971)Allen Byrne2024-02-141-0/+218
* 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