summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1786 from neheb/membJan Niklas Hasse2020-09-102-8/+3
|\
| * [clang-tidy] remove redundant member initRosen Penev2020-06-182-8/+3
* | Merge pull request #1836 from aharrison24/cmake-browse-mode-supportJan Niklas Hasse2020-08-282-3/+63
|\ \
| * | CMake: Add platform checks for browse mode supportAlastair Harrison2020-08-281-10/+25
| * | Improve error handling in inline.shAlastair Harrison2020-08-281-3/+10
| * | CMake: Add support for "browse" modeAlastair Harrison2020-08-271-0/+38
* | | Merge pull request #1823 from serpent7776/patch-1Jan Niklas Hasse2020-08-271-1/+1
|\ \ \ | |/ / |/| |
| * | Use c++ instead of g++Krzysztof Leśniak2020-08-011-1/+1
* | | Mark this 1.10.1.gitJan Niklas Hasse2020-08-181-1/+1
* | | Merge pull request #1780 from jhasse/delay-openJan Niklas Hasse2020-08-034-47/+89
|\ \ \ | |/ / |/| |
| * | Delay actually opening log files until the first write, fix #1724Jan Niklas Hasse2020-05-234-47/+89
* | | cmake: use PROJECT_{SOURCE,BINARY}_DIR instead of CMAKE_{SOURCE,BINARY}_DIRDavid Callu2020-07-171-3/+3
* | | Fix typosDimitris Apostolou2020-07-073-5/+5
* | | Merge pull request #1804 from ninja-build/nico-patch-2Nico Weber2020-06-211-1/+6
|\ \ \
| * | | Include sys/select.h in subprocess-posix.ccNico Weber2020-06-211-1/+6
| | |/ | |/|
* | | Merge pull request #1803 from ninja-build/nico-patch-1Nico Weber2020-06-211-0/+2
|\ \ \ | |/ / |/| |
| * | Include unistd.h in disk_interface.ccNico Weber2020-06-211-0/+2
|/ /
* | 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
* | [clang-tidy] check empty instead of size (#1784)Rosen Penev2020-06-044-4/+4
* | [clang-tidy] remove pointless c_str() (#1785)Rosen Penev2020-06-041-1/+1
* | Add missing Apache license header, fix #1781Jan Niklas Hasse2020-05-251-0/+14
* | bugfix: Process escaped colon in GCC depfiles. (#1774)zero91782020-05-203-24/+121
|/
* MinGW now has _mktemp_s, use overload with size parameterJan Niklas Hasse2020-05-181-11/+2
* GitHub Actions: Run ninja_test directlyJan Niklas Hasse2020-05-141-1/+1
* Merge pull request #1769 from scivision/pytest_winJan Niklas Hasse2020-04-301-0/+1
|\
| * test: skip non-Windows tests if on WindowsMichael Hirsch, Ph.D2020-04-271-0/+1
|/
* Add output test for 'no work to do.'Jan Niklas Hasse2020-04-241-0/+3
* Merge pull request #1765 from past-due/macos_deployment_target_1Jan Niklas Hasse2020-04-181-0/+2
|\
| * Add MACOSX_DEPLOYMENT_TARGET to macos workflowpast-due2020-04-181-0/+2
|/
* Merge pull request #1763 from nomadbyte/masterJan Niklas Hasse2020-04-151-1/+1
|\
| * Null terminate the out2 string passed as filter2 to log.Restatyydevelop2020-04-151-1/+1
|/
* Turn CONTRIBUTING.md into a linkJan Niklas Hasse2020-04-061-1/+2
* Merge pull request #1748 from scivision/optsJan Niklas Hasse2020-04-061-1/+12
|\
| * only apply optional flags when compiler worksMichael Hirsch, Ph.D2020-04-061-1/+12
|/
* Merge pull request #1637 from beevik/windows-create-process-fixJan Niklas Hasse2020-03-261-5/+13
|\
| * Improve error messages when ninja commands fail on Windows.Brett Vickers2019-08-281-5/+13
* | Merge pull request #1756 from floppym/readmeJan Niklas Hasse2020-03-232-2/+2
|\ \
| * | Replace references to README with README.mdMike Gilbert2020-03-202-2/+2
|/ /
* | Merge pull request #1742 from scivision/cmakeJan Niklas Hasse2020-03-031-4/+2
|\ \
| * | cmake: append instead of set(x ...)Michael Hirsch, Ph.D2020-02-211-2/+2
| * | cmake: remove redundant cmake_policy()Michael Hirsch, Ph.D2020-02-211-2/+0
|/ /
* | Merge pull request #1744 from scivision/htmlescJan Niklas Hasse2020-02-201-2/+5
|\ \
| * | browse.py: use html.escape for python3Michael Hirsch, Ph.D2020-02-191-2/+5
* | | Merge pull request #1745 from scivision/ciupdateJan Niklas Hasse2020-02-203-19/+27
|\ \ \ | |/ / |/| |
| * | 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
|/ /
* | Merge pull request #1737 from rezso/patch-1Jan Niklas Hasse2020-02-101-0/+2
|\ \
| * | Add install target to CMake buildrezso2020-02-081-0/+2
|/ /