提交歷史

作者 SHA1 備註 提交日期
  Florian Jacomme b1a05d6c76 Revise implementation of case-insensitive command names 7 年之前
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer 67a8d907ad cmExecutionStatus: Remove arguments from setters 8 年之前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年之前
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 年之前
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 年之前
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 180538c706 Source: Stabilize include order 9 年之前
  Brad King a559f0f6b0 cmWhileCommand: Simplify context construction 9 年之前
  Brad King 2379b3ae31 cmConditionEvaluator: Remove GetConditionContext method 9 年之前
  Stephen Kelly d6a03b475e cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) 10 年之前
  Brad King 5d85fb4f40 Fix assertion failure on unmatched function or macro 10 年之前
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 年之前
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 年之前
  Gregor Jasny 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) 11 年之前
  Gregor Jasny bae604d9a8 Track nested loop levels in CMake language with a stack of counters 11 年之前
  Nils Gladitz 188a1f236e If: Introduce policy CMP0054 - don't dereference quoted variables in if() 11 年之前
  Nils Gladitz b900c1ccaa If: Extract cmConditionEvaluator from if() implementation 11 年之前
  Brad King 0546484e4b cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum 13 年之前
  Alex Neundorf 628f365140 -remove trailing whitespace 13 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Ken Martin a73071ca17 ENH: modified the if command to address bug 9123 some 16 年之前
  Bill Hoffman 0a7ec1a4b6 BUG: fix for #9014, FATAL_ERROR not ending loops 16 年之前
  Brad King 1dcc5b4558 ENH: Better handling of mismatched blocks 16 年之前
  Brad King bca1026250 ENH: Better error message for unclosed blocks 16 年之前
  Brad King 2c81e5fb5c ENH: Refactor function blocker deletion 16 年之前