1. bdca8b0 Modernize: Use #pragma once in all header files by Kitware Robot · 4 years, 8 months ago
  2. a81e9a0 cmSubdirCommand: Port away from cmCommand by Regina Pfeifer · 6 years ago
  3. 1591f13 modernize: manage cmCommand instances using unique_ptr. by Marc Chevrier · 6 years ago
  4. 0b33aee Use C++11 override instead of CM_OVERRIDE by Brad King · 8 years ago
  5. ca2233e IWYU: Mark cmConfigure.h with pragma: keep by Daniel Pfeifer · 8 years ago
  6. a1218f5 cmCommand: remove unused methods from interface and all implementations by Daniel Pfeifer · 8 years ago
  7. 1d829c8 Use quotes for non-system includes by Daniel Pfeifer · 8 years ago
  8. 5afac50 cmConfigure: Ensure separate include block in headers by Daniel Pfeifer · 8 years ago
  9. e81c323 Include necessary headers in commands by Daniel Pfeifer · 8 years ago
  10. 9855ebf Make cmCommand not inherit from cmObject by Daniel Pfeifer · 8 years ago
  11. 86578ec Simplify CMake per-source license notices by Brad King · 9 years ago
  12. a7a9239 mark functions with CM_OVERRIDE by Daniel Pfeifer · 9 years ago
  13. d9fd2f5 Revise C++ coding style using clang-format by Kitware Robot · 9 years ago
  14. 5642449 cmCommand: Remove IsDiscouraged interface. by Stephen Kelly · 10 years ago
  15. 85fc9f2 stringapi: Command names by Ben Boeckel · 11 years ago
  16. e33d8d2 Drop builtin command documentation by Brad King · 12 years ago
  17. 7bbaa42 Remove trailing whitespace from most CMake and C/C++ code by Kitware Robot · 13 years ago
  18. 737c49a Add 'const' qualifier to some cmCommand members by Yury G. Kudryashov · 13 years ago
  19. 96afb12 Convert CMake to OSI-approved BSD License by Brad King · 16 years ago
  20. 766f660 some white space fixes for the book by Ken Martin · 16 years ago
  21. f686dbe some white space fixes for the book by Ken Martin · 16 years ago
  22. 0e69d38 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 by Ken Martin · 17 years ago
  23. 8d32d22 ENH: make commands lower case by default by Ken Martin · 18 years ago
  24. d67ccb8 BUG: remove early ; by Bill Hoffman · 18 years ago
  25. f71ad85 ENH: Patch from Alex to make deprecated command documentation more consistent. by Brad King · 18 years ago
  26. 57eb300 STYLE: Fixed line-too-long warning. by Brad King · 19 years ago
  27. f12742d 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. by Brad King · 19 years ago
  28. daa37f1 STYLE: fix line length by Ken Martin · 19 years ago
  29. 6b47b28 ENH: fix line length style stuff by Bill Hoffman · 19 years ago
  30. f6ef36d STYLE: fix docs by Ken Martin · 19 years ago
  31. 7ce0ee3 clean up documentation by Bill Hoffman · 21 years ago
  32. ddb815c ENH: add new subdirectory exclude from top option by Bill Hoffman · 21 years ago
  33. 072db6a removed redundent includes by Ken Martin · 22 years ago
  34. a025741 ENH: Cleaned up documentation and formatted it for use by cmDocumentation. by Brad King · 22 years ago
  35. 1f6a3c6 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. by Brad King · 22 years ago
  36. a6a43d5 ENH:Updated copyright by Will Schroeder · 23 years ago
  37. baa28ef ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache by Bill Hoffman · 24 years ago
  38. 5579ee3 documentation change by Ken Martin · 24 years ago
  39. 9922155 ENH: rename Invoke to InitialPass by Bill Hoffman · 24 years ago
  40. 54cfe84 ENH:New copyright by Will Schroeder · 24 years ago
  41. 463e466 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. by Brad King · 24 years ago
  42. 658614f ENH:Reworked CMake for consistency by Will Schroeder · 24 years ago[Renamed (69%) from Source/cmSubdirRule.h]
  43. cacd6d1 ENH:Tweaks to dump documentation by Will Schroeder · 24 years ago
  44. 9a0e8e4 ENH:Tweaks to dump documentation by Will Schroeder · 24 years ago
  45. 5faa3b9 ENH:Added documentation; clean-up by Will Schroeder · 24 years ago
  46. 26dbdd4 ENH:Beginning clean up; adding documentation by Will Schroeder · 24 years ago
  47. c54a05b ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. by Bill Hoffman · 24 years ago