Commit History

Author SHA1 Message Date
  Stephen Kelly 7fbc56ac40 cmGlobalUnixMakefileGenerator3: Implement progress in terms of cmState. 10 years ago
  Stephen Kelly 65c434e1b0 cmGlobalUnixMakefileGenerator3: Inline an IsExcluded call. 10 years ago
  Stephen Kelly 3fa1b9641d cmGlobalUnixMakefileGenerator3: Change the progress container key. 10 years ago
  Stephen Kelly 04168cbb59 cmGlobalUnixMakefileGenerator3: Rename member. 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 dd11f72ced cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget. 10 years ago
  Stephen Kelly 8d2de00244 cmGeneratorTarget: Move NeedRelinkBeforeInstall from cmTarget. 10 years ago
  Michael Ensslin 1d3984780d Makefile: Optionally disable target completion messages in build output 10 years ago
  Brad King a4a2518dd4 cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessor 10 years ago
  Brad King 001f9b3617 Add common base classes to Makefile and Ninja generators 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 8bfaadfa39 cmMakefile: Move IsRoot API from cmLocalGenerator. 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Stephen Kelly 333c1fa83b cmGlobalUnixMakefileGenerator3: Host the UnixCD. 10 years ago
  Stephen Kelly a97df5e135 cmGlobalUnixMakefileGenerator3: Host the PassMakeflags. 10 years ago
  Stephen Kelly cf7f03e522 cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL. 10 years ago
  Stephen Kelly e9b134b95d cmGlobalUnixMakefileGenerator3: Host the include directive. 10 years ago
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 10 years ago
  Stephen Kelly 115e919982 Use new top-level check abstraction. 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 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Stephen Kelly 044dc81504 Use the Home directories from the cmake class where intended. 10 years ago
  Stephen Kelly f034bb2f54 Remove redundant calls to MakeStartDirectoriesCurrent. 10 years ago
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago