Historique des commits

Auteur SHA1 Message Date
  Regina Pfeifer f0ecb12398 cmBuildCommand: Port away from cmCommand il y a 6 ans
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. il y a 6 ans
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE il y a 8 ans
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep il y a 8 ans
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations il y a 8 ans
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes il y a 8 ans
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers il y a 8 ans
  Daniel Pfeifer e81c323da9 Include necessary headers in commands il y a 9 ans
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject il y a 9 ans
  Brad King 86578eccf2 Simplify CMake per-source license notices il y a 9 ans
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE il y a 9 ans
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format il y a 9 ans
  Brad King 226df303f9 CTest: Stop telling 'make' to ignore errors with -i il y a 10 ans
  Ben Boeckel 85fc9f26a7 stringapi: Command names il y a 11 ans
  Brad King e33d8d2d77 Drop builtin command documentation il y a 12 ans
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code il y a 13 ans
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members il y a 13 ans
  David Cole edcdfeae93 Documentation: Fix comments in the source code (#10941) il y a 14 ans
  David Cole 0b38bb4c53 Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. il y a 16 ans
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License il y a 16 ans
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class il y a 18 ans
  Alexander Neundorf 355b1f23af STYLE: make formatting of help a bit more consistent il y a 18 ans
  Ken Martin 8d32d229a3 ENH: make commands lower case by default il y a 18 ans
  Ken Martin 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings il y a 20 ans
  Ken Martin 072db6ad70 removed redundent includes il y a 22 ans
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. il y a 23 ans
  Bill Hoffman 455b262cfe ENH: clean up docs some il y a 23 ans
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. il y a 23 ans
  Will Schroeder a6a43d5320 ENH:Updated copyright il y a 24 ans
  Sebastien Barre b39f6afa45 Fix typo (second argument was not reported) il y a 24 ans