summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* GitHub Actions: Switch to MSVC's subdirectoryJan Niklas Hasse2020-06-151-1/+1
|
* GitHub Actions: PowerShell requires \ instead of /Jan Niklas Hasse2020-06-151-1/+1
|
* GitHub Actions: Run ninja_test directly (Windows)Jan Niklas Hasse2020-06-151-1/+1
|
* GitHub Actions: Run ninja_test directlyJan Niklas Hasse2020-05-141-1/+1
|
* Add MACOSX_DEPLOYMENT_TARGET to macos workflowpast-due2020-04-181-0/+2
|
* ci: use latest checkout actionMichael Hirsch, Ph.D2020-02-193-3/+3
|
* ci: use contemporary CMake commands and use latest CMakeMichael Hirsch, Ph.D2020-02-193-16/+24
|
* GitHub Actions: Split Windows and macOS workflowsJan Niklas Hasse2020-01-172-21/+55
| | | | | Somehow `$(find ./build -name ninja -or -name ninja.exe)` stopped working on Windows.
* GitHub Actions: Use CentOS 7 for Linux, fix #1533Jan Niklas Hasse2019-12-202-10/+56
|
* Have Github Actions also run tests (#1697)Michael Jones2019-12-021-1/+2
|
* Trigger test run for release builds on PRsRyan Mast2019-11-161-0/+1
|
* Fix yaml lint (whitespace) errors in release actionRyan Mast2019-11-151-6/+6
|
* Strip unnecessary info from the Linux binaryRyan Mast2019-10-311-0/+4
|
* Upload ninja binary to published releasesRyan Mast2019-10-311-3/+15
|
* Add GitHub Action workflow to build ninja using CMakeRyan Mast2019-10-311-0/+55