Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: don't pollute the rules file with useless comments | Peter Kuemmel | 2012-06-10 | 1 | -0/+2 |
* | Ninja: add response file support on Windows | Peter Kuemmel | 2012-06-05 | 1 | -6/+6 |
* | Pre-compute object file names before Ninja generation | Brad King | 2012-03-16 | 1 | -31/+0 |
* | Ninja: Constify use of cmCustomCommand | Brad King | 2012-03-13 | 1 | -3/+3 |
* | Ninja: Import library support for Windows | Peter Collingbourne | 2012-02-19 | 1 | -0/+1 |
* | Ninja: Shell encode the command used in custom commands | Peter Collingbourne | 2012-02-19 | 1 | -1/+2 |
* | Ninja: Shell encode paths used in "cd" commands | Peter Collingbourne | 2012-02-19 | 1 | -5/+5 |
* | Ninja: Backslash rules for Windows | Peter Collingbourne | 2012-02-19 | 1 | -3/+8 |
* | Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nop | Peter Kuemmel | 2012-02-18 | 1 | -0/+4 |
* | Ninja: Fix a 79-col violation | Peter Collingbourne | 2012-02-05 | 1 | -1/+1 |
* | Ninja: Add the Ninja generator | Peter Collingbourne | 2012-02-02 | 1 | -0/+413 |