Commit History

Author SHA1 Message Date
  James Johnston c5ac2b9df3 Ninja: Centralized required Ninja version numbers and comparisons. 10 years ago
  Stephen Kelly d568eefe10 cmCustomCommandGenerator: Require cmLocalGenerator in API. 10 years ago
  Brad King 9d41f6d87b cmLocalCommonGenerator: Adopt ConfigName member 10 years ago
  Brad King 001f9b3617 Add common base classes to Makefile and Ninja generators 10 years ago
  Stephen Kelly 8bfaadfa39 cmMakefile: Move IsRoot API from cmLocalGenerator. 10 years ago
  Stephen Kelly 363caa2fa5 cmLocalGenerator: De-virtualize Configure(). 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly 6b9e647239 cmMakefile: Port CurrentListFile clients to GetDefinition. 10 years ago
  Stephen Kelly c5059c9000 cmLocalGenerator: Add abstraction to check if top-level. 10 years ago
  Stephen Kelly b17686d2bb cmGlobalGenerator: Move some flags from cmLocalGenerator. 10 years ago
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 5d056c0dd8 Port Global property interaction to cmState. 10 years ago
  Stephen Kelly 0076b5d834 cmake: Remove the happy global property scope pattern. 10 years ago
  Brad King a6b0908571 Ninja: Improve internal check for generating at the top-level (#15436) 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 years ago
  Peter Collingbourne f42d86f0b8 Ninja: Implement USES_TERMINAL using the console pool if available 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Brad King f4c5eade78 Ninja: Fix RC include directories regression 11 years ago
  Sylvain Joubert 9f32a2411b Ninja: Use 'console' pool for CMake re-run if possible (#14915) 11 years ago
  Ben Boeckel 3c64089117 ninja: Use string parameters 11 years ago
  Stephen Kelly f6da044080 cmLocalGenerator: Add ComputeObjectFilenames interface. 11 years ago
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 11 years ago
  Brad King d45e7f3461 cmCustomCommand: Return std::string from GetWorkingDirectory 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Brad King 971653b767 cmLocalGenerator: Add format option to ConvertToLinkReference 11 years ago
  Brad King 0c0ef9e7b7 cmLocalGenerator: Add format option to ConvertToIncludeReference 11 years ago
  Brad King b80ef72b4d Merge topic 'ninja-compile-link-pool' 12 years ago