summaryrefslogtreecommitdiff
path: root/.github/workflows/linux.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Pin all GitHub Actions to specific commits for securitypin-github-actions-at-commit-levelSebastian Pipping2023-04-171-1/+1
* Actions(deps): Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]2023-04-171-1/+1
* Actions(deps): Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]2023-03-271-1/+1
* Actions(deps): Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]2023-03-201-1/+1
* Use https apt repository in CI.Hanno Böck2023-03-161-1/+1
* chore: linux.yml as contents readJoyce2023-03-071-0/+3
* linux.yml: Make sure that AddressSanitizer files are always availableSebastian Pipping2023-01-131-1/+1
* Actions(deps): Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-01-091-1/+1
* Actions(deps): Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]2022-12-191-1/+1
* Actions(deps): Bump actions/checkout from 3.0.2 to 3.1.0dependabot[bot]2022-10-101-1/+1
* Resolve use of deprecated "fgrep" by "grep -F"Sebastian Pipping2022-09-191-3/+3
* Actions: Upgrade Clang from 14 to 15Sebastian Pipping2022-09-151-4/+4
* GitHub Actions: Stop installing Clang when not usedSebastian Pipping2022-09-091-23/+25
* GitHub Actions: Fix installation of 32bit Wine on Ubuntu 20.04Sebastian Pipping2022-09-091-3/+24
* GitHub Actions: Get off deprecated Ubuntu 18.04Sebastian Pipping2022-09-091-1/+1
* Actions(deps): Bump actions/checkout from 3.0.1 to 3.0.2dependabot[bot]2022-04-251-1/+1
* Actions(deps): Bump actions/checkout from 3.0.0 to 3.0.1dependabot[bot]2022-04-181-1/+1
* Merge pull request #589 from libexpat/clang-14Sebastian Pipping2022-03-251-4/+6
|\
| * Actions: Resolve hardcoding of "bionic" for maintainabilitySebastian Pipping2022-03-251-1/+3
| * Actions: Upgrade Clang from 13 to 14Sebastian Pipping2022-03-251-4/+4
* | Actions: Migrate off moving Git tagsSebastian Pipping2022-03-241-1/+1
|/
* Actions(deps): Bump actions/checkout from 2.4.0 to 3dependabot[bot]2022-03-071-1/+1
* Sync years in file headersSebastian Pipping2022-01-131-1/+1
* linux.yml: Add some -m32 coverage to -DEXPAT_ATTR_INFO=ONSebastian Pipping2022-01-101-0/+2
* linux.yml: Add some coverage to -m32 32bit modeSebastian Pipping2021-12-281-0/+4
* Actions: Upgrade Clang from 11 to 13actions-upgrade-clangSebastian Pipping2021-12-261-4/+4
* Actions(deps): Bump actions/checkout from 2.3.5 to 2.4.0dependabot[bot]2021-11-081-1/+1
* Actions(deps): Bump actions/checkout from 2.3.4 to 2.3.5dependabot[bot]2021-10-181-1/+1
* Revert ".github/workflows: Re-add repo ppa:ondrej/php(!) to fix wine32 instal...Sebastian Pipping2021-05-131-2/+0
* .github/workflows: Re-add repo ppa:ondrej/php(!) to fix wine32 installationSebastian Pipping2021-05-071-0/+2
* Merge pull request #473 from libexpat/improve-attributionSebastian Pipping2021-05-021-2/+28
|\
| * Pump up oneline MIT headers to full onesSebastian Pipping2021-05-021-2/+28
* | Actions: Isolate somewhat flaky coverage taskSebastian Pipping2021-05-021-5/+0
|/
* Actions: Enable periodic buildsSebastian Pipping2021-04-051-2/+4
* Quick-port Linux jobs from Travis CI to GitHub Actionsquickport-remaining-travis-ci-to-github-actionsSebastian Pipping2021-03-201-0/+85