summaryrefslogtreecommitdiff
path: root/.github/workflows/macosx.yml
Commit message (Expand)AuthorAgeFilesLines
* Deprecate github action MacOS 10.15 and add MacOS 12Johnny Willemsen2022-08-161-1/+1
* try building on macOS without ACE_ANY_OPS_USE_NAMESPACEAdam Mitz2022-06-241-5/+4
* chore: Set permissions for GitHub actionsnaveen2022-05-031-0/+3
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-071-2/+2
* Don't compile IDL_Test as it currently doesn't compile on MacOSXJohnny Willemsen2022-02-011-4/+5
* Fixed merge conflictsJohnny Willemsen2022-02-011-0/+1
|\
| * typo fix, one more locationTimothy Simpson2021-07-221-1/+1
| * Disable fast-fail strategy for matrix buildsTimothy Simpson2021-07-221-0/+1
* | No workspaceJohnny Willemsen2021-06-011-1/+1
* | Build TAO IDL_Test as part of the github CI actionsJohnny Willemsen2021-06-011-0/+8
|/
* Make use of concurrency cancel-in-progressJohnny Willemsen2021-05-051-0/+4
* Add workflow_dispatch to github action CIJohnny Willemsen2021-04-091-0/+1
* Don't force c++11 through the github action, that should be the defaultJohnny Willemsen2021-01-251-7/+2
* Remove C++03 from the github macosx actionsJohnny Willemsen2020-11-091-1/+1
* Add macos-11.0 github action environmentJohnny Willemsen2020-10-281-2/+2
* Add separate workflow for face and run the scheduled builds earlierJohnny Willemsen2020-10-081-1/+1
* Use environment variables for checkout pathsJohnny Willemsen2020-08-261-1/+1
* Simplify c++Johnny Willemsen2020-08-241-3/+2
* updated GitHub Actions build namesAdam Mitz2020-08-131-2/+2
* Updated GitHub Actions job nameAdam Mitz2020-08-131-1/+1
* GitHub Actions macOS with -std=c++11Adam Mitz2020-08-131-1/+7
* Simplified actions setupJohnny Willemsen2020-06-091-6/+3
* Remove ref/fetch-depth settings, the defaults are changed to our settingsJohnny Willemsen2020-05-131-2/+0
* Updated MPC_ROOTJohnny Willemsen2020-05-131-1/+1
* Specify path for MPC checkoutJohnny Willemsen2020-05-131-0/+1
* Upgrade to checkout v2Johnny Willemsen2020-05-131-2/+2
* Move macosx from travis to github actionsJohnny Willemsen2020-05-131-0/+62