projects
/
platform
/
upstream
/
ninja.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/ninja.git
2015-04-09
Nico Weber
Merge pull request #954 from nico/fix
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Nico Weber
Fix an assert (and tests in --debug mode) after #921.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Nico Weber
Merge pull request #953 from Sushisource/graphivz_fix
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Spencer Judge
Fix backslashes in graphviz causing incorrect rendering...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Nico Weber
Merge pull request #951 from nico/cyclefix2
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Nico Weber
Don't get stuck on cyclic graphs where one edge has...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Nico Weber
Merge pull request #950 from nico/cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Nico Weber
Cleanup: Don't search stack for cycle elements twice.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Nico Weber
Cleanup: Make stack a const ref now that it's no longer...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Nico Weber
Cleanup: Don't modify during cycle checking.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Nico Weber
Merge pull request #949 from nico/staterr
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Nico Weber
Let Stat() have an err outparam instead of writing...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Nico Weber
Merge pull request #945 from nico/reldocs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Nico Weber
make notes on how to update docs more detailed
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Nico Weber
Merge pull request #944 from nico/flags
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Nico Weber
Add an opt-in flag to make duplicate edges an error...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Nico Weber
Swap order of -k and -l in help output, to keep the...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Nico Weber
Merge pull request #943 from nico/ssshh
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Nico Weber
Make tests quiet again.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Nico Weber
Move warning emission on dupe edges from State to Manif...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Nico Weber
Merge pull request #942 from nico/cyclefix2
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Nico Weber
Preallocate edge node vectors. ~1% faster.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Nico Weber
Recover slowdown for cyclic rule bindings fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Nico Weber
Don't crash on cyclic references between rule bindings.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Nico Weber
Merge pull request #940 from nico/moredupes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Nico Weber
Another crash fix for duplicate edges. Fixes #939.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Nico Weber
Merge pull request #938 from nico/aflclang
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Nico Weber
Add notes on using afl-fuzz to HACKING.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Nico Weber
Merge pull request #937 from nico/statfix
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Nico Weber
Make failing stat() calls abort the build.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Nico Weber
Merge pull request #936 from nico/cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Nico Weber
Add a missing &. (No behavior change, only used in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Nico Weber
Env should only be about variables. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Nico Weber
Merge pull request #930 from nico/depcolon
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Nico Weber
Merge pull request #933 from nico/dupeedgefix
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Nico Weber
Build self-consistent graphs for dupe edges with multip...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Nico Weber
On unexpected output in a .d file, rebuild instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Nico Weber
Reject depfiles that don't contain a : after the target...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Evan Martin
Merge pull request #928 from nico/novar
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Nico Weber
Remove option no longer needed now that we don't use...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Nico Weber
Simplify. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Nico Weber
Merge pull request #917 from pinotree/rlimit
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Nico Weber
Merge pull request #910 from jlnt/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Nico Weber
Merge pull request #927 from nico/colorgcc
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Nico Weber
Make diagnostics colored with new gccs (4.9+) too.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Nico Weber
Merge pull request #926 from nico/fixlibcpp
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Nico Weber
Fix build with libc++ after #921.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Nico Weber
Merge pull request #921 from mohamed/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Nico Weber
Merge pull request #925 from kirbyfan64/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ryan Gonzalez
Test for Clang by checking --version
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Nico Weber
Merge pull request #923 from HeisSpiter/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mohamed Bamakhrama
Added a new test to illustrate scoped rules
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Pierre Schweitzer
Directly pass the string instead of char * to Truncate...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Mohamed Bamakhrama
Allow scoping rules through subninja
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Pino Toscano
subprocess_test: gracefully handle rlim.rlim_cur <...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Nico Weber
Merge pull request #914 from tzik/typo_fix
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
tzik
Typo fix in graph.cc
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Nico Weber
Merge pull request #908 from colincross/multipass
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin Cross
Allow manifest rebuild to loop up to 100 times
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Julien Tinnes
POSIX: detach background subprocesses from terminal.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Nico Weber
Merge pull request #897 from tzik/pending
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Nico Weber
Merge pull request #903 from nico/gcov
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Nico Weber
Document how to run gcov on ninja.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Nico Weber
Merge pull request #901 from nico/assertless
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Nico Weber
Remove an incorrect assert.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Taiju Tsuiki
Check pending SIGINT after ppoll/pselect
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Nico Weber
Merge pull request #894 from tfarina/has-indent
commit
|
commitdiff
|
tree
|
snapshot
2015-01-10
Thiago Farina
Cleanup: Fix 'hasIdent' variable name/style.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Merge pull request #889 from nico/del2
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Try to simplify d1e6a29 a bit.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Merge pull request #888 from nico/del
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Remove unused hash<std::string>.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Merge pull request #887 from berenm/master
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Beren Minor
Fix compilation errors on Visual Studio 2015 (_MSC_VER...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Nico Weber
Merge pull request #884 from nico/sshh
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Nico Weber
Merge pull request #885 from frasercrmck/zsh_comp_modes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Fraser Cormack
zsh-completion: remove use of 'head' with negative...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Nico Weber
Remove 'Recompacting...' messages.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Nico Weber
Merge pull request #882 from mathstuf/verbose-configure
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Ben Boeckel
configure: add a verbose mode
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Nico Weber
Merge pull request #881 from nico/depscancycles
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Nico Weber
Let DependencyScan::RecomputeDirty() work correclty...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Nico Weber
Rename a few iterators. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Nico Weber
remove two unneeded `explicit`s
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Weber
Merge pull request #703 from ovinn/master
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Weber
Merge pull request #835 from rainlabs-eu/fix-cygwin...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Weber
Rename num_collisions to collision_count.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Weber
Merge pull request #868 from Fanael/ninja-mode.el-refactor
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Weber
Merge pull request #809 from andrey-malets/doc-for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Weber
Merge pull request #879 from nico/rev
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Weber
Revert #223, fixes #874.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nico Weber
Merge pull request #878 from nico/py3
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nico Weber
Make configure.py work with Python. Fixes issue #877.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Nico Weber
Merge pull request #873 from nico/full
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Nico Weber
win: Use full console width for status messages.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Nico Weber
Merge pull request #872 from nico/vec
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Nico Weber
win/lineprinter: Use a vector instead of manual memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Nico Weber
Merge pull request #871 from nico/ctrls
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Nico Weber
win: Let the "Pause" key or Ctrl-S pause output.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Fanael Linithien
Remove unneeded save-excursion.
commit
|
commitdiff
|
tree
|
snapshot
next