index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rearrange handling of builtin bindings to make rules simpler
Evan Martin
2012-12-29
1
-1/+1
*
Remove unnecessary parameter from ShouldDelayEdge
Robert Iannucci
2012-11-30
1
-1/+1
*
Rename isValid
Robert Iannucci
2012-11-30
1
-1/+1
*
Improve comments for src/state.h
Robert Iannucci
2012-11-30
1
-3/+12
*
Uninitialized variable! There is always one...
Robert Iannucci
2012-11-10
1
-1/+1
*
Dump pools with State
Robert Iannucci
2012-11-09
1
-3/+6
*
Fix a bug... now chrome build works O_O
Robert Iannucci
2012-11-09
1
-1/+1
*
and some basic implementation
Robert Iannucci
2012-11-09
1
-5/+7
*
stub out an api and de-constify Pool
Robert Iannucci
2012-11-09
1
-5/+27
*
Const ref FTW
Robert Iannucci
2012-11-09
1
-1/+1
*
Pull out base changes to state
Robert Iannucci
2012-11-09
1
-1/+24
*
move BuildLog to DependencyScan
Evan Martin
2012-09-04
1
-2/+0
*
Remove #pragma once from our header files.
Thiago Farina
2012-07-17
1
-1/+0
*
No need to write 'struct' before type name when declaraing variables in C++.
Thiago Farina
2012-05-23
1
-1/+1
*
more stringpiece
Evan Martin
2012-01-09
1
-3/+3
*
switch node lookup to StringPiece
Evan Martin
2012-01-09
1
-2/+2
*
more whitespace
Evan Martin
2011-12-07
1
-0/+4
*
merge StatCache into State
Evan Martin
2011-12-07
1
-6/+10
*
Add spelling suggestions for four cases:
Nico Weber
2011-11-16
1
-0/+1
*
Split Node::dirty_ into two flags: Node::dirty_ and Edge::outputs_ready_
Peter Collingbourne
2011-10-18
1
-0/+1
*
Factor out State struct from ninja_jumble.cc into its header/source files.
Thiago Farina
2011-09-03
1
-0/+68