- 20b30da Ignore .ccls-cache directory by Jan Niklas Hasse · 5 years ago master
- 1db07ed Merge pull request #1025 from nicolasdespres/resurrect-rules-tool by Jan Niklas Hasse · 5 years ago
- bb9512f Resurrect the 'rules' tool. by Nicolas Despres · 9 years ago
- 2e64645 Merge pull request #1521 from bradking/dyndep by Jan Niklas Hasse · 5 years ago
- 1d55d05 Document example dyndep use cases by Brad King · 9 years ago
- 014a541 Document `dyndep` binding behavior and the dyndep file format by Brad King · 9 years ago
- e1a5879 query: load dyndep files for queried edges by Brad King · 6 years ago
- a32e047 graph: load dyndep files by Brad King · 6 years ago
- a3cbb4d clean: remove outputs specified by dyndep files by Brad King · 6 years ago
- c21f3f2 clean: remove unnecessary Cleaner constructor variant by Brad King · 6 years ago
- 2375707 Teach builder to load dyndep files when they are ready by Brad King · 9 years ago
- 0f0fb32 Teach RecomputeDirty to load dyndep files that are ready by Brad King · 9 years ago
- e5c22c0 Teach DependencyScan to load a dyndep file by Brad King · 9 years ago
- a497076 Add a "dyndep" reserved binding to the manifest format by Brad King · 9 years ago
- c4b0c21 Add a parser for a new "dyndep" file format by Brad King · 9 years ago
- 325602c Explicitly avoid repeat deps loading by Brad King · 9 years ago
- b08f3fb Make a Builder optionally available to Plan by Brad King · 9 years ago
- 083a9e2 Factor out output edge ready check from Plan::NodeFinished by Brad King · 9 years ago
- 64acb1a Factor out edge marking logic from Plan::AddSubTarget by Brad King · 9 years ago
- 70d3562 Teach FakeCommandRunner to support multiple active commands by Brad King · 7 years ago
- e50299c Allow EdgeFinished and NodeFinished to fail with errors by Brad King · 9 years ago
- 5452057 Assert precondition in BuildStatus::BuildEdgeStarted by Brad King · 7 years ago
- d718808 Factor out a base class of ManifestParser by Brad King · 9 years ago
- 215a190 ManifestParser: Fix typo {expectd => expected} by Brad King · 5 years ago
- 71b9648 Remove trailing whitespace from all files by Jan Niklas Hasse · 5 years ago
- b344c79 Merge pull request #1559 from goshhhy/master by Jan Niklas Hasse · 5 years ago
- 9de96be make inline.sh more portable by goshhhy · 5 years ago
- a8bc2e1 Feature/add term env dumb to win32 (#1550) by jhuels · 5 years ago
- 55279e6 Merge pull request #1553 from ddrone/patch-1 by Jan Niklas Hasse · 5 years ago
- 02ec31a Update link to premake by ddrone · 5 years ago
- 1bcc689 Take CPU set limitations into account when calculating processor count by Jan Niklas Hasse · 6 years ago
- a683551 Merge pull request #1529 from grahamc/patch-1 by Jan Niklas Hasse · 6 years ago
- 9aa9474 Docs: Make builds reproducible by generating the same IDs from the same inputs by Graham Christensen · 6 years ago
- 52ba207 Fix Fuchsia typo by Jan Niklas Hasse · 6 years ago
- 0c15843 mark this 1.9.0.git by Jan Niklas Hasse · 6 years ago
- 908ca0e Merge pull request #1525 from avallee/patch-1 by Jan Niklas Hasse · 6 years ago
- c6b67ac ninja_syntax.py: remove unused has_path argument by Alex Vallee · 6 years ago
- 6e02ebc Remove outdated part about Chrome download, fix #1338 by Jan Niklas Hasse · 6 years ago
- b735f79 Remove dead Chromium link, fix #1263 by Jan Niklas Hasse · 6 years ago
- a47ac5a Merge pull request #1484 from smeenai/gyp-to-gn by Jan Niklas Hasse · 6 years ago
- 0a2e2ca Merge pull request #1039 from bradking/improve-depfile-parser by Nico Weber · 6 years ago
- 8a9edb1 Restore depfile toleration of multiple output paths on distinct lines by Brad King · 6 years ago
- 4a4f9d4 Fix depfile parser handling of multiple rules by Brad King · 9 years ago
- 6d6dfd1 Fix depfile parser test case line continuation by Brad King · 9 years ago
- 94f4153 Re-arrange depfile parser token processing logic by Brad King · 6 years ago
- a02132d Re-generate depfile parser with re2cc 1.0.1 by Brad King · 6 years ago
- 5a78423 Add OSX build on travis (#1502) by Takuto Ikuta · 6 years ago
- cfd74e5 Fit --help output into 80 columns and move verbose up, fix #1500 by Jan Niklas Hasse · 6 years ago
- 845213a Merge pull request #1474 from mathstuf/win32-invalid-parameter-help by Jan Niklas Hasse · 6 years ago
- 516f637 Merge pull request #1462 from GoaLitiuM/win10color by Jan Niklas Hasse · 6 years ago
- d5091ee Merge pull request #1439 from Lekensteyn/threaded-browse-py by Nico Weber · 6 years ago
- 1c34a15 Merge pull request #1496 from mathstuf/minor-fixes by Nico Weber · 6 years ago
- f95f51b Merge pull request #1196 from danw/ReadFile_opt by Jan Niklas Hasse · 6 years ago
- a63fb13 Improve error message when Python wasn't found for the browse tool by Jan Niklas Hasse · 6 years ago
- 2108bb3 Explain why there's no browse tool, fix #1478 by Jan Niklas Hasse · 6 years ago
- 70017a9 HACKING: use `Python` for the project by Ben Boeckel · 6 years ago
- 4fd00f2 HACKING: fix some whitespace nits by Ben Boeckel · 6 years ago
- 65f5d96 Fix rendering of code block, fix #955 by Jan Niklas Hasse · 6 years ago
- 378486b Make -j 0 run unlimited parallel builds, fix #1309 by Martell Malone · 6 years ago
- 1b8ab15 Enable ANSI escape sequences on Windows 10 terminals by GoaLitiuM · 6 years ago
- a65f0d4 Merge pull request #1264 from gahr/DirName-compile-time by Jan Niklas Hasse · 6 years ago
- bf75175 Add --verbose as an alternative spelling for -v, fix #1310 by Jan Niklas Hasse · 6 years ago
- d3ea98a Add unit test for #1491 by Jan Niklas Hasse · 6 years ago
- 16e3a45 Merge pull request #1491 from mathstuf/elision-off-by-n by Jan Niklas Hasse · 6 years ago
- bf7107b Allow disabling of escape code stripping, fix #1475 by Jan Niklas Hasse · 6 years ago
- 1463fdc subprocess-win32: add hint on ERROR_INVALID_PARAMETER by Ben Boeckel · 6 years ago
- e2aa04f Win32Fatal: support a "hint" for the error by Ben Boeckel · 6 years ago
- 6a9411e manual: mention the "invalid parameter" case by Ben Boeckel · 6 years ago
- d81cb42 util: don't add ellipses width when deciding if they're necessary by Ben Boeckel · 10 years ago
- 99c5c22 Merge pull request #1307 from moroten/fix-too-long-path-test-bug by Jan Niklas Hasse · 6 years ago
- ef46561 Verify GetFullPathName return value by Fredrik Medley · 7 years ago
- 44ed374 Make output_test.py independent of the environment by Jan Niklas Hasse · 6 years ago
- 0858f2e Merge pull request #1488 from maciej-pawlowski-opera/issue-1227-2 by Jan Niklas Hasse · 6 years ago
- 0db30f2 Fix older VS compatibility issues and PDB files generation issue. (#1435) by ikifof · 6 years ago
- 3edc4d4 Fix parsing some special chars in depfiles by Maciej Pawlowski · 6 years ago
- edb848d Regenerate depfile_parser.cc and lexer.cc with newer re2c by Maciej Pawlowski · 6 years ago
- cf51ff5 Merge pull request #1473 from zdave/query-term-stdout by Jan Niklas Hasse · 6 years ago
- 19c2946 Exclude broken DiskInterfaceTests from MSVC, see #1423 by Jan Niklas Hasse · 6 years ago
- a3f284a Merge pull request #1326 from 0-wiz-0/master by Jan Niklas Hasse · 6 years ago
- 9342a7e Merge pull request #1457 from V-for-Vasili/AIX-support by Jan Niklas Hasse · 6 years ago
- 3841023 Add test for #1418 (edge output should match status) by Jan Niklas Hasse · 6 years ago
- 4baea2b Revert "Fix confusing smart console output from concurrent builds" by Jan Niklas Hasse · 6 years ago
- 775c8e8 Add script to test Ninja's output by Jan Niklas Hasse · 6 years ago
- 10e66a1 Do not always strip colored output in verbose mode, fix #1214 by Jan Niklas Hasse · 6 years ago
- 0eb7199 Ignore Visual Studio Code project files by Jan Niklas Hasse · 6 years ago
- d849e8f AppVeyor: Also build with MinGW by Jan Niklas Hasse · 6 years ago
- f6971c9 Merge pull request #1472 from Hi-Angel/master by Jan Niklas Hasse · 6 years ago
- 3400ae9 Merge pull request #1299 from pcc/fflush by Jan Niklas Hasse · 6 years ago
- cadcfc1 Add more instructions for building ninja in Windows (#1169) by Andrew Maclean · 6 years ago
- f95652d Merge pull request #1481 from rickysarraf/fix-testcase-whoami by Jan Niklas Hasse · 6 years ago
- 3eb9cd2 Merge pull request #1485 from nomis/freebsd-11 by Jan Niklas Hasse · 6 years ago
- 590a0e9 Merge pull request #1350 from korli/posix_spawn_errno by Jan Niklas Hasse · 6 years ago
- 812250d Merge pull request #1430 from whereswaldon/patch-1 by Jan Niklas Hasse · 6 years ago
- febd3b3 Fix compilation on FreeBSD 11.2 (use st_mtim.tv_nsec) by Simon Arlott · 6 years ago
- 6e30a04 browse.py: fix delay with multiple connections by Peter Wu · 6 years ago
- fccab74 Merge pull request #1417 from stefanb2/topic-silence-gcc-fallthrough-warnings by Nico Weber · 6 years ago
- d2045de Merge pull request #1467 from cdluminate/master by Nico Weber · 6 years ago
- b8834a2 Change gyp to gn by Shoaib Meenai · 6 years ago
- 74f0355 Replace `whoami` with a more generic command by Ritesh Raj Sarraf · 6 years ago
- f56a832 Query terminal width from STDOUT_FILENO by David Emett · 9 years ago