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-09-07
Nico Weber
Merge pull request #1018 from nico/spell
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Nico Weber
Merge LLVM r242069, make spell checking allocate less...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Nico Weber
Merge pull request #1009 from sgraham/fix-null.o
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Scott Graham
Don't output null.o during configure
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Nico Weber
Merge pull request #1003 from sgraham/2015-compile
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Scott Graham
Remove accidental changes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Scott Graham
Some mucking with std:: for set_terminate and terminate...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Scott Graham
Set _HAS_EXCEPTIONS=0 on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Nico Weber
Merge pull request #998 from LindleyF/stdc-format-macros
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Lindley French
Make sure not to re-define __STDC_FORMAT_MACROS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Nico Weber
Merge pull request #997 from mikesep/assert-arg-order
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Mike Seplowitz
Correct order of ASSERT_EQ arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Nico Weber
Merge pull request #988 from nico/slashes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Nico Weber
win: print right slashes in 'unknown target' message
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Nico Weber
Merge pull request #973 from sgraham/canonicalize-fix
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Nico Weber
Merge pull request #979 from stinb/bootstrap-out-of...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Nico Weber
fix typos, punctuation, redundant words in HACKING.md
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Nico Weber
Merge pull request #984 from martine/vcvars
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Evan Martin
point people at more detailed build docs if they're...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Nico Weber
mark this 1.6.0.git
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Jason Haslam
Fix bootstrap from a source path containing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Jason Haslam
Search for generated headers relative to build dir.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Jason Haslam
Allow configure script to bootstrap out of source.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Nico Weber
Merge pull request #978 from martine/revert-971-bootstr...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Nico Weber
Revert "Bootstrap out of source"
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Nico Weber
Merge pull request #975 from nico/docs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Nico Weber
Document the change from #921 in the manual.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Nico Weber
Merge pull request #971 from stinb/bootstrap-out-of...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Nico Weber
Merge pull request #970 from nico/explain
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Scott Graham
don't alias input/output in ExtractDeps (i.e. actually...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Scott Graham
propagate include normalization failure to caller instead
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Scott Graham
Error+exit -> Fatal
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Nico Weber
Merge pull request #974 from bradking/add-missing-initi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Brad King
Add missing member initializer in Edge constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Scott Graham
don't abort()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Scott Graham
push error to caller and abort on failure
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Scott Graham
Fix crash in attempting to canonicalize paths longer...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Jason Haslam
Search for generated headers relative to build dir.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Jason Haslam
Allow configure script to bootstrap out of source.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Nico Weber
Add a missing EXPLAIN() call.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Nico Weber
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Nico Weber
Merge pull request #962 from sgraham/pool-use-fix
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Nico Weber
Merge pull request #743 from nicolasdespres/sigterm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Scott Graham
simplify & inline
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Scott Graham
avoid calling ResumeDelayedJobs instead
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Scott Graham
add comment
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Nicolas Despres
Forward interruption signal to child processes.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Nicolas Despres
Allow SIGTERM for interruption.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Scott Graham
Fix pool use count going unbalanced
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Nico Weber
Merge pull request #958 from rui314/master
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Rui Ueyama
Run more than 34 processes on Win32 if we have 32+...
commit
|
commitdiff
|
tree
|
snapshot
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
next