Commit History

Author SHA1 Message Date
  Stephen Kelly 00b8c0a8d4 cmLocalGenerator: Add IsRootMakefile API 10 years ago
  Stephen Kelly 80de856bb5 Ninja: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly a8c0fbcc19 cmLocalGenerator: Store a vector of generator targets. 10 years ago
  Stephen Kelly 400e3d19fc cmLocalGenerator: Don't store imported generator targets 10 years ago
  Brad King f13521317a Merge topic 'clean-up-cmTarget' 10 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Stephen Kelly 983c00f8f9 Generators: Use GetType from the cmGeneratorTarget. 10 years ago
  Stephen Kelly 7f5ec9f109 cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. 10 years ago
  Stephen Kelly 2293d43d00 cmLocalGenerator: Store cmGeneratorTargets. 10 years ago
  Stephen Kelly bbef3c2da8 cmLocalGenerator: Add current binary directory accessor. 10 years ago
  Stephen Kelly 4ab2750c54 cmLocalGenerator: Add GetProjectName method. 10 years ago
  Brad King 6e2a4087f2 Ninja: Centralize path conversion in global generator (#15757) 10 years ago
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 years ago
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 years ago
  Brad King f33ccc270e Merge topic 'rm-Makefile-LocalGenerator' 10 years ago
  James Johnston c5ac2b9df3 Ninja: Centralized required Ninja version numbers and comparisons. 10 years ago
  Stephen Kelly dd11f72ced cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget. 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