Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ninja: Split StatCache struct into its own header file. | Thiago Farina | 2011-05-31 | 1 | -1/+1 |
| | | | | | | Note: This is a TODO in ninja_jumble.cc. Signed-off-by: Thiago Farina <tfarina@chromium.org> | ||||
* | add --profile configure flag | Evan Martin | 2011-05-25 | 1 | -0/+5 |
| | |||||
* | add a test program for evaluating depfile parse speed | Evan Martin | 2011-05-25 | 1 | -0/+7 |
| | |||||
* | fix the error: 'asciidoc: To many arguments' | Hiroyuki Iwatsuki | 2011-05-15 | 1 | -1/+1 |
| | |||||
* | move various doc files out of top-level directory | Evan Martin | 2011-05-14 | 1 | -5/+7 |
| | |||||
* | remove order-only hacks now that semantics changed | Evan Martin | 2011-05-13 | 1 | -4/+3 |
| | |||||
* | make platform a command-line arg to configure | Evan Martin | 2011-05-09 | 1 | -9/+19 |
| | |||||
* | rename gen-build-file to configure | Evan Martin | 2011-05-09 | 1 | -0/+183 |
Change it so it always writes build.ninja; easier to run directly. |