summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add test for status suppression under '--quiet'.Eli Ribble2021-05-061-0/+18
* Add jhasse's suggestion to suppress output on '--quiet'.Eli Ribble2021-05-061-1/+1
* Update help description for --quietHenner Zeller2021-05-061-1/+1
* Add --quiet option that suppresses status updates.Henner Zeller2021-05-063-3/+10
* Avoid implicit cast LoadStatus -> boolJan Niklas Hasse2021-04-091-3/+2
* Fix misleading usage of return type of Open*LogJan Niklas Hasse2021-04-091-4/+4
* Merge pull request #1944 from EwoutH/patch-1Jan Niklas Hasse2021-03-291-1/+0
|\
| * CI: macOS: Unfix Xcode version to use the latest stable oneEwout ter Hoeven2021-03-281-1/+0
|/
* Merge pull request #1937 from bradking/dyndep-out-depfile-inJan Niklas Hasse2021-03-285-5/+86
|\
| * dyndep: reconcile dyndep-specified outputs with depfile-specified inputsBrad King2021-03-244-5/+55
| * dyndep: add dedicated test for dyndep-discovered implicit dependenciesBrad King2021-03-241-0/+31
|/
* Merge pull request #1935 from jdrouhard/revert_input_mtimeJan Niklas Hasse2021-03-246-223/+257
|\
| * Add some regression tests for additional test casesJohn Drouhard2021-03-241-0/+186
| * Revert "Change build log to always log the most recent input mtime"John Drouhard2021-03-246-226/+74
|/
* Remove `-w dupbuild` from error message and help outputJan Niklas Hasse2021-03-203-10/+7
* Merge pull request #1753 from jdrouhard/log_input_mtimeJan Niklas Hasse2021-03-206-74/+226
|\
| * Change build log to always log the most recent input mtimeJohn Drouhard2021-03-166-74/+226
|/
* Merge pull request #1907 from aDotInTheVoid/patch-1Jan Niklas Hasse2021-03-051-2/+3
|\
| * Clarify purpose for implicit dependenciesNixon Enraght-Moony2021-01-291-2/+3
* | Merge pull request #1921 from bradking/windows-code-page-utf8Jan Niklas Hasse2021-03-042-10/+13
|\ \
| * | wincodepage: minimize to indicate UTF-8 or notBrad King2021-03-012-10/+13
|/ /
* | Merge pull request #1918 from bradking/windows-code-pageJan Niklas Hasse2021-02-262-2/+31
|\ \
| * | Add tool to print code page information on WindowsBrad King2021-02-262-0/+29
| * | doc: fix format of 'missingdeps' documentationBrad King2021-02-261-2/+2
|/ /
* | Merge pull request #1916 from scivision/check_msgJan Niklas Hasse2021-02-231-0/+8
|\ \
| * | cmake: add browse check statusMichael Hirsch2021-02-231-0/+8
|/ /
* | Merge pull request #1331 from ilor/missingdeps3Jan Niklas Hasse2021-02-239-5/+497
|\ \
| * | missingdeps: use nested maps for edge adjacency cacheTomasz Śniatowski2021-02-222-34/+15
| * | missingdeps: add exception for targets that dep on build.ninjaTomasz Śniatowski2021-02-221-0/+8
| * | Add manual entry about the missingdeps toolTomasz Śniatowski2021-02-221-0/+15
| * | Add a -t missingdeps tool to detect some classes of build flakesTomasz Śniatowski2021-02-226-1/+478
| * | Refactor depfile loading in preparation for the missingdeps toolTomasz Śniatowski2021-02-222-4/+15
* | | Merge pull request #1915 from jhasse/windows-utf8Jan Niklas Hasse2021-02-233-15/+32
|\ \ \
| * | | Use UTF-8 on Windows 10 Version 1903, fix #1195Jan Niklas Hasse2021-02-173-15/+32
* | | | Merge pull request #1911 from eszlari/cmake-cleanupJan Niklas Hasse2021-02-221-13/+13
|\ \ \ \
| * | | | cmake: add_compile_options / PROJECT_SOURCE_DIRPeter Eszlari2021-02-091-13/+13
| | |_|/ | |/| |
* | | | Merge pull request #1899 from colincross/status_for_serializeJan Niklas Hasse2021-02-2211-393/+534
|\ \ \ \ | |_|/ / |/| | |
| * | | Put builder output through status interfaceColin Cross2021-02-056-15/+76
| * | | Turn BuildStatus into an interfaceColin Cross2020-12-189-327/+429
| * | | Simplify running edges statusColin Cross2020-12-183-25/+21
| * | | Move edge time from Status to BuilderColin Cross2020-12-184-98/+80
* | | | Merge pull request #1913 from bradking/windows-removeJan Niklas Hasse2021-02-121-8/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | disk_interface: Restore toleration of missing files in RemoveFile on WindowsBrad King2021-02-121-1/+8
| * | | disk_interface: Do not query bits of INVALID_FILE_ATTRIBUTESBrad King2021-02-121-5/+5
| * | | disk_interface: Improve wrapping of comment in RemoveFileBrad King2021-02-121-3/+3
|/ / /
* | | GitHub Actions: Test both Debug and Release with MSVCJan Niklas Hasse2021-02-121-2/+7
* | | Merge pull request #1892 from jhasse/windows-readonlyJan Niklas Hasse2021-02-102-2/+25
|\ \ \ | |_|/ |/| |
| * | Delete read-only files on Windows, tooJan Niklas Hasse2020-12-072-2/+25
* | | Merge pull request #1905 from korli/haikuJan Niklas Hasse2021-01-281-0/+4
|\ \ \
| * | | Add Haiku support.Augustin Cavalier2021-01-281-0/+4
|/ / /