Historique des commits

Auteur SHA1 Message Date
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations il y a 8 ans
  Daniel Pfeifer 44c0b2b75a cmCommand: remove IsScriptable 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
  Dāvis Mosāns 40bd42dfbc Add Encoding option for RunChild, RunMakeCommand and RunProcess il y a 9 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 1d6909a287 use CM_NULLPTR 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
  Stephen Kelly 5642449a69 cmCommand: Remove IsDiscouraged interface. il y a 10 ans
  Ben Boeckel 85fc9f26a7 stringapi: Command names il y a 11 ans
  Brad King 52b80b2643 exec_program: Re-implement using KWSys Process il y a 12 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
  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
  Ken Martin 8d32d229a3 ENH: make commands lower case by default il y a 18 ans
  Alexander Neundorf 01eea01f21 il y a 18 ans
  Brad King f71ad851d8 ENH: Patch from Alex to make deprecated command documentation more consistent. il y a 19 ans
  Brad King 57eb30087f STYLE: Fixed line-too-long warning. il y a 19 ans
  Brad King f12742d6cd ENH: Patch from Alex to add IsDiscouraged method for future use in generating separate documentation for old commands. Also modified documentation of MAKE_DIRECTORY and REMOVE commands to indicate they should not be used. il y a 19 ans
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths il y a 20 ans
  Brad King 976ab27ffd ENH: Mention relationship of EXECUTE_PROCESS and EXEC_PROGRAM. il y a 20 ans
  Ken Martin f6a6522801 STYLE: fix docs il y a 20 ans
  Andy Cedilnik 007d2bbc50 ENH: Make more commands scriptable il y a 22 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