summaryrefslogtreecommitdiffstats
path: root/.github/workflows/main-cmake.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add binary testing to CI testing (#3971)Allen Byrne2024-01-311-67/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix doxygen errors (#3962)Allen Byrne2024-01-291-4/+10
| | | | | | | | | | | * Switch warnings as errors to default OFF * Enable mac docs * Add doxygen action uses step * Use html div around snippet * Allow preset name to be an argument to cmake-ctest.yml
* Bump the github-actions group with 4 updates (#3894)dependabot[bot]2023-12-131-2/+2
| | | | | | Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [ossf/scorecard-action](https://github.com/ossf/scorecard-action), [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-python](https://github.com/actions/setup-python). Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add intel oneapi windows build to CI CMake (#3836)Allen Byrne2023-11-101-0/+60
|
* Remove old EXTERNALPROJECT_ADD in favor of FETCH_CONTENT (#3624)Allen Byrne2023-10-041-4/+0
|
* Convert main.yml CI into callable workflows (#3529)Allen Byrne2023-09-181-0/+255