projects
/
platform
/
upstream
/
ninja.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Try to fix #685
2015-11-11
Nico Weber
Try to fix #685
commit
|
commitdiff
|
tree
2015-11-11
Nico Weber
Update link to point to ninja-build.org
commit
|
commitdiff
|
tree
2015-11-11
Nico Weber
Merge pull request #1049 from nico/update-links
commit
|
commitdiff
|
tree
2015-11-11
Nico Weber
Make links point to org page
commit
|
commitdiff
|
tree
2015-11-11
Nico Weber
test commit
commit
|
commitdiff
|
tree
2015-10-22
Nico Weber
Merge pull request #1015 from moroten/docs-relpath
commit
|
commitdiff
|
tree
2015-10-22
Nico Weber
Merge pull request #1040 from peter1000/patch-1
commit
|
commitdiff
|
tree
2015-10-21
Nico Weber
Merge pull request #1029 from nicolasdespres/fix-doc...
commit
|
commitdiff
|
tree
2015-09-07
Nico Weber
Merge pull request #1014 from moroten/optimize-stringpiece
commit
|
commitdiff
|
tree
2015-09-07
Nico Weber
Merge pull request #1018 from nico/spell
commit
|
commitdiff
|
tree
2015-09-07
Nico Weber
Merge LLVM r242069, make spell checking allocate less...
commit
|
commitdiff
|
tree
2015-08-27
Nico Weber
Merge pull request #1009 from sgraham/fix-null.o
commit
|
commitdiff
|
tree
2015-08-10
Nico Weber
Merge pull request #1003 from sgraham/2015-compile
commit
|
commitdiff
|
tree
2015-08-03
Nico Weber
Merge pull request #998 from LindleyF/stdc-format-macros
commit
|
commitdiff
|
tree
2015-07-30
Nico Weber
Merge pull request #997 from mikesep/assert-arg-order
commit
|
commitdiff
|
tree
2015-07-10
Nico Weber
Merge pull request #988 from nico/slashes
commit
|
commitdiff
|
tree
2015-07-05
Nico Weber
Merge pull request #973 from sgraham/canonicalize-fix
commit
|
commitdiff
|
tree
2015-07-05
Nico Weber
Merge pull request #979 from stinb/bootstrap-out-of...
commit
|
commitdiff
|
tree
2015-07-02
Nico Weber
fix typos, punctuation, redundant words in HACKING.md
commit
|
commitdiff
|
tree
2015-07-01
Nico Weber
Merge pull request #984 from martine/vcvars
commit
|
commitdiff
|
tree
2015-06-29
Nico Weber
mark this 1.6.0.git
commit
|
commitdiff
|
tree
2015-06-22
Nico Weber
Merge pull request #978 from martine/revert-971-bootstrap...
commit
|
commitdiff
|
tree
2015-06-22
Nico Weber
Revert "Bootstrap out of source"
commit
|
commitdiff
|
tree
2015-06-19
Nico Weber
Merge pull request #975 from nico/docs
commit
|
commitdiff
|
tree
2015-06-18
Nico Weber
Merge pull request #971 from stinb/bootstrap-out-of...
commit
|
commitdiff
|
tree
2015-06-18
Nico Weber
Merge pull request #970 from nico/explain
commit
|
commitdiff
|
tree
2015-06-18
Nico Weber
Merge pull request #974 from bradking/add-missing-initializer
commit
|
commitdiff
|
tree
2015-05-15
Nico Weber
Add a missing EXPLAIN() call.
commit
|
commitdiff
|
tree
2015-05-02
Nico Weber
Fix typo in comment.
commit
|
commitdiff
|
tree
2015-04-29
Nico Weber
Merge pull request #962 from sgraham/pool-use-fix
commit
|
commitdiff
|
tree
2015-04-27
Nico Weber
Merge pull request #743 from nicolasdespres/sigterm
commit
|
commitdiff
|
tree
2015-04-19
Nico Weber
Merge pull request #958 from rui314/master
commit
|
commitdiff
|
tree
2015-04-09
Nico Weber
Merge pull request #954 from nico/fix
commit
|
commitdiff
|
tree
2015-04-08
Nico Weber
Merge pull request #953 from Sushisource/graphivz_fix
commit
|
commitdiff
|
tree
2015-04-01
Nico Weber
Merge pull request #951 from nico/cyclefix2
commit
|
commitdiff
|
tree
2015-04-01
Nico Weber
Don't get stuck on cyclic graphs where one edge has...
commit
|
commitdiff
|
tree
2015-04-01
Nico Weber
Merge pull request #950 from nico/cleanup
commit
|
commitdiff
|
tree
2015-04-01
Nico Weber
Cleanup: Don't search stack for cycle elements twice.
commit
|
commitdiff
|
tree
2015-04-01
Nico Weber
Cleanup: Make stack a const ref now that it's no longer...
commit
|
commitdiff
|
tree
2015-04-01
Nico Weber
Cleanup: Don't modify during cycle checking.
commit
|
commitdiff
|
tree
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
Merge pull request #944 from nico/flags
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-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
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-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-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
next