Historial de Commits

Autor SHA1 Mensaje Fecha
  Florian Jacomme b1a05d6c76 Revise implementation of case-insensitive command names hace 7 años
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE hace 8 años
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. hace 8 años
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations hace 8 años
  Daniel Pfeifer a44dab461f cmState: introduce method for adding scripted commands hace 8 años
  Brad King 99b1ff714b Merge topic 'dead-code-removal' hace 8 años
  Daniel Pfeifer 67a8d907ad cmExecutionStatus: Remove arguments from setters hace 8 años
  Daniel Pfeifer 44c0b2b75a cmCommand: remove IsScriptable hace 8 años
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings hace 9 años
  Daniel Pfeifer e81c323da9 Include necessary headers in commands hace 9 años
  Brad King c1b96fddf8 Merge topic 'remove-cmobject-uses' hace 9 años
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject hace 9 años
  Daniel Pfeifer 64f9c282f3 Separate compilation for commands included in cmBootstrapCommands1 hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer 516f8edb2e Avoid else after return hace 9 años
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness hace 9 años
  Brad King f1ad71d7f8 cmMakefile: Restore nested error logic use of cmExecutionStatus hace 9 años
  Stephen Kelly 14a8d61fd4 cmMakefile: Port nested error logic away from cmExecutionStatus hace 9 años
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Stephen Kelly 8ea0b81d20 cmAlgorithms: Rename cmRange to cmMakeRange. hace 10 años
  Stephen Kelly 6361f68056 cmState: Store execution context. hace 10 años
  Stephen Kelly 782657db48 cmListFileArgument: Remove FilePath member. hace 10 años
  Stephen Kelly 076760a63c cmMakefile: Add filename context to ExpandArguments. hace 10 años
  Stephen Kelly 569f478537 cmFunctionCommand: Store the FilePath when creating the prototype. hace 10 años
  Stephen Kelly d5dc4169ac cmMakefile: Create a unified raii for function scopes. hace 10 años
  Brad King aa68f2e4c9 Merge topic 'fix-function-missing-endforeach' hace 10 años
  Brad King 3a65606591 Fix assertion failure on unmatched foreach in function (#15572) hace 10 años
  Stephen Kelly 0aec491328 Port cmCommand consumers to cmState. hace 10 años
  Stephen Kelly f19692342b cmFunctionCommand: Remove ineffectual code. hace 10 años