summaryrefslogtreecommitdiffstats
path: root/src/state.h
Commit message (Expand)AuthorAgeFilesLines
* stub out an api and de-constify PoolRobert Iannucci2012-11-091-5/+27
* Const ref FTWRobert Iannucci2012-11-091-1/+1
* Pull out base changes to stateRobert Iannucci2012-11-091-1/+24
* move BuildLog to DependencyScanEvan Martin2012-09-041-2/+0
* Remove #pragma once from our header files.Thiago Farina2012-07-171-1/+0
* No need to write 'struct' before type name when declaraing variables in C++.Thiago Farina2012-05-231-1/+1
* more stringpieceEvan Martin2012-01-091-3/+3
* switch node lookup to StringPieceEvan Martin2012-01-091-2/+2
* more whitespaceEvan Martin2011-12-071-0/+4
* merge StatCache into StateEvan Martin2011-12-071-6/+10
* Add spelling suggestions for four cases:Nico Weber2011-11-161-0/+1
* Split Node::dirty_ into two flags: Node::dirty_ and Edge::outputs_ready_Peter Collingbourne2011-10-181-0/+1
* Factor out State struct from ninja_jumble.cc into its header/source files.Thiago Farina2011-09-031-0/+68