72 Commits (e4e9ce7cbe9b41dd535d5246153900cb9657c6ba)

Author SHA1 Message Date
Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h 9 years ago
Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
Brad King 180538c706 Source: Stabilize include order 9 years ago
Stephen Kelly c197c69281 cmDocumentation: Remove unused include. 10 years ago
Gerald Combs 588dcb33b7 cmake: Provide guidance when an invalid -G option is given 11 years ago
Adam Strzelecki de7c2882ff cmake,ccmake: Produce shorter output on no arguments (#14973) 11 years ago
Brad King 478356e6d9 Restore --help-full option to output all help manuals 11 years ago
Ben Boeckel 38c7544578 stringapi: Use strings for documentation names 12 years ago
Brad King b17729460b cmake: Implement placeholder --help-custom-modules compatibility 12 years ago
Brad King e7434d43ab cmDocumentation: Fix exit after help output format warnings 12 years ago
Brad King d1526f825e Refactor internal resource location APIs and initialization 12 years ago
Brad King 9b212ad01a Make --help-* options available from all command-line tools 12 years ago
Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 years ago
Brad King 80a3273b5e Drop all documentation formatters except Usage 12 years ago
Brad King ec6df3675e Teach --help-* options to load documentation from .rst files 12 years ago
Brad King 87cc62cab9 Drop "full" documentation output types 12 years ago
Brad King f85405f551 Add reStructuredText (RST) documentation formatter 12 years ago
Brad King 0d0fec1524 Drop CPack module documentation markup extraction 12 years ago
Sean McBride cb4ec606a9 cmDocumentation: Fix a few doxygen comment errors 12 years ago
Alex Neundorf 20e133e38a man documentation: detect man section from the given filename 13 years ago
Alex Neundorf 38df155dd3 documentation: preparation for making the man section configurable 13 years ago
Alex Neundorf e6a935f39b -remove trailing whitespace 13 years ago
Eric NOULARD a6bce55aef Dynamically add documentation section specified in documented script. 14 years ago
Eric NOULARD 02ccb3291b Create getDocumentedModulesListInDir which may be used in other context. 14 years ago
Eric NOULARD cdbd1a9e39 Fix another compiler warning due to a typo 14 years ago
Eric NOULARD 1629615a10 CPack Documentation extraction from CMake script begins to work 14 years ago
Eric NOULARD 83e34dd9e6 Implement simple CMake script comment markup language. 14 years ago
Eric NOULARD c6a0169442 CPack begin the implementation of --help-command* and --help-variables* 14 years ago
Brad King dc1d2189ae CMake 2.8.1-rc1 16 years ago
Zach Mullen 0ae0780055 BUG 9961: ctest --help should not display a Generators section 16 years ago
Bill Hoffman f9687e328f Merge in changes to CMake-2-8 RC 2 16 years ago
Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
Brad King 5a82a0b108 ENH: Improve generated documentation formatting 17 years ago
Bill Hoffman d632b96841 BUG: fix 6647 arguments after -E should not be parsed by CMake 17 years ago
Ken Martin d47a5951ed ENH: add --help-policies and --help-policy command line options 18 years ago
Alexander Neundorf 969ea3f449 ENH: add support for creating the documentation in docbook format 18 years ago
Ken Martin c2f0aac146 ENH: some more cleanup, fixes, and patch for HTML output 18 years ago
Ken Martin 44cce51a1a COMP: fix some warnings and add some doc strings back in 18 years ago
Ken Martin 6cdf032505 ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now 18 years ago
Alexander Neundorf 31881265c7 ENH: add new help option --help-custom-modules, which generates 18 years ago
Alexander Neundorf c5f249bdbd STYLE: move the code for the different formats of the generated help into 18 years ago
Alexander Neundorf 9f16292b6a STYLE: sort the property documentation into 18 years ago
Alexander Neundorf ad2fe23f6f COMP: fix compile on HP-UX with aCC, reusing the same identifier for a 18 years ago
Alexander Neundorf 611f86b7f6 COMP: fix build with msvc 6, the enums are now part of a class which is 18 years ago