Sign in
◑
Theme
chromium
/
external
/
github.com
/
ninja-build
/
ninja
/
HEAD
c8b233e
Merge pull request #2825 from Krishnanand-G/fix/deps-log-bogus-out-id
by Jan Niklas Hasse
· 4 days ago
master
ab7f80c
Revert "Deactivate linux-musl because it fails sometimes"
by Jan Niklas Hasse
· 5 days ago
140469f
Merge pull request #2835 from r3wretrhy/fix-escape-path-dollar
by Jan Niklas Hasse
· 5 days ago
4a13565
ninja_syntax: escape dollar signs in paths
by Zhaoqi Xu
· 8 days ago
e4a1280
Deactivate linux-musl because it fails sometimes
by Jan Niklas Hasse
· 9 days ago
cdebee3
Merge pull request #2828 from pttydou/fix/phonycycle-parser-1518
by Jan Niklas Hasse
· 9 days ago
3a6f002
Merge pull request #2831 from kostadinsh/libcxx23
by Jan Niklas Hasse
· 9 days ago
0f507b5
Merge pull request #2830 from r3wretrhy/tests-jobserver-span-duration
by Jan Niklas Hasse
· 2 weeks ago
58927d0
Remove trailing whitespace
by Jan Niklas Hasse
· 3 weeks ago
e708a79
Merge pull request #2826 from victoriacampbellmake/fix/windows-unc-canonicalize-2800
by Jan Niklas Hasse
· 3 weeks ago
b9b400b
Merge pull request #2686 from PowellNGL/master
by Jan Niklas Hasse
· 3 weeks ago
f5a3026
Merge pull request #2786 from JamesWidman/write-one-byte-to-lockfile
by Jan Niklas Hasse
· 3 weeks ago
e40daee
Fix building with libc++ 23
by Kostadin Shishmanov
· 3 weeks ago
de08982
Merge pull request #2634 from digit-google/jobserver-pool
by Jan Niklas Hasse
· 3 weeks ago
e188486
Merge pull request #2781 from Omotola/fix/msvc-warnings-c4244-c4267
by Jan Niklas Hasse
· 3 weeks ago
bfb4e71
Merge pull request #2655 from magistau/zero-deps
by Jan Niklas Hasse
· 3 weeks ago
3f8a5a5
Tests: lengthen jobserver span to survive CI oversubscription
by Zhaoqi Xu
· 3 weeks ago
4e794fe
Enable MSVC warnings C4244 and C4267 (#2769)
by Omotola Akeredolu
· 4 weeks ago
a907177
Support `enable_jobserver_pool = 1` in `build.ninja`.
by David 'Digit' Turner
· 4 weeks ago
7424d27
Implement GNU jobserver pool mode.
by David 'Digit' Turner
· 4 weeks ago
41ed4aa
Add JobserverPool class.
by David 'Digit' Turner
· 4 weeks ago
bbd63a4
Fix phonycycle warn input handling
by ptt
· 4 weeks ago
57f2504
Update lockfile mtime by writing a byte to it
by James Widman
· 6 weeks ago
ff105f1
fix(windows): only restore UNC prefix when original separators were backslashes
by victoriacampbellmake
· 6 weeks ago
cffad24
fix(windows): preserve UNC prefix after CanonicalizePath (#2800)
by victoriacampbellmake
· 6 weeks ago
da6742e
fix(windows): preserve UNC prefix after CanonicalizePath (#2800)
by victoriacampbellmake
· 6 weeks ago
5e4ac66
Fix DepsLog crash on a deps record with a bogus out_id
by Krishnanand G
· 6 weeks ago
d6cba0f
feat: `zero` deps format
by Tau
· 6 weeks ago
b51a1e3
Merge pull request #2817 from moritzx22/fixUnitTest_DyndepBuildDiscoverOutputAndDepfileInput
by Jan Niklas Hasse
· 9 weeks ago
7255bed
Unittest DyndepBuildDiscoverOutputAndDepfileInput
by moritzx22
· 9 weeks ago
fc6bb98
Use 2 spaces for indent in CMakeLists.txt, too
by Jan Niklas Hasse
· 9 weeks ago
88f90e8
Merge pull request #2680 from moritzx22/fix2666
by Jan Niklas Hasse
· 10 weeks ago
0b115d8
Load depfile only when output nodes are not dirty
by Moritz
· 10 weeks ago
a658435
Refactor dirty‑state recomputation with caching and cleanup
by moritzX22
· 10 weeks ago
3d87209
Refactoring
by moritzX22
· 10 weeks ago
2501879
Reorder operations in RecomputeNodeDirty
by moritzX22
· 10 weeks ago
77d328f
Merge pull request #2797 from orgads/emhash
by Jan Niklas Hasse
· 3 months ago
ada4c10
Merge pull request #2809 from elliotgoodrich/fix-signature-mismatch
by Jan Niklas Hasse
· 3 months ago
034e2b8
Fix signature mismatch in `StatusFormatEnv`
by Elliot Goodrich
· 3 months ago
89a60db
Merge pull request #2716 from elliotgoodrich/take-stringpiece-on-graph-methods
by Jan Niklas Hasse
· 3 months ago
ce60eb1
Merge pull request #2774 from jhasse/status-description
by Jan Niklas Hasse
· 3 months ago
33a4003
Merge pull request #2799 from orgads/mkdtemp-mingw
by Jan Niklas Hasse
· 3 months ago
8942286
Merge pull request #2804 from ninja-build/dependabot/github_actions/actions/checkout-7
by Jan Niklas Hasse
· 3 months ago
9cf0f74
Bump actions/checkout from 6 to 7
by dependabot[bot]
· 3 months ago
06191e7
Merge pull request #2796 from orgads/tests-pipe
by Jan Niklas Hasse
· 3 months ago
a2f5ce7
Fix test build on mingw
by Orgad Shaneh
· 3 months ago
77fc2c3
Update emhash
by Orgad Shaneh
· 3 months ago
d128826
Tests: Use context manager for Popen
by Orgad Shaneh
· 3 months ago
f735970
Merge pull request #2751 from philwo/clean-multi-outputs
by Jan Niklas Hasse
· 3 months ago
cdb7c8b
Merge pull request #2763 from braydenkrus/patch-2
by Jan Niklas Hasse
· 3 months ago
ec91f7d
Merge pull request #2789 from bradking/dyndep-multi
by Jan Niklas Hasse
· 3 months ago
f942e6e
Merge pull request #2792 from orgads/bootstrap-test
by Jan Niklas Hasse
· 3 months ago
75c3aee
Fix bootstrap with unit tests
by Orgad Shaneh
· 3 months ago
dd1faec
dyndep: fix handling of multiple dyndep file outputs on one edge
by Brad King
· 4 months ago
5a7fe11
deduplicate CMake target logic (#2775)
by scivision
· 4 months ago
173f464
Merge pull request #2777 from scivision/cmake-noop
by Jan Niklas Hasse
· 4 months ago
2c729fa
Remove unnecessary NO_COLOR checks, condense checks for CLICOLOR_FORCE and FORCE_COLOR
by Brayden Krus
· 4 months ago
0d57a90
remove noop CMake policy - always new already
by scivision
· 4 months ago
23a6827
Allow to change order of description in --status
by Jan Niklas Hasse
· 4 months ago
2a8ddcc
Merge pull request #2772 from jhasse/status-cmd-line
by Jan Niklas Hasse
· 4 months ago
0f55557
Add --status flag with Ninja-style variable expansion
by Jan Niklas Hasse
· 4 months ago
166d023
Merge pull request #2771 from jhasse/test_issue_2621
by Jan Niklas Hasse
· 5 months ago
28d5408
Make test_issue_2621 resistence against different ordering
by Jan Niklas Hasse
· 5 months ago
aa4c15c
Merge pull request #2722 from elliotgoodrich/small-string-utils
by Jan Niklas Hasse
· 5 months ago
68398e1
Merge pull request #2738 from ninja-build/dependabot/github_actions/actions/upload-artifact-7
by Jan Niklas Hasse
· 5 months ago
b7b5d31
Merge pull request #2744 from braydenkrus/patch-1
by Jan Niklas Hasse
· 5 months ago
02e3fd2
Merge pull request #2765 from jhasse/builddir-target
by Jan Niklas Hasse
· 5 months ago
044656d
Add a check for NO_COLOR for UNIX that was included for Windows
by Brayden Krus
· 5 months ago
6aa47db
Use anonymous namespace for helper functions, uncomment NO_COLOR code
by Brayden Krus
· 5 months ago
d4f11df
Remove ansi_color, move its implementation to line_printer
by Brayden Krus
· 5 months ago
61b029a
Switch to getenv and _putenv_s for Windows ansi_color
by Brayden Krus
· 5 months ago
f19dc4a
Address comments
by Jan Niklas Hasse
· 5 months ago
a830ae5
Merge pull request #2726 from jamesl-10/ninja-parallelism
by Jan Niklas Hasse
· 5 months ago
14fa2b7
Fix AnsiColorTest on Windows, remove Windows line endings
by Brayden Krus
· 5 months ago
1e6c96f
Implement ansi_color
by Brayden Krus
· 5 months ago
201c9b9
Implement ansi_color
by Brayden Krus
· 5 months ago
27e4b60
Simplify helper functions
by Brayden Krus
· 5 months ago
def9560
Merge pull request #2764 from skeeto/fix-recovery
by Nico Weber
· 5 months ago
e1707b4
Add support for FORCE_COLOR. (For now) comment out NO_COLOR logic
by Brayden Krus
· 5 months ago
cedf78d
Merge pull request #2739 from jhasse/exclude-validation-edges-from-compdb
by Jan Niklas Hasse
· 5 months ago
93e431a
Fall back to $builddir/target when target lookup fails
by Jan Niklas Hasse
· 5 months ago
947aade
Merge pull request #2753 from bradking/explain-dyndep
by Jan Niklas Hasse
· 5 months ago
93d37d0
Add test for deps log duplicate path record recovery.
by Christopher Wellons
· 5 months ago
3f910ed
Fix deps log recovery failing to remove corrupt records
by Christopher Wellons
· 6 months ago
54ce433
Clean unneeded comment
by Brayden Krus
· 6 months ago
467483f
Implement helper functions for NO_COLOR and CLICOLOR_FORCE
by Brayden Krus
· 6 months ago
0d80e3c
Fix `getenv`
by Brayden Krus
· 6 months ago
ad4a073
Check `NO_COLOR` flag before `CLICOLOR_FORCE`
by Brayden Krus
· 6 months ago
bbde7f3
Restore "explain" output when a dyndep file is loaded
by Brad King
· 6 months ago
b7bbeec
Add test for `ninja -d explain` with dyndep
by Brad King
· 6 months ago
1ad778b
Migrate explanation printing from StatusPrinter to Explanations
by Brad King
· 6 months ago
2dc18d3
Factor out implementation of Explanations into a dedicated source
by Brad King
· 6 months ago
b90f358
Merge pull request #2756 from bradking/graph-visit-cleanup
by Jan Niklas Hasse
· 6 months ago
f42b614
Simplify logic that updates an edge from dyndep and depfile bindings
by Brad King
· 6 months ago
85f4e5e
Merge pull request #2750 from lklivingstone/fix/browse-url-encode
by Jan Niklas Hasse
· 6 months ago
882af5e
Explicitly load a node's mtime before comparing it to the deps log
by Brad King
· 6 months ago
ec78f22
fix URL-encode targets in -t browse
by lklivingstone
· 6 months ago
79482d3
Queue an edge's validation nodes before *all* inputs
by Brad King
· 6 months ago
57157f6
Merge pull request #2754 from bradking/doc-dyndep
by Jan Niklas Hasse
· 6 months ago
1cda427
Document more precisely how a dyndep file may affect the build graph
by Brad King
· 6 months ago
Next »