summaryrefslogtreecommitdiff
path: root/.github/workflows/linux.yml
Commit message (Expand)AuthorAgeFilesLines
* Removed gcc6, not available on ubuntu 20.04 without a special repo (not teste...Johnny Willemsen2023-02-211-5/+0
* Try gcc6 on ubuntu 20.04 as 18.04 is going to be unsupported on github action...Johnny Willemsen2023-02-211-1/+1
* Remove clang5Johnny Willemsen2023-02-201-5/+0
* Removed gcc 4.8, doesn't support C++14Johnny Willemsen2023-02-201-5/+0
* clang5 and gcc4.8/6 are only available on 18.04Johnny Willemsen2022-09-201-2/+7
* Let us try clang15Johnny Willemsen2022-09-201-0/+6
* clang5 is not available on ubuntu 20.04 anymoreJohnny Willemsen2022-09-201-5/+0
* Upgrade from 18.04 to 20.04Johnny Willemsen2022-09-201-13/+13
* try building on Ubuntu 22 without PPAAdam Mitz2022-06-241-1/+0
* Try PPA for GCC 12.1Adam Mitz2022-06-231-2/+7
* Added g++12 to CITyler Mayoff2022-06-231-0/+6
* Merge pull request #1856 from jwillemsen/jwi-clang14Johnny Willemsen2022-06-151-0/+6
|\
| * Try clang14Johnny Willemsen2022-06-141-0/+6
* | Update linux.ymlJohnny Willemsen2022-06-071-1/+1
* | Only add llvm key when it is a llvm repoJohnny Willemsen2022-06-071-1/+1
|/
* Try ubuntu 22.04 for gcc11Johnny Willemsen2022-06-011-1/+1
* Merge branch 'master' into dependabot/github_actions/github/codeql-action-2Johnny Willemsen2022-05-051-0/+7
|\
| * chore: Set permissions for GitHub actionsnaveen2022-05-031-0/+7
* | Bump github/codeql-action from 1 to 2dependabot[bot]2022-05-021-2/+2
|/
* Show repo/packages in step nameJohnny Willemsen2022-04-051-2/+2
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-071-2/+2
* Don't build the IDL_Test with CORBA/e micro, it is disabled in that configura...Johnny Willemsen2022-02-011-0/+1
* Fixed merge conflictsJohnny Willemsen2022-02-011-16/+36
|\
| * added -std=c++20 to GitHub ActionsAdam Mitz2022-01-131-0/+1
| * Test pkgconfigAdam Mitz2022-01-071-0/+7
| * GitHub Actions: make installAdam Mitz2022-01-061-14/+19
| * Update linux.ymlJohnny Willemsen2021-10-061-0/+6
| * Moved clang5 to ubuntu 18.04Johnny Willemsen2021-09-291-1/+1
| * typo fix, one more locationTimothy Simpson2021-07-221-1/+1
| * Disable fast-fail strategy for matrix buildsTimothy Simpson2021-07-221-0/+1
| * Update linux.ymlJohnny Willemsen2021-06-141-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
* Update linux.ymlJohnny Willemsen2021-04-281-1/+1
* Add gcc11 to github actions CIJohnny Willemsen2021-04-281-0/+5
* Merge pull request #1476 from jwillemsen/jwi-clang12Johnny Willemsen2021-04-191-0/+6
|\
| * Add clang12Johnny Willemsen2021-04-191-0/+6
* | Add workflow_dispatch to github action CIJohnny Willemsen2021-04-091-0/+1
|/
* Add clang11Johnny Willemsen2020-10-241-0/+6
* Add separate workflow for face and run the scheduled builds earlierJohnny Willemsen2020-10-081-1/+1
* Add CodeQL configuration as testJohnny Willemsen2020-09-091-0/+14
* Use environment variables for checkout pathsJohnny Willemsen2020-08-261-1/+1
* Updated names of stepsJohnny Willemsen2020-08-241-2/+2
* Platform include should be lastJohnny Willemsen2020-08-241-5/+5
* For wchar we need to disable inlining at this momentJohnny Willemsen2020-08-241-4/+5
* Downgrade to g++9 for wcharJohnny Willemsen2020-08-241-4/+4
* Back to 20.04Johnny Willemsen2020-08-241-3/+3
* Add missing pwshJohnny Willemsen2020-08-241-0/+1
* Correct feature namesJohnny Willemsen2020-08-241-2/+2
* Ubuntu 20.04 has a problem creating a file using powershellJohnny Willemsen2020-08-241-3/+3