Commit History

Author SHA1 Message Date
  Stephen Kelly c42f0e2b3e cmMakefile: Remove redundant conditions. 10 years ago
  Stephen Kelly bb1e8c3adf cmMakefile: Remove Print() debugging facilities. 10 years ago
  Stephen Kelly 1363bff83a cmMakefile: Remove duplicate variable initialization. 10 years ago
  Stephen Kelly 5b7ff35c4d cmMakefile: Don't expect the VarStack iterator to support size(). 10 years ago
  Stephen Kelly 390bc3244f cmMakefile: Remove redundant condition. 10 years ago
  Stephen Kelly 8ab1cce704 cmMakefile: Rename method to something more appropriate. 10 years ago
  Stephen Kelly 2dd5d42f52 cmMakefile: Make the public ReadListFile method take one param. 10 years ago
  Stephen Kelly f3e6a336f2 cmMakefile: Remove CurrentListFile member. 10 years ago
  Stephen Kelly 6b9e647239 cmMakefile: Port CurrentListFile clients to GetDefinition. 10 years ago
  Brad King 0cbc69b9ea Merge topic 'minor-cleanups' 10 years ago
  Brad King 93acb504c0 Merge topic 'clean-up-makefile-generators' 10 years ago
  Brad King 2d1d8af9b1 Merge topic 'clean-up-cmDefinitions' 10 years ago
  Brad King aa68f2e4c9 Merge topic 'fix-function-missing-endforeach' 10 years ago
  Stephen Kelly 61d52e6e77 cmListFileBacktrace: Hide the context-stack implementation detail. 10 years ago
  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
  Brad King 3a65606591 Fix assertion failure on unmatched foreach in function (#15572) 10 years ago
  Stephen Kelly f170985e7a cmDefinitions: Make the ClosureKeys method static. 10 years ago
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 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