Imported Upstream version 1.7.1
[platform/upstream/ninja.git] / src / graph_test.cc
2016-04-27 Nico Weberv1.7.0 upstream/1.7.0 v1.7.0
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 Brad KingAdd support for build statement implicit outputs
2015-12-29 Nico WeberMerge pull request #1073 from ninja-build/manual-font
2015-12-29 Nico WeberMerge pull request #1074 from ninja-build/manual-command
2015-12-06 Evan MartinMerge pull request #1042 from avallee/master
2015-11-12 Nico WeberMerge pull request #1047 from pykello/master
2015-11-12 Nico WeberMerge pull request #1046 from zed0/master
2015-11-12 Evan MartinMerge pull request #1007 from mikesep/aix
2015-11-12 Nico WeberMerge pull request #999 from colincross/dumbstatus
2015-11-12 Nico WeberMerge pull request #964 from nicolasdespres/sighup
2015-11-12 Nico WeberMerge pull request #763 from drbo/master
2015-11-11 Nico WeberMerge pull request #1049 from nico/update-links
2015-11-11 Nico WeberMake links point to org page
2015-06-29 Nico Weberv1.6.0 v1.6.0
2014-12-09 Nico WeberMerge pull request #881 from nico/depscancycles
2014-12-08 Nico WeberLet DependencyScan::RecomputeDirty() work correclty...
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-12 Nico WeberMerge pull request #848 from sgraham/canon-maintain
2014-11-08 Scott Grahampath decanonicalization when building command
2014-06-27 Nico Weberv1.5.0 v1.5.0
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-08-19 Reid KlecknerMerge branch 'master' into wstr
2013-08-11 Evan MartinMerge pull request #633 from rgeary1/NestedPhonyPrintsDone
2013-08-11 Richard GearyFix for missing "no work to do." message if all build...
2013-05-16 Evan MartinMerge branch 'master' into release
2013-04-09 Evan MartinMerge branch 'dep-pipeless'
2013-04-09 Evan MartinMerge pull request #532 from nico/sshhh_gtest
2013-04-08 Evan Martinplumb DepsLog load through Builder
2013-04-08 Evan Martinmove test virtual time "now_" into VirtualFileSystem
2013-04-05 Evan Martinversion 1.2.0
2012-12-29 Evan Martinrearrange handling of builtin bindings to make rules...
2012-09-13 Evan Martinversion 1.0.0 v1.0.0
2012-09-06 Evan MartinMerge pull request #408 from nico/fix
2012-09-04 Evan Martinmove BuildLog to DependencyScan
2012-09-02 Evan Martinsplit out dirty recomputation logic from Edge class
2012-08-30 Evan MartinMerge pull request #407 from maximuska/proposed/dirty...
2012-08-30 Maxim Kalaevsafer build: consider target dirty if depfile is missing
2012-08-01 Evan MartinMerge branch 'factor-elide-middle' of git://github...
2012-07-28 Evan MartinMerge pull request #383 from nico/fix380
2012-07-28 Nico WeberAdd a regression test for issue #380 (which fails at...
2012-01-05 Evan MartinMerge pull request #185 from nico/vim
2012-01-04 Evan MartinMerge pull request #175 from nornagon/escape-in-out
2012-01-04 Jeremy ApthorpAdd a test for quoting spaces in expanded $in and ...
2011-12-20 Evan MartinMerge pull request #146 from nornagon/escape-spaces
2011-12-07 Evan Martinmake Node::in_edge_ private
2011-12-07 Evan Martinmake Node::dirty_ private
2011-12-07 Evan Martinmerge FileStat into Node
2011-05-13 Evan MartinSEMANTIC CHANGE: implicit inputs are now required to...
2011-05-06 Evan Martinwindows: successfully link tests
2011-05-01 Evan Martinadd test for RootNodes(); fix comment
2011-04-30 Evan MartinMerged pull request #32 from iwadon/fix-graph-test.
2011-04-29 Hiroyuki Iwatsukifix SEGV in graph_test
2011-04-29 Evan Martinadd doxygen-compatibile comments to most classes
2011-04-18 Evan MartinMerge branch 'term-fix' of https://github.com/SByer...
2011-04-15 Evan MartinMerge branch 'master' of github.com:martine/ninja
2011-04-15 Thiago FarinaMove CanonicalizePath into util.h so it can be shared...
2011-03-07 Evan Martinfiles that have both implicit and explicit edges should...
2011-03-07 Evan Martincanonicalize paths loaded from depfiles