| Commit message (Expand) | Author | Age | Files | Lines |
* | cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+2 |
|
|
* | Ninja: Centralize path conversion in global generator (#15757) | Brad King | 2015-09-25 | 1 | -15/+0 |
|
|
* | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 1 | -2/+1 |
|
|
* | cmLocalGenerator: Remove Parent pointer. | Stephen Kelly | 2015-08-28 | 1 | -1/+1 |
|
|
* | cmLocalCommonGenerator: Adopt ConfigName member | Brad King | 2015-07-09 | 1 | -6/+0 |
|
|
* | Add common base classes to Makefile and Ninja generators | Brad King | 2015-07-09 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: De-virtualize Configure(). | Stephen Kelly | 2015-06-04 | 1 | -2/+0 |
|
|
* | cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+2 |
|
|
* | Ninja: Remove some bogus comments. | Stephen Kelly | 2015-05-23 | 1 | -9/+0 |
|
|
* | cmLocalGenerator: Add abstraction to check if top-level. | Stephen Kelly | 2015-05-14 | 1 | -3/+0 |
|
|
* | cmLocalGenerator: Require a global generator in the constructor. | Stephen Kelly | 2015-05-14 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -1/+1 |
|
|
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -1/+1 |
|
|
* | Ninja: Fix RC include directories regression | Brad King | 2014-10-13 | 1 | -1/+2 |
|
|
* | Ninja: Use 'console' pool for CMake re-run if possible (#14915) | Sylvain Joubert | 2014-10-03 | 1 | -0/+1 |
|
|
* | ninja: Use string parameters | Ben Boeckel | 2014-05-02 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: Add ComputeObjectFilenames interface. | Stephen Kelly | 2014-03-13 | 1 | -0/+4 |
|
|
* | Generalize cmCustomCommandGenerator to more fields | Brad King | 2014-03-12 | 1 | -3/+4 |
|
|
* | stringapi: Return a string reference for the configuration | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: Add format option to ConvertToLinkReference | Brad King | 2014-03-04 | 1 | -1/+2 |
|
|
* | cmLocalGenerator: Add format option to ConvertToIncludeReference | Brad King | 2014-03-04 | 1 | -1/+2 |
|
|
* | Ninja: job pool support for compiling and linking | Peter Kümmel | 2013-11-25 | 1 | -0/+1 |
|
|
* | Ninja: run custom commands through launcher if available | Nils Gladitz | 2013-10-31 | 1 | -0/+1 |
|
|
* | Ninja: void function can't return a value | Peter Kümmel | 2012-07-19 | 1 | -2/+2 |
|
|
* | Ninja: remove 'friend' in ninja code | Peter Kümmel | 2012-07-18 | 1 | -31/+31 |
|
|
* | Pre-compute object file names before Ninja generation | Brad King | 2012-03-16 | 1 | -3/+0 |
|
|
* | Ninja: Constify use of cmCustomCommand | Brad King | 2012-03-13 | 1 | -3/+3 |
|
|
* | Ninja: Add friend struct so it can access the private ConvertToNinjaPath. | David Cole | 2012-03-07 | 1 | -0/+2 |
|
|
* | Ninja: Appease various compilers | Peter Collingbourne | 2012-02-05 | 1 | -2/+2 |
|
|
* | Ninja: Add the Ninja generator | Peter Collingbourne | 2012-02-02 | 1 | -0/+134 |
|
|