projects
/
platform
/
upstream
/
ninja.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #949 from nico/staterr
2015-03-31
Nico Weber
Merge pull request #949 from nico/staterr
commit
|
commitdiff
|
tree
2015-03-31
Nico Weber
Let Stat() have an err outparam instead of writing...
commit
|
commitdiff
|
tree
2015-03-25
Nico Weber
Merge pull request #945 from nico/reldocs
commit
|
commitdiff
|
tree
2015-03-25
Nico Weber
make notes on how to update docs more detailed
commit
|
commitdiff
|
tree
2015-03-25
Nico Weber
Merge pull request #944 from nico/flags
commit
|
commitdiff
|
tree
2015-03-24
Nico Weber
Add an opt-in flag to make duplicate edges an error...
commit
|
commitdiff
|
tree
2015-03-24
Nico Weber
Swap order of -k and -l in help output, to keep the...
commit
|
commitdiff
|
tree
2015-03-24
Nico Weber
Merge pull request #943 from nico/ssshh
commit
|
commitdiff
|
tree
2015-03-24
Nico Weber
Make tests quiet again.
commit
|
commitdiff
|
tree
2015-03-24
Nico Weber
Move warning emission on dupe edges from State to ManifestPa...
commit
|
commitdiff
|
tree
2015-03-21
Nico Weber
Merge pull request #942 from nico/cyclefix2
commit
|
commitdiff
|
tree
2015-03-21
Nico Weber
Preallocate edge node vectors. ~1% faster.
commit
|
commitdiff
|
tree
2015-03-21
Nico Weber
Recover slowdown for cyclic rule bindings fix.
commit
|
commitdiff
|
tree
2015-03-21
Nico Weber
Don't crash on cyclic references between rule bindings.
commit
|
commitdiff
|
tree
2015-03-19
Nico Weber
Merge pull request #940 from nico/moredupes
commit
|
commitdiff
|
tree
2015-03-19
Nico Weber
Another crash fix for duplicate edges. Fixes #939.
commit
|
commitdiff
|
tree
2015-03-19
Nico Weber
Merge pull request #938 from nico/aflclang
commit
|
commitdiff
|
tree
2015-03-19
Nico Weber
Add notes on using afl-fuzz to HACKING.
commit
|
commitdiff
|
tree
2015-03-19
Nico Weber
Merge pull request #937 from nico/statfix
commit
|
commitdiff
|
tree
2015-03-19
Nico Weber
Make failing stat() calls abort the build.
commit
|
commitdiff
|
tree
2015-03-19
Nico Weber
Merge pull request #936 from nico/cleanup
commit
|
commitdiff
|
tree
2015-03-18
Nico Weber
Add a missing &. (No behavior change, only used in...
commit
|
commitdiff
|
tree
2015-03-18
Nico Weber
Env should only be about variables. No behavior change.
commit
|
commitdiff
|
tree
2015-03-17
Nico Weber
Merge pull request #930 from nico/depcolon
commit
|
commitdiff
|
tree
2015-03-15
Nico Weber
Merge pull request #933 from nico/dupeedgefix
commit
|
commitdiff
|
tree
2015-03-15
Nico Weber
Build self-consistent graphs for dupe edges with multiple...
commit
|
commitdiff
|
tree
2015-03-12
Nico Weber
On unexpected output in a .d file, rebuild instead...
commit
|
commitdiff
|
tree
2015-03-12
Nico Weber
Reject depfiles that don't contain a : after the target...
commit
|
commitdiff
|
tree
2015-03-10
Nico Weber
Remove option no longer needed now that we don't use...
commit
|
commitdiff
|
tree
2015-03-10
Nico Weber
Simplify. No behavior change.
commit
|
commitdiff
|
tree
2015-03-09
Nico Weber
Merge pull request #917 from pinotree/rlimit
commit
|
commitdiff
|
tree
2015-03-09
Nico Weber
Merge pull request #910 from jlnt/master
commit
|
commitdiff
|
tree
2015-03-09
Nico Weber
Merge pull request #927 from nico/colorgcc
commit
|
commitdiff
|
tree
2015-03-09
Nico Weber
Make diagnostics colored with new gccs (4.9+) too.
commit
|
commitdiff
|
tree
2015-03-09
Nico Weber
Merge pull request #926 from nico/fixlibcpp
commit
|
commitdiff
|
tree
2015-03-09
Nico Weber
Fix build with libc++ after #921.
commit
|
commitdiff
|
tree
2015-03-09
Nico Weber
Merge pull request #921 from mohamed/master
commit
|
commitdiff
|
tree
2015-03-09
Nico Weber
Merge pull request #925 from kirbyfan64/master
commit
|
commitdiff
|
tree
2015-03-08
Nico Weber
Merge pull request #923 from HeisSpiter/master
commit
|
commitdiff
|
tree
2015-02-07
Nico Weber
Merge pull request #914 from tzik/typo_fix
commit
|
commitdiff
|
tree
2015-02-03
Nico Weber
Merge pull request #908 from colincross/multipass
commit
|
commitdiff
|
tree
2015-01-24
Nico Weber
Merge pull request #897 from tzik/pending
commit
|
commitdiff
|
tree
2015-01-21
Nico Weber
Merge pull request #903 from nico/gcov
commit
|
commitdiff
|
tree
2015-01-21
Nico Weber
Document how to run gcov on ninja.
commit
|
commitdiff
|
tree
2015-01-20
Nico Weber
Merge pull request #901 from nico/assertless
commit
|
commitdiff
|
tree
2015-01-20
Nico Weber
Remove an incorrect assert.
commit
|
commitdiff
|
tree
2015-01-14
Nico Weber
Merge pull request #894 from tfarina/has-indent
commit
|
commitdiff
|
tree
2015-01-04
Nico Weber
Merge pull request #889 from nico/del2
commit
|
commitdiff
|
tree
2015-01-04
Nico Weber
Try to simplify d1e6a29 a bit.
commit
|
commitdiff
|
tree
2015-01-04
Nico Weber
Merge pull request #888 from nico/del
commit
|
commitdiff
|
tree
2015-01-04
Nico Weber
Remove unused hash<std::string>.
commit
|
commitdiff
|
tree
2015-01-04
Nico Weber
Merge pull request #887 from berenm/master
commit
|
commitdiff
|
tree
2014-12-25
Nico Weber
Merge pull request #884 from nico/sshh
commit
|
commitdiff
|
tree
2014-12-22
Nico Weber
Merge pull request #885 from frasercrmck/zsh_comp_modes
commit
|
commitdiff
|
tree
2014-12-18
Nico Weber
Remove 'Recompacting...' messages.
commit
|
commitdiff
|
tree
2014-12-11
Nico Weber
Merge pull request #882 from mathstuf/verbose-configure
commit
|
commitdiff
|
tree
2014-12-09
Nico Weber
Merge pull request #881 from nico/depscancycles
commit
|
commitdiff
|
tree
2014-12-08
Nico Weber
Let DependencyScan::RecomputeDirty() work correclty...
commit
|
commitdiff
|
tree
2014-12-07
Nico Weber
Rename a few iterators. No behavior change.
commit
|
commitdiff
|
tree
2014-12-07
Nico Weber
remove two unneeded `explicit`s
commit
|
commitdiff
|
tree
2014-12-04
Nico Weber
Merge pull request #703 from ovinn/master
commit
|
commitdiff
|
tree
2014-12-04
Nico Weber
Merge pull request #835 from rainlabs-eu/fix-cygwin...
commit
|
commitdiff
|
tree
2014-12-04
Nico Weber
Rename num_collisions to collision_count.
commit
|
commitdiff
|
tree
2014-12-04
Nico Weber
Merge pull request #868 from Fanael/ninja-mode.el-refactor
commit
|
commitdiff
|
tree
2014-12-04
Nico Weber
Merge pull request #809 from andrey-malets/doc-for...
commit
|
commitdiff
|
tree
2014-12-04
Nico Weber
Merge pull request #879 from nico/rev
commit
|
commitdiff
|
tree
2014-12-04
Nico Weber
Revert #223, fixes #874.
commit
|
commitdiff
|
tree
2014-12-03
Nico Weber
Merge pull request #878 from nico/py3
commit
|
commitdiff
|
tree
2014-12-03
Nico Weber
Make configure.py work with Python. Fixes issue #877.
commit
|
commitdiff
|
tree
2014-12-02
Nico Weber
Merge pull request #873 from nico/full
commit
|
commitdiff
|
tree
2014-12-02
Nico Weber
win: Use full console width for status messages.
commit
|
commitdiff
|
tree
2014-12-02
Nico Weber
Merge pull request #872 from nico/vec
commit
|
commitdiff
|
tree
2014-12-02
Nico Weber
win/lineprinter: Use a vector instead of manual memory...
commit
|
commitdiff
|
tree
2014-12-02
Nico Weber
Merge pull request #871 from nico/ctrls
commit
|
commitdiff
|
tree
2014-12-02
Nico Weber
win: Let the "Pause" key or Ctrl-S pause output.
commit
|
commitdiff
|
tree
2014-11-24
Nico Weber
mark this 1.5.3.git
commit
|
commitdiff
|
tree
2014-11-22
Nico Weber
Merge pull request #866 from nico/winfix
commit
|
commitdiff
|
tree
2014-11-22
Nico Weber
Fix Windows build after #862. Thanks to @harig for...
commit
|
commitdiff
|
tree
2014-11-22
Nico Weber
Merge pull request #862 from nico/browse
commit
|
commitdiff
|
tree
2014-11-22
Nico Weber
Merge pull request #863 from nico/nopthread
commit
|
commitdiff
|
tree
2014-11-22
Nico Weber
Remove now-unused variable test_libs.
commit
|
commitdiff
|
tree
2014-11-22
Nico Weber
Stop linking pthread.
commit
|
commitdiff
|
tree
2014-11-21
Nico Weber
Make browse detection consistent with other platform...
commit
|
commitdiff
|
tree
2014-11-21
Nico Weber
Merge pull request #861 from nico/nosub
commit
|
commitdiff
|
tree
2014-11-21
Nico Weber
Remove duplicate import. No behavior change.
commit
|
commitdiff
|
tree
2014-11-17
Nico Weber
Merge pull request #856 from nico/TABS
commit
|
commitdiff
|
tree
2014-11-17
Nico Weber
emacs: Remove an empty line, wrap a comment.
commit
|
commitdiff
|
tree
2014-11-14
Nico Weber
Merge pull request #842 from nico/solaris
commit
|
commitdiff
|
tree
2014-11-14
Nico Weber
Merge pull request #852 from nico/browse
commit
|
commitdiff
|
tree
2014-11-14
Nico Weber
Make sure configure.py and ninja.cc always agree on...
commit
|
commitdiff
|
tree
2014-11-14
Nico Weber
Merge pull request #851 from nico/cleanup
commit
|
commitdiff
|
tree
2014-11-14
Nico Weber
Remove unused variables.
commit
|
commitdiff
|
tree
2014-11-12
Nico Weber
Merge pull request #850 from sgraham/ocd
commit
|
commitdiff
|
tree
2014-11-12
Nico Weber
Merge pull request #849 from sgraham/set-err-canon...
commit
|
commitdiff
|
tree
2014-11-12
Nico Weber
Merge pull request #848 from sgraham/canon-maintain
commit
|
commitdiff
|
tree
2014-11-03
Nico Weber
Merge pull request #822 from tzik/throttle
commit
|
commitdiff
|
tree
2014-11-01
Nico Weber
Merge pull request #825 from Rapptz/master
commit
|
commitdiff
|
tree
2014-11-01
Nico Weber
Fix building on Solaris.
commit
|
commitdiff
|
tree
2014-10-31
Nico Weber
Merge pull request #841 from sgraham/strchr
commit
|
commitdiff
|
tree
2014-10-30
Nico Weber
Merge pull request #840 from sgraham/canon-win-squashed
commit
|
commitdiff
|
tree
next