Commit History

Author SHA1 Message Date
  Stephen Kelly de80993a20 cmGlobalGenerator: Create cmGeneratorTargets earlier. 10 years ago
  Stephen Kelly 58811998fb cmGlobalGenerator: Add global targets at the end of Configure. 10 years ago
  Stephen Kelly 57a69f9341 cmGlobalGenerator: Extract method to create generator objects. 10 years ago
  Stephen Kelly 0e0258c8b9 cmGlobalGenerator: Split creation of generator object from initialization. 10 years ago
  Stephen Kelly a8e5d838ed cmCPackPropertiesGenerator: Require cmLocalGenerator in API. 10 years ago
  Stephen Kelly 8d336875b3 cmMakefile: Use Ranges for buildsystem property access. 10 years ago
  Stephen Kelly d6239507b2 cmMakefile: Split accessors for compile definitions and origins. 10 years ago
  Brad King ef97d4429f Merge topic 'use-generator-target' 10 years ago
  Stephen Kelly d4a8a554ea cmGlobalGenerator: Map local generators to generator targets. 10 years ago
  Stephen Kelly faec4e611d cmComputeTargetDepends: Change API to use cmGeneratorTarget. 10 years ago
  Stephen Kelly f346d88d10 cmMakefile: Avoid invoking EnforceDirectoryLevelRules. 10 years ago
  Brad King 327490e698 enable_language: Allow CMakeDetermine<LANG>Compiler module to fail early 10 years ago
  Stephen Kelly a3b210fd6c cmGeneratorTarget: Require a cmLocalGenerator to construct. 10 years ago
  Stephen Kelly 8ec60c675a cmGlobalGenerator: Create GeneratorTargets with a local generator. 10 years ago
  Stephen Kelly 0efe4944e1 cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method. 10 years ago
  Stephen Kelly 22d09ecf33 cmLocalGenerator: Remove ConfigureFinalPass. 10 years ago
  Stephen Kelly 5181fae264 cmPropertyMap: Remove chaining logic. 10 years ago
  Brad King 0886880e3b Merge topic 'cmMakefile-Configure' 10 years ago
  Stephen Kelly f059ed165b cmMakefile: Move Configure responsibility from cmLocalGenerator. 10 years ago
  Stephen Kelly a653611db0 cmake: Replace CurrentLocalGenerator concept with CurrentMakefile. 10 years ago
  Stephen Kelly 0863797037 cmLocalGenerator: ComputeObjectMaxPath just before generating. 10 years ago
  Stephen Kelly 27e11c6fea Merge Configure state with GeneratingBuildSystem state. 10 years ago
  Stephen Kelly 80b433b05e cmGlobalGenerator: Don't use else after a return. 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly e12afe766e cmState: Host some state from the cmGlobalGenerator. 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 10 years ago
  Brad King 594dd9b36a Merge topic 'use-std-unordered_map' 10 years ago
  Stephen Kelly 921d74d855 AutoGen: Don't iterate over a container while populating it. 10 years ago
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 10 years ago