Commit History

Author SHA1 Message Date
  Brad King d6fe79f3ab Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS' 10 years ago
  Stephen Kelly 6e570f857a cmLocalGenerator: Remove 'optional' parameter from Convert. 10 years ago
  Stephen Kelly 3d8c6cd964 cmLocalGenerator: Remove obsolete method. 10 years ago
  Stephen Kelly 1335992c8f Remove CMAKE_USE_RELATIVE_PATHS variable. 10 years ago
  Stephen Kelly cf1233a0ea cmState: Rename GetParent method. 10 years ago
  Brad King c12fc3573b Merge topic 'inject-state-snapshot' 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
  Brad King 700f1c3b2b Honor visibility properties for all target types (#15556) 10 years ago
  Stephen Kelly 01e1cd5c1f cmState: Move snapshot creation to the cmake instance. 10 years ago
  Stephen Kelly e54d2fdf50 Convert: Remove specification of default parameter. 10 years ago
  Stephen Kelly 20c2fe4d10 cmLocalGenerator: Get enabled languages from cmState. 10 years ago
  Stephen Kelly 7601a7b12d cmLocalGenerator: Implement IsRootMakefile in terms of cmState. 10 years ago
  Stephen Kelly 4080ca497e cmLocalGenerator: Inline ReadListFile method. 10 years ago
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 10 years ago
  Brad King be248ab435 Merge topic 'refactor-cmLocalGenerator' 10 years ago
  Stephen Kelly 2047144f49 cmLocalGenerator: Remove unused IgnoreLibPrefix. 10 years ago
  Stephen Kelly fa9eb814b3 cmLocalGenerator: Remove redundant path access. 10 years ago
  Stephen Kelly 1933f3d1a3 cmLocalGenerator: Remove redundant path conversions. 10 years ago
  Stephen Kelly 9e4b6cc2ce cmState: Store computed relative paths to to current directories. 10 years ago
  Stephen Kelly 991f5e4968 cmState::Snapshot: Store components for current directories. 10 years ago
  Stephen Kelly 57bdc1a2f7 cmState: Compute and store directory components. 10 years ago
  Stephen Kelly ce167b546d cmMakefile: Handle CMP0014 before configuring the generator. 10 years ago
  Stephen Kelly 7baef75649 cmLocalGenerator: Assert that there is a parent. 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 ed41a8e7b4 cmLocalGenerator: Port loops to cmState::Snapshot. 10 years ago
  Stephen Kelly e7f7c2e208 cmLocalGenerator: Convert two recursive methods to loops. 10 years ago
  Stephen Kelly c5cb3a734d cmLocalGenerator: Get project directories from the cmState. 10 years ago
  Stephen Kelly 76b598319f cmLocalGenerator: Initialize state before creating cmMakefile. 10 years ago