summaryrefslogtreecommitdiffstats
path: root/.github/workflows/linux.yml
Commit message (Collapse)AuthorAgeFilesLines
* GitHub Actions: Update Ubuntu versions to 20.04, 22.04 and 24.04Jan Niklas Hasse2024-03-161-1/+1
|
* GitHub Actions: Only specify major version for actions/upload-release-assetJan Niklas Hasse2024-02-131-2/+2
|
* GitHub Actions: Don't specify patch version for actions/upload-release-assetJan Niklas Hasse2024-02-131-2/+2
|
* GitHub Actions: Install libgtest-dev for Ubuntu 20.04Jan Niklas Hasse2023-10-121-1/+1
|
* GitHub Actions: configure.py no longer builds testsJan Niklas Hasse2023-10-121-1/+0
|
* Bump actions/upload-artifact from 1 to 3dependabot[bot]2023-10-061-2/+2
| | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v1...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Add build job for Linux ARM64Martin Tzvetanov Grigorov2022-10-051-0/+60
| | | | Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
* Fix typos discovered by codespell (#2047)Christian Clauss2021-11-121-0/+3
| | | | | | | | | | % [`codespell --count --ignore-words-list=fo .`](https://pypi.org/project/codespell/) ``` ./ninja/src/missing_deps.cc:119: dependecy ==> dependency ./ninja/src/includes_normalize-win32.cc:51: funcation ==> function ./ninja/src/eval_env.h:58: invokable ==> invocable ./ninja/src/missing_deps_test.cc:155: beacuse ==> because ./ninja/src/deps_log_test.cc:393: unparseable ==> unparsable ```
* Attempt to fix Linux CI buildAndrew Scheller2021-05-161-4/+4
|
* Replace Travis CI with GitHub ActionsJan Niklas Hasse2020-11-061-0/+21
|
* GitHub Actions: Run more tests on Ubuntu 20.04 (Docker)Jan Niklas Hasse2020-10-311-0/+53
|
* Add debug build with sanitizers supportMichael Jones2020-10-021-8/+21
|
* Add clang-analyze to buildMichael Jones2020-09-301-2/+2
|
* GitHub Actions: Run ninja_test directlyJan Niklas Hasse2020-05-141-1/+1
|
* ci: use latest checkout actionMichael Hirsch, Ph.D2020-02-191-1/+1
|
* ci: use contemporary CMake commands and use latest CMakeMichael Hirsch, Ph.D2020-02-191-8/+12
|
* GitHub Actions: Use CentOS 7 for Linux, fix #1533Jan Niklas Hasse2019-12-201-0/+55