Commit History

Author SHA1 Message Date
  Brad King 3a556f005d Merge topic 'preallocate-condition-keywords' 9 years ago
  Brad King aff4a5fab5 cmConditionEvaluator: Use pre-allocated keywords in more places 9 years ago
  Brad King e2465c19c6 Merge topic 'preallocate-condition-keywords' 9 years ago
  Brad King 5c324294ce cmConditionEvaluator: Pre-allocate keyword strings 9 years ago
  Brad King 2379b3ae31 cmConditionEvaluator: Remove GetConditionContext method 9 years ago
  Brad King 02fce523a1 cmConditionEvaluator: Drop unnecessary path conversion 9 years ago
  Brad King 6ffc432367 cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944) 9 years ago
  Stephen Kelly d6a03b475e cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) 10 years ago
  Matt McCormick 14e49ed156 if: Add "TEST <test>" condition 11 years ago
  Sebastian Schuberth e7d5c142c6 cmConditionEvaluator: Remove superfluous spaces in expressions 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 de21168612 Port to static cmPolicies API. 10 years ago
  Nils Gladitz aed6239e40 if: Implement new IN_LIST operator 10 years ago
  Stephen Kelly 0aec491328 Port cmCommand consumers to cmState. 10 years ago
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. 11 years ago
  Ben Boeckel ceecd7902f cmMakefile: store the number of last matches in a CMake var 11 years ago
  Ben Boeckel 7d674b5f0b Revert "ClearMatches: Only clear matches which were actually set" (#15261) 11 years ago
  Nils Gladitz 188a1f236e If: Introduce policy CMP0054 - don't dereference quoted variables in if() 11 years ago
  Nils Gladitz b900c1ccaa If: Extract cmConditionEvaluator from if() implementation 11 years ago