Commit History

Author SHA1 Message Date
  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
  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
  Brad King 957c2aac7f RC: Simplify selection of resource compiler based on C/C++ toolchain 10 years ago
  Stephen Kelly de21168612 Port to static cmPolicies API. 10 years ago
  Brad King a588d1ee99 Merge topic 'fix-cmState-try_compile-languages' 10 years ago
  Brad King 27343e3b68 cmGlobalGenerator: Finish storing enabled languages in cmState 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Brad King 5a5ef00106 Merge topic 'clean-up-cmMakefile' 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 years ago
  Stephen Kelly 044dc81504 Use the Home directories from the cmake class where intended. 10 years ago