Commit History

Author SHA1 Message Date
  Stephen Kelly be56feb618 cmGlobalGenerator: Extract new IsExcluded overload. 10 years ago
  Stephen Kelly 45f5200396 cmGlobalGenerator: Implement IsExcluded in terms of cmState::Snapshot. 10 years ago
  Stephen Kelly 9b44018d52 cmGlobalGenerator: Convert IsExcluded to loop. 10 years ago
  Stephen Kelly 5f05b56284 cmGlobalGenerator: Refactor IsExcluded. 10 years ago
  Stephen Kelly 95925a60fc cmGlobalGenerator: Don't use else after return. 10 years ago
  Stephen Kelly 2394584ce2 cmGlobalGenerator: Rename progress initializer method. 10 years ago
  Stephen Kelly b9eb3cd140 cmGlobalGenerator: Move LG to target map to subclass. 10 years ago
  Stephen Kelly f5d2b7a694 cmGlobalGenerator: Remove clearance of map. 10 years ago
  Brad King 9e51147646 Merge topic 'global-generator-makefiles' 10 years ago
  Brad King 6e5953e9a4 Merge topic 'use-generator-target' 10 years ago
  Stephen Kelly 1f54bc1cf3 cmTarget: Split storage of include directories from genexes. 10 years ago
  Stephen Kelly 5f66900e71 cmGlobalGenerator: Port Find API to cmMakefile. 10 years ago
  Stephen Kelly c5b8841fd9 cmGlobalGenerator: Create global targets from cmMakefiles. 10 years ago
  Stephen Kelly 8f75ea3b5e cmGlobalGenerator: Port global target creation to cmMakefile. 10 years ago
  Stephen Kelly 56f0540b51 cmGlobalGenerator: Port Configure-time check to cmMakefile. 10 years ago
  Stephen Kelly 19b546ef76 cmGlobalGenerator: Base final target property computation on Makefiles. 10 years ago
  Stephen Kelly f8be9ba9c2 cmGlobalGenerator: Base progress on Makefiles, not LocalGenerators. 10 years ago
  Stephen Kelly 204aecdf82 cmGlobalGenerator: Port configure-time code to cmMakefile. 10 years ago
  Stephen Kelly 73e4df99cb cmGlobalGenerator: Store a container of cmMakefiles. 10 years ago
  Stephen Kelly dd11f72ced cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget. 10 years ago
  Brad King 370e2c6785 Merge topic 'refactor-evaluation-files' 10 years ago
  Brad King 25ec835571 Merge topic 'fix-windows-version-detection' 10 years ago
  Stephen Kelly 6c0e9ee276 cmMakefile: Store EvaluationFiles. 10 years ago
  Brad King d4736d53cd Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8.1 (#15674) 10 years ago
  Stephen Kelly e5e5297018 cmInstallGenerator: Add a Compute() virtual hook. 10 years ago
  Stephen Kelly 0368552d7f cmGlobalGenerator: Move QtAutogen handling to Compute(). 10 years ago
  Stephen Kelly ff1019bfac cmGlobalGenerator: Move generation object creation to Compute(). 10 years ago
  Stephen Kelly 2e94cba356 cmGlobalGenerator: Move FinalizeTargetCompileInfo to Compute(). 10 years ago
  Stephen Kelly fb9355c50e cmGlobalGenerator: Return from Compute whether to generate. 10 years ago
  Stephen Kelly 29e8b7bfcc cmGlobalGenerator: Create a new Compute step before generation. 10 years ago