summaryrefslogtreecommitdiff
path: root/Help/manual/cmake-developer.7.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Use role `:program:`Alex Turbov2022-11-061-1/+1
* Help: cmake-developer: Add section for Windows registry access.Marc Chevrier2022-09-041-64/+79
* Help: Avoid duplicating registry query syntax in multiple find_* commandsMarc Chevrier2022-05-181-0/+63
* Help: Add SelectLibraryConfigurations example to cmake-developer(7)Johan Andruejol2021-02-171-0/+18
* Help: Clarify standard module variable namingAnakin Skywalker2021-01-121-43/+93
* Help: Modernize example find module docs in cmake-developer(7)Brad King2018-11-201-32/+61
* Help/dev: Factor out a CMake Documentation Guide for developing the docsBrad King2018-11-141-529/+10
* Help: Fix policy markup example in cmake-developer(7)Brad King2018-11-141-1/+1
* Help: Drop compile features section from cmake-developer(7) manualBrad King2018-11-141-47/+0
* Help: Link to cmake.org "Get Involved" page from cmake-developer(7)Joachim Wuttke (h)2018-11-061-0/+3
* doc: Consistently use <PackageName> for describing the name of a packageJean-Christophe Fillion-Robin2018-08-141-3/+3
* FindPython*: New implementation for Python stuffMarc Chevrier2018-03-201-0/+2
* Maint: misc. typosluz.paz2018-02-161-1/+1
* Help/dev: Adopt C++ subset rules in coding guideBrad King2017-04-191-24/+0
* Help: Fix cmake code block warnings produced by Sphinx 1.4Brad King2017-02-101-2/+2
* Help: Extend documented purpose of cmake-developer(7) manualBrad King2017-02-011-1/+1
* Help: Update cmake-developer(7) module license docs for new noticeBrad King2016-09-271-43/+24
* Avoid using KWSys auto_ptr by adopting it ourselvesBrad King2016-06-291-3/+4
* Help: Fix typo in `cmake-developer(7)` manualPrayag Verma2016-02-011-1/+1
* Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-181-3/+3
* Help: Drop incorrect advice from cmake-developer.7 manualBrad King2015-06-081-1/+0
* Help: Add link target for Find Modules section of cmake-developer.7Brad King2015-04-071-0/+1
* cmTarget: Remove template argument workaround.Stephen Kelly2015-02-171-28/+0
* Features: Define meaning for no language standard defaultBrad King2015-01-291-1/+3
* Help: Remove documented restriction on template use.Stephen Kelly2015-01-111-6/+0
* Help: Remove documented restriction on find in conditions.Stephen Kelly2015-01-111-26/+0
* Help: Remove documented restriction on insert APIs.Stephen Kelly2015-01-111-47/+0
* Help: Drop FeatureSummary example in cmake-developer.7Brad King2014-12-091-11/+0
* Help: Document that IMPORTED targets in Find modules may be UNKNOWN.Stephen Kelly2014-12-051-0/+5
* Help: Document IMPORTED_CONFIGURATIONS target property for Find modules.Stephen Kelly2014-12-051-1/+40
* Help: Remove recommendation about checking minimum CMake version.Stephen Kelly2014-12-041-10/+0
* Help: Add useful links to IMPORTED targets and usage requirements.Stephen Kelly2014-12-041-4/+3
* Help: Remove disadvantage creating IMPORTED targets in Find modules.Stephen Kelly2014-12-041-4/+1
* Help: Link to cmake-packages(7) from the Module creation documentation.Stephen Kelly2014-12-041-1/+3
* Remove note disallowing use of some string and vector API.Stephen Kelly2014-11-251-26/+0
* Remove disallowed feature which Borland did not accept.Stephen Kelly2014-11-251-22/+0
* Help: Update developer manual with some C++ features now permitted.Stephen Kelly2014-11-201-7/+1
* Help: Drop TOC from latex manualsBrad King2014-11-061-1/+1
* Help/manual: Avoid long lines in code blocksBrad King2014-10-221-1/+2
* Help: Clarify size_t usage in cmake-developer.7Robert Maynard2014-10-031-2/+2
* Help: Update style guide to use section headers for command signaturesBrad King2014-06-121-3/+4
* Help: Document section header underline hierarchy in cmake-developer.7Brad King2014-06-021-0/+9
* Help: Organize documentation style sections in cmake-developer.7Brad King2014-06-021-77/+73
* Help: Add documentation style section headers to cmake-developer.7Brad King2014-06-021-110/+132
* Help: Use "^^^^" for subsubsection headersBrad King2014-06-021-2/+2
* Merge topic 'cpack-properties'Brad King2014-05-281-4/+4
|\
| * Add an "installed file" property scopeNils Gladitz2014-05-281-4/+4
* | Help: Add a manual for compiler feature control.Stephen Kelly2014-05-271-0/+45
|/
* Help: Rewrite the cmake-developer.7 find module documentationAlex Merry2014-04-021-175/+370
* Help: Drop cmStdString from cmake-developer(7) examplesBrad King2014-03-131-6/+6