Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement generator rules | Peter Collingbourne | 2011-10-15 | 1 | -1/+4 |
* | Make Cleaner::config_ a reference-to-const instead of copying the value. | Thiago Farina | 2011-09-09 | 1 | -1/+0 |
* | Factor out State struct from ninja_jumble.cc into its header/source files. | Thiago Farina | 2011-09-03 | 1 | -1/+1 |
* | Move RealDiskInterface class to disk_interface.h. | Thiago Farina | 2011-08-25 | 1 | -21/+20 |
* | clean: don't delete phony targets | Evan Martin | 2011-06-30 | 1 | -4/+7 |
* | Return non-zero status when errors occur. | Nicolas Despres | 2011-05-02 | 1 | -15/+35 |
* | Add a test for the clean tool. | Nicolas Despres | 2011-05-02 | 1 | -31/+52 |
* | fix a signedness warning | Evan Martin | 2011-04-29 | 1 | -1/+1 |
* | Add the 'clean' tool. | Nicolas Despres | 2011-04-26 | 1 | -0/+190 |