Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static | Robert Maynard | 2013-07-01 | 1 | -9/+10 |
| | | | | | | To properly track the usage of dependencies that are generated at compile time as the side effect of other build steps we need to make the WriteBuild and WritePhonyBuild commands non static | ||||
* | Ninja: shell escape $(CMAKE_SOURCE_DIR) and $(CMAKE_BINARY_DIR) | Peter Collingbourne | 2012-03-17 | 1 | -4/+12 |
| | |||||
* | Ninja: Add a missed license header | Peter Collingbourne | 2012-02-27 | 1 | -0/+12 |
| | |||||
* | Ninja: Appease various compilers | Peter Collingbourne | 2012-02-05 | 1 | -2/+2 |
| | |||||
* | 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/+99 |