index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
graph_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let DependencyScan::RecomputeDirty() work correclty with cyclic graphs.
Nico Weber
2014-12-08
1
-0/+75
*
path decanonicalization when building command
Scott Graham
2014-11-08
1
-0/+21
*
More robust escaping of $in, $out paths
Nicholas Hutchinson
2014-01-06
1
-3/+8
*
Fix for missing "no work to do." message if all build edges are phony rules.
Richard Geary
2013-08-11
1
-0/+20
*
plumb DepsLog load through Builder
Evan Martin
2013-04-08
1
-1/+1
*
move test virtual time "now_" into VirtualFileSystem
Evan Martin
2013-04-08
1
-24/+28
*
rearrange handling of builtin bindings to make rules simpler
Evan Martin
2012-12-29
1
-0/+35
*
move BuildLog to DependencyScan
Evan Martin
2012-09-04
1
-1/+1
*
split out dirty recomputation logic from Edge class
Evan Martin
2012-09-02
1
-8/+11
*
safer build: consider target dirty if depfile is missing
Maxim Kalaev
2012-08-30
1
-0/+25
*
Add a regression test for issue #380 (which fails at the moment)
Nico Weber
2012-07-28
1
-0/+19
*
Add a test for quoting spaces in expanded $in and $out.
Jeremy Apthorp
2012-01-04
1
-0/+9
*
make Node::in_edge_ private
Evan Martin
2011-12-07
1
-5/+5
*
make Node::dirty_ private
Evan Martin
2011-12-07
1
-5/+5
*
merge FileStat into Node
Evan Martin
2011-12-07
1
-1/+1
*
SEMANTIC CHANGE: implicit inputs are now required to exist
Evan Martin
2011-05-13
1
-2/+20
*
windows: successfully link tests
Evan Martin
2011-05-06
1
-1/+1
*
add test for RootNodes(); fix comment
Evan Martin
2011-05-01
1
-0/+16
*
fix SEGV in graph_test
Hiroyuki Iwatsuki
2011-04-29
1
-5/+5
*
add doxygen-compatibile comments to most classes
Evan Martin
2011-04-29
1
-0/+18
*
Move CanonicalizePath into util.h so it can be shared by the other modules.
Thiago Farina
2011-04-15
1
-33/+0
*
files that have both implicit and explicit edges should be implicit
Evan Martin
2011-03-07
1
-0/+24
*
canonicalize paths loaded from depfiles
Evan Martin
2011-03-07
1
-0/+90