Imported Upstream version 1.7.1
[platform/upstream/ninja.git] / src / graph.cc
2016-04-27 Nico Weberv1.7.0 upstream/1.7.0 v1.7.0
2016-04-19 Nico WeberMerge pull request #1059 from bradking/avoid-double...
2016-04-04 Nico WeberMerge pull request #1112 from Lekensteyn/browse-tool...
2016-03-05 Nico WeberMerge pull request #1102 from bradking/remove-unnecessa...
2016-02-25 Brad KingRemove StatIfNecessary call that is never necessary
2016-02-05 Nico WeberMerge pull request #1106 from nico/winfix
2016-02-03 Nico WeberMerge pull request #1100 from nico/doc
2016-02-03 Nico WeberMerge pull request #1033 from colincross/failed
2016-02-03 Nico WeberMerge pull request #989 from bradking/implicit-outputs
2016-02-03 Nico WeberMerge pull request #1060 from bradking/deduplicate...
2016-02-03 Brad KingExpose more details in FileReader::ReadFile signature
2016-02-03 Brad KingAdd support for build statement implicit outputs
2015-11-12 Nico WeberMerge pull request #763 from drbo/master
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-06-29 Nico Weberv1.6.0 v1.6.0
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-05-15 Nico WeberAdd a missing EXPLAIN() call.
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-21 Nico WeberMerge pull request #942 from nico/cyclefix2
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 #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 WeberEnv should only be about variables. No behavior change.
2015-03-17 Nico WeberMerge pull request #930 from nico/depcolon
2015-03-12 Nico WeberOn unexpected output in a .d file, rebuild instead...
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 #921 from mohamed/master
2015-03-01 Mohamed BamakhramaAllow scoping rules through subninja
2015-02-07 Nico WeberMerge pull request #914 from tzik/typo_fix
2015-02-06 tzikTypo fix in graph.cc
2014-12-09 Nico WeberMerge pull request #881 from nico/depscancycles
2014-12-08 Nico WeberLet DependencyScan::RecomputeDirty() work correclty...
2014-12-07 Nico WeberRename a few iterators. No behavior change.
2014-12-07 Nico Weberremove two unneeded `explicit`s
2014-12-04 Nico WeberMerge pull request #703 from ovinn/master
2014-12-04 Nico WeberMerge pull request #835 from rainlabs-eu/fix-cygwin...
2014-12-04 Nico WeberMerge pull request #809 from andrey-malets/doc-for...
2014-11-24 Nico Weberv1.5.3 v1.5.3
2014-11-23 Evan MartinMerge pull request #772 from drbo/syntax_bugfix
2014-11-18 Evan MartinMerge pull request #813 from cdlm/emacs-mode-require...
2014-11-18 Evan MartinMerge pull request #836 from nocnokneo/patch-1
2014-11-14 Nico WeberMerge pull request #842 from nico/solaris
2014-11-14 Nico WeberMerge pull request #851 from nico/cleanup
2014-11-12 Nico WeberMerge pull request #850 from sgraham/ocd
2014-11-12 Scott Grahamwhitespace/comment/wrap fixes, no intended functionalit...
2014-11-12 Nico WeberMerge pull request #848 from sgraham/canon-maintain
2014-11-11 Scott Grahamno need to Decanonicalize on non-Windows
2014-11-10 Scott Grahammake all GetNode explicit, add DepsLog canonicalize...
2014-11-09 Scott Grahamfix order of args to CanonicalizePath
2014-11-09 Scott Grahamremove CanonicalizePath overloads, test for toplevel...
2014-11-08 Scott Grahampath decanonicalization when building command
2014-06-29 Nico WeberMerge pull request #755 from zmodem/working_dir_vs_msvc...
2014-06-27 Nico Weberv1.5.0 v1.5.0
2014-05-31 Demetri ObenourMerge remote-tracking branch 'upstream/master'
2014-05-30 Nico WeberMerge pull request #768 from nico/vimsyn
2014-05-29 Nico WeberMerge pull request #767 from nico/esc_deprspfile
2014-05-21 Nico WeberMake "depfile=$out.d" work if $out contains escaped...
2014-04-17 Nico WeberMerge pull request #714 from pcc/console-pool
2014-02-03 Peter CollingbourneIntroduce the "console" pool
2014-01-07 Nico WeberMerge pull request #697 from nico/gclogs
2014-01-06 Nico WeberMerge pull request #690 from nickhutchinson/feature...
2014-01-06 Nicholas HutchinsonMore robust escaping of $in, $out paths
2013-09-12 Evan Martinv1.4.0 master v1.4.0
2013-09-11 Nico WeberMerge pull request #657 from sgraham/keeprsp2
2013-09-10 Scott Grahamadd -d keeprsp to preserve @rsp files on success on...
2013-09-02 Nico WeberMerge pull request #650 from nico/simplify
2013-09-02 Nico WeberSimplify.
2013-09-02 Nico WeberMerge pull request #649 from nico/fff
2013-09-02 Nico WeberDelete a line I failed to delete in d7a46654a7be1.
2013-09-02 Nico WeberMerge pull request #648 from nico/landmaxim
2013-09-02 Maxim KalaevFix restat rebuild if deps are missing.
2013-09-02 Maxim KalaevShare more code between CleanNode() and RecomputeDirty().
2013-09-02 Maxim KalaevCheck depslog timestamp in LoadDepsFromLog(), not in...
2013-06-06 Nico WeberMerge pull request #592 from nico/addtest
2013-06-04 Evan Martinv1.3.4 v1.3.4
2013-06-04 Nico WeberAdd test that proves `node->AddOutEdge(edge);` in ...
2013-06-04 Nico WeberMerge pull request #591 from nico/fixrestat
2013-06-03 Nico WeberFix restat builds with edges generating headers depende...
2013-05-16 Evan MartinMerge branch 'master' into release
2013-04-10 Evan Martininclude mtimes in deplog explain
2013-04-09 Evan MartinMerge branch 'dep-pipeless'
2013-04-09 Evan Martinadd a test for the "deps out of date" case
2013-04-08 Evan Martinuse logged deps mtime in dirty calculation
2013-04-08 Evan Martinrename "special" to "deps"
2013-04-08 Evan Martinuse special=anything to trigger loading from depslog
2013-04-08 Evan Martinadd "special=gcc" attribute, use to load depslog
2013-04-08 Evan Martinuse DepsLog in loading dependencies
2013-04-08 Evan Martinfactor out implicit dep loading
2013-04-05 Evan Martinrefactor some of the output mtime-handling code
2013-04-05 Evan Martinversion 1.2.0
2013-01-27 Evan MartinMerge pull request #485 from petrh/fedora-rpmbuild
2013-01-24 Evan MartinMerge pull request #489 from sgraham/err-message-depfile
2013-01-24 Scott Grahammore verbose error (including path) when depfile fails...
next