Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean: remove outputs specified by dyndep files | Brad King | 2019-04-18 | 1 | -0/+5 |
* | clean: remove unnecessary Cleaner constructor variant | Brad King | 2019-04-18 | 1 | -4/+0 |
* | fix all "class" -> "struct" | Evan Martin | 2012-12-29 | 1 | -2/+1 |
* | refactor repeated code in cleaner | Evan Martin | 2012-10-31 | 1 | -0/+4 |
* | Improve the efficiency of -t clean | Petr Wolf | 2012-10-04 | 1 | -0/+1 |
* | Remove #pragma once from our header files. | Thiago Farina | 2012-07-17 | 1 | -1/+0 |
* | Implement generator rules | Peter Collingbourne | 2011-10-15 | 1 | -2/+3 |
* | Make Cleaner::config_ a reference-to-const instead of copying the value. | Thiago Farina | 2011-09-09 | 1 | -4/+5 |
* | Fix trivial style issues with Cleaner class. | Thiago Farina | 2011-08-09 | 1 | -5/+3 |
* | Return non-zero status when errors occur. | Nicolas Despres | 2011-05-02 | 1 | -4/+9 |
* | Add a test for the clean tool. | Nicolas Despres | 2011-05-02 | 1 | -3/+34 |
* | Add the 'clean' tool. | Nicolas Despres | 2011-04-26 | 1 | -0/+68 |