Commit History

Author SHA1 Message Date
  Stephen Kelly e96b5d14f9 cmListFileContext: Implement LessThanComparable. 10 years ago
  Stephen Kelly 7eb0dfa062 cmMakefile: Use std::set::insert API to simplify CMP0054 handling. 10 years ago
  Stephen Kelly f9785e0cb6 cmMakefile: Simplify CMP0054 handling. 10 years ago
  Stephen Kelly e17b5e4262 cmMakefile: Add access to the top-level execution context. 10 years ago
  Stephen Kelly 9b4aefad41 cmMakefile: Replace deques with vectors. 10 years ago
  Stephen Kelly ce167b546d cmMakefile: Handle CMP0014 before configuring the generator. 10 years ago
  Stephen Kelly 63255342c6 cmMakefile: Remove redundant variable set. 10 years ago
  Stephen Kelly 894961af16 cmMakefile: Use the state to determine the parent directory. 10 years ago
  Stephen Kelly 76b598319f cmLocalGenerator: Initialize state before creating cmMakefile. 10 years ago
  Brad King 226df303f9 CTest: Stop telling 'make' to ignore errors with -i 10 years ago
  Brad King 2c5a1bff23 Merge topic 'refactor-cmPolicies' 10 years ago
  Brad King 82a55ff916 Merge topic 'refactor-cmMakefile-constructor' 10 years ago
  Stephen Kelly be6664c208 cmPolicies: Implement abstraction for PolicyMap. 10 years ago
  Stephen Kelly de21168612 Port to static cmPolicies API. 10 years ago
  Brad King 0d167b3e60 Merge topic 'add-cmMakefile-GetGlobalGenerator' 10 years ago
  Brad King 42142d4fd2 cmMakefile: Inline Intialize method in constructor 10 years ago
  Brad King f39f0c0aec cmMakefile: Initialize SuppressWatches member before use 10 years ago
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 years ago
  Stephen Kelly 0bb6dbe0c6 cmMakefile: Extract an accessor for the global generator. 10 years ago
  Stephen Kelly e1bdf5f5b2 cmMakefile: Use GetCMakeInstance. 10 years ago
  Stephen Kelly efcca9353f cmMakefile: Simplify GetCMakeInstance implementation. 10 years ago
  Stephen Kelly 6c7dad41d9 cmDefinitions: Make Get method static. 10 years ago
  Stephen Kelly 191573f792 cmDefinitions: Remove Parent pointer. 10 years ago
  Stephen Kelly 8b1745a1c5 cmDefinitions: Accept varStack iterators in Get API. 10 years ago
  Stephen Kelly e8ae46e5e2 cmMakefile: Implement RaiseScope without relying on Parent. 10 years ago
  Stephen Kelly 30a021cc22 cmMakefile: Implement RaiseScope in terms of local Get method. 10 years ago
  Brad King 5e35d4a67f Merge topic 'refactor-cmDefinitions' 10 years ago
  Brad King b39929ab42 Merge topic 'revert-CMP0057' 10 years ago
  Nils Gladitz 32a2f41402 Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation." 10 years ago
  Stephen Kelly 5ccff6408c cmDefinitions: Externalize looping for ClosureKeys. 10 years ago