Commit History

Author SHA1 Message Date
  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
  Stephen Kelly f79cd99d6d cmDefinitions: Implement MakeClosure in terms of reverse iterators. 10 years ago
  Stephen Kelly aa4d1ee80f cmDefinitions: Convert MakeClosure into a static method. 10 years ago
  Stephen Kelly aaaa65b6a5 cmMakefile: Remove stack adaptor for the VarStack. 10 years ago
  Stephen Kelly 24885d4efa cmDefinitions: Replace private constructor with MakeClosure. 10 years ago
  Stephen Kelly 012a75a00f cmDefinitions: Make ClosureKeys API vector-based. 10 years ago
  Stephen Kelly 818bf727c1 cmDefinitions: Change LocalKeys to return a vector. 10 years ago
  Stephen Kelly 5067ae41b0 cmDefinitions: Externalize the Set logic. 10 years ago