index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
state.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
adjust the wording in "multiple rules generate X" warning
Evan Martin
2013-04-19
1
-1/+2
*
add DepsLog, a new data structure for dependency information
Evan Martin
2013-04-08
1
-2/+3
*
Fix debug build on linux (type strictness).
Robert Iannucci
2013-03-23
1
-2/+2
*
Fix Pool to use a set internally
Robert Iannucci
2013-03-18
1
-5/+14
*
rearrange handling of builtin bindings to make rules simpler
Evan Martin
2012-12-29
1
-2/+2
*
Fix formatting
Robert Iannucci
2012-11-30
1
-3/+3
*
Make edge dump pool name, and skip default pool
Robert Iannucci
2012-11-10
1
-1/+3
*
Dump pools with State
Robert Iannucci
2012-11-09
1
-2/+20
*
and some basic implementation
Robert Iannucci
2012-11-09
1
-0/+27
*
stub out an api and de-constify Pool
Robert Iannucci
2012-11-09
1
-6/+6
*
Pull out base changes to state
Robert Iannucci
2012-11-09
1
-1/+16
*
move BuildLog to DependencyScan
Evan Martin
2012-09-04
1
-1/+1
*
more stringpiece
Evan Martin
2012-01-09
1
-5/+8
*
switch node lookup to StringPiece
Evan Martin
2012-01-09
1
-3/+3
*
convert ExternalStringHash to use StringPiece
Evan Martin
2012-01-09
1
-2/+2
*
Use getter instead of private member.
Nicolas Despres
2011-12-09
1
-1/+1
*
make Rule::name_ private
Evan Martin
2011-12-07
1
-1/+1
*
make Node::out_edges_ private
Evan Martin
2011-12-07
1
-2/+2
*
make Node::in_edge_ private
Evan Martin
2011-12-07
1
-2/+2
*
merge StatCache into State
Evan Martin
2011-12-07
1
-4/+38
*
merge FileStat into Node
Evan Martin
2011-12-07
1
-12/+3
*
Add spelling suggestions for four cases:
Nico Weber
2011-11-16
1
-0/+7
*
Split Node::dirty_ into two flags: Node::dirty_ and Edge::outputs_ready_
Peter Collingbourne
2011-10-18
1
-0/+6
*
Factor out State struct from ninja_jumble.cc into its header/source files.
Thiago Farina
2011-09-03
1
-0/+108