summaryrefslogtreecommitdiff
path: root/Source/cmDocumentation.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmake,ccmake: Produce shorter output on no arguments (#14973)Adam Strzelecki2014-06-131-3/+17
* Merge topic 'cmake-credits'Brad King2014-06-031-1/+1
|\
| * Simplify and clarify credit text and linkBrad King2014-06-031-1/+1
* | Merge topic 'doc-full-help'Brad King2014-04-291-2/+12
|\ \ | |/
| * Restore --help-full option to output all help manualsBrad King2014-04-251-2/+12
* | Remove c_str calls when using stream APIs.Stephen Kelly2014-03-111-6/+6
* | Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* | stringapi: Use strings for documentation namesBen Boeckel2014-03-081-2/+2
|/
* cmake: Implement placeholder --help-custom-modules compatibilityBrad King2014-01-081-1/+56
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-3/+4
* Merge topic 'cmake-credits'Brad King2013-11-211-2/+6
|\
| * Credit Kitware and csimsoft for their maintenance rolesBrad King2013-11-191-2/+6
* | cmDocumentation: Fix exit after help output format warningsBrad King2013-11-191-12/+15
|/
* Refactor internal resource location APIs and initializationBrad King2013-11-121-2/+3
* Make --help-* options available from all command-line toolsBrad King2013-10-161-6/+38
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-27/+15
* Drop all documentation formatters except UsageBrad King2013-10-161-124/+37
* Teach --help-* options to load documentation from .rst filesBrad King2013-10-161-32/+277
* Drop "full" documentation output typesBrad King2013-10-151-992/+17
* Add reStructuredText (RST) documentation formatterBrad King2013-10-151-0/+8
* Drop CPack module documentation markup extractionBrad King2013-10-151-327/+0
* cmDocumentation: Drop version output from usage and text helpBrad King2013-10-151-8/+1
* cmake: Add --help-policy-list optionBrad King2013-10-151-0/+9
* Merge topic 'minor_cleanup'Brad King2013-10-071-2/+2
|\
| * Fix comments to match the code.Stephen Kelly2013-09-111-2/+2
* | remove unused local typedefRolf Eike Beer2013-08-141-2/+2
|/
* Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-2/+2
* Update programmatically-reported copyright year (#13638)Brad King2012-11-051-1/+1
* docbook: Remove redundant docs that cause invalid DocBookDaniel Pfeifer2012-09-081-7/+0
* man documentation: detect man section from the given filenameAlex Neundorf2012-06-211-14/+33
* documentation: preparation for making the man section configurableAlex Neundorf2012-06-211-5/+6
* Try to fix compile error on Win32-vs70Eric NOULARD2012-02-191-3/+4
* Suppress unecessary (now empty) doc sectionsEric NOULARD2012-02-181-2/+0
* Dynamically add documentation section specified in documented script.Eric NOULARD2012-02-181-3/+18
* Fix non existent std::string::clear on VS6Eric NOULARD2012-02-141-2/+2
* Create getDocumentedModulesListInDir which may be used in other context.Eric NOULARD2012-02-141-0/+55
* Make the load of script documentation more efficient and dynamic.Eric NOULARD2012-02-141-2/+18
* Fix potential bad memory access, thanks to EikeEric NOULARD2012-01-311-1/+1
* Suppress unused var, beautify code, avoid 1 extra newline.Eric NOULARD2012-01-241-18/+25
* CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-221-32/+108
* Implement simple CMake script comment markup language.Eric NOULARD2012-01-221-0/+171
* CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-49/+83
* Usage: Document all options printing the version number.Nicolas Despres2011-10-231-1/+2
* Usage: Document all options printing usage information.Nicolas Despres2011-10-231-1/+1
* Remove trailing white-spaces.Nicolas Despres2011-10-231-76/+76
* -fix documentation from a module which has *only* documentationAlex Neundorf2010-05-081-12/+14
* Fix for bug #0010466, fix crash in --help-module.Bill Hoffman2010-03-261-5/+12
* BUG 9961: ctest --help should not display a Generators sectionZach Mullen2009-11-241-1/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-32/+25
* ENH: Document CACHE entry propertiesBrad King2009-03-101-0/+1