platform/upstream/ninja.git
2015-07-10 Nico WeberMerge pull request #988 from nico/slashes
2015-07-10 Nico Weberwin: print right slashes in 'unknown target' message
2015-07-05 Nico WeberMerge pull request #973 from sgraham/canonicalize-fix
2015-07-05 Nico WeberMerge pull request #979 from stinb/bootstrap-out-of...
2015-07-02 Nico Weberfix typos, punctuation, redundant words in HACKING.md
2015-07-01 Nico WeberMerge pull request #984 from martine/vcvars
2015-06-30 Evan Martinpoint people at more detailed build docs if they're...
2015-06-29 Nico Webermark this 1.6.0.git
2015-06-22 Jason HaslamFix bootstrap from a source path containing spaces.
2015-06-22 Jason HaslamSearch for generated headers relative to build dir.
2015-06-22 Jason HaslamAllow configure script to bootstrap out of source.
2015-06-22 Nico WeberMerge pull request #978 from martine/revert-971-bootstr...
2015-06-22 Nico WeberRevert "Bootstrap out of source"
2015-06-19 Nico WeberMerge pull request #975 from nico/docs
2015-06-19 Nico WeberDocument the change from #921 in the manual.
2015-06-18 Nico WeberMerge pull request #971 from stinb/bootstrap-out-of...
2015-06-18 Nico WeberMerge pull request #970 from nico/explain
2015-06-18 Scott Grahamdon't alias input/output in ExtractDeps (i.e. actually...
2015-06-18 Scott Grahampropagate include normalization failure to caller instead
2015-06-18 Scott GrahamError+exit -> Fatal
2015-06-18 Nico WeberMerge pull request #974 from bradking/add-missing-initi...
2015-06-16 Brad KingAdd missing member initializer in Edge constructor
2015-06-09 Scott Grahamdon't abort()
2015-06-09 Scott Grahampush error to caller and abort on failure
2015-06-08 Scott GrahamFix crash in attempting to canonicalize paths longer...
2015-05-26 Jason HaslamSearch for generated headers relative to build dir.
2015-05-26 Jason HaslamAllow configure script to bootstrap out of source.
2015-05-15 Nico WeberAdd a missing EXPLAIN() call.
2015-05-02 Nico WeberFix typo in comment.
2015-04-29 Nico WeberMerge pull request #962 from sgraham/pool-use-fix
2015-04-27 Nico WeberMerge pull request #743 from nicolasdespres/sigterm
2015-04-27 Scott Grahamsimplify & inline
2015-04-24 Scott Grahamavoid calling ResumeDelayedJobs instead
2015-04-24 Scott Grahamadd comment
2015-04-24 Nicolas DespresForward interruption signal to child processes.
2015-04-24 Nicolas DespresAllow SIGTERM for interruption.
2015-04-23 Scott GrahamFix pool use count going unbalanced
2015-04-19 Nico WeberMerge pull request #958 from rui314/master
2015-04-17 Rui UeyamaRun more than 34 processes on Win32 if we have 32+...
2015-04-09 Nico WeberMerge pull request #954 from nico/fix
2015-04-09 Nico WeberFix an assert (and tests in --debug mode) after #921.
2015-04-08 Nico WeberMerge pull request #953 from Sushisource/graphivz_fix
2015-04-08 Spencer JudgeFix backslashes in graphviz causing incorrect rendering...
2015-04-01 Nico WeberMerge pull request #951 from nico/cyclefix2
2015-04-01 Nico WeberDon't get stuck on cyclic graphs where one edge has...
2015-04-01 Nico WeberMerge pull request #950 from nico/cleanup
2015-04-01 Nico WeberCleanup: Don't search stack for cycle elements twice.
2015-04-01 Nico WeberCleanup: Make stack a const ref now that it's no longer...
2015-04-01 Nico WeberCleanup: Don't modify during cycle checking.
2015-03-31 Nico WeberMerge pull request #949 from nico/staterr
2015-03-31 Nico WeberLet Stat() have an err outparam instead of writing...
2015-03-25 Nico WeberMerge pull request #945 from nico/reldocs
2015-03-25 Nico Webermake notes on how to update docs more detailed
2015-03-25 Nico WeberMerge pull request #944 from nico/flags
2015-03-24 Nico WeberAdd an opt-in flag to make duplicate edges an error...
2015-03-24 Nico WeberSwap order of -k and -l in help output, to keep the...
2015-03-24 Nico WeberMerge pull request #943 from nico/ssshh
2015-03-24 Nico WeberMake tests quiet again.
2015-03-24 Nico WeberMove warning emission on dupe edges from State to Manif...
2015-03-21 Nico WeberMerge pull request #942 from nico/cyclefix2
2015-03-21 Nico WeberPreallocate edge node vectors. ~1% faster.
2015-03-21 Nico WeberRecover slowdown for cyclic rule bindings fix.
2015-03-21 Nico WeberDon't crash on cyclic references between rule bindings.
2015-03-19 Nico WeberMerge pull request #940 from nico/moredupes
2015-03-19 Nico WeberAnother crash fix for duplicate edges. Fixes #939.
2015-03-19 Nico WeberMerge pull request #938 from nico/aflclang
2015-03-19 Nico WeberAdd notes on using afl-fuzz to HACKING.
2015-03-19 Nico WeberMerge pull request #937 from nico/statfix
2015-03-19 Nico WeberMake failing stat() calls abort the build.
2015-03-19 Nico WeberMerge pull request #936 from nico/cleanup
2015-03-18 Nico WeberAdd a missing &. (No behavior change, only used in...
2015-03-18 Nico WeberEnv should only be about variables. No behavior change.
2015-03-17 Nico WeberMerge pull request #930 from nico/depcolon
2015-03-15 Nico WeberMerge pull request #933 from nico/dupeedgefix
2015-03-15 Nico WeberBuild self-consistent graphs for dupe edges with multip...
2015-03-12 Nico WeberOn unexpected output in a .d file, rebuild instead...
2015-03-12 Nico WeberReject depfiles that don't contain a : after the target...
2015-03-10 Evan MartinMerge pull request #928 from nico/novar
2015-03-10 Nico WeberRemove option no longer needed now that we don't use...
2015-03-10 Nico WeberSimplify. No behavior change.
2015-03-09 Nico WeberMerge pull request #917 from pinotree/rlimit
2015-03-09 Nico WeberMerge pull request #910 from jlnt/master
2015-03-09 Nico WeberMerge pull request #927 from nico/colorgcc
2015-03-09 Nico WeberMake diagnostics colored with new gccs (4.9+) too.
2015-03-09 Nico WeberMerge pull request #926 from nico/fixlibcpp
2015-03-09 Nico WeberFix build with libc++ after #921.
2015-03-09 Nico WeberMerge pull request #921 from mohamed/master
2015-03-09 Nico WeberMerge pull request #925 from kirbyfan64/master
2015-03-09 Ryan GonzalezTest for Clang by checking --version
2015-03-08 Nico WeberMerge pull request #923 from HeisSpiter/master
2015-03-08 Mohamed BamakhramaAdded a new test to illustrate scoped rules
2015-03-07 Pierre SchweitzerDirectly pass the string instead of char * to Truncate...
2015-03-01 Mohamed BamakhramaAllow scoping rules through subninja
2015-02-28 Pino Toscanosubprocess_test: gracefully handle rlim.rlim_cur <...
2015-02-07 Nico WeberMerge pull request #914 from tzik/typo_fix
2015-02-06 tzikTypo fix in graph.cc
2015-02-03 Nico WeberMerge pull request #908 from colincross/multipass
2015-02-03 Colin CrossAllow manifest rebuild to loop up to 100 times
2015-01-29 Julien TinnesPOSIX: detach background subprocesses from terminal.
2015-01-24 Nico WeberMerge pull request #897 from tzik/pending
next