Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build object library targets in Ninja | Brad King | 2012-03-16 | 1 | -0/+1 |
* | Pre-compute object file names before Ninja generation | Brad King | 2012-03-16 | 1 | -0/+29 |
* | Ninja: Shell encode various CMake invocations | Peter Collingbourne | 2012-02-19 | 1 | -4/+11 |
* | Ninja: Backslash rules for Windows | Peter Collingbourne | 2012-02-19 | 1 | -4/+13 |
* | Ninja: Identifier encoding rules for ' ' and ':' | Peter Collingbourne | 2012-02-18 | 1 | -2/+6 |
* | Ninja: Partially revert "win fixes: escape back slash/colon, use cd. as cmd.e... | Peter Collingbourne | 2012-02-18 | 1 | -9/+2 |
* | Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nop | Peter Kuemmel | 2012-02-18 | 1 | -2/+9 |
* | Ninja: Appease various compilers | Peter Collingbourne | 2012-02-05 | 1 | -5/+6 |
* | Ninja: Remove some default arguments | Peter Collingbourne | 2012-02-05 | 1 | -4/+1 |
* | Ninja: Add the Ninja generator | Peter Collingbourne | 2012-02-02 | 1 | -0/+774 |