summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix INTERFACE_LINK_LIBRARIES documentation typosBrad King2013-11-043-4/+4
* | | Merge topic 'policy-CMP0022-fixes-for-master'Brad King2013-11-041-7/+10
|\ \ \
| * | | CMP0022: Update target_link_libraries plain signature documentationBrad King2013-11-031-7/+10
* | | | Merge topic 'doc-CMAKE_INCLUDE_DIRECTORIES_BEFORE'Brad King2013-11-044-1/+19
|\ \ \ \
| * | | | Add missing documentation for include dirs related variables. (#12611)Stephen Kelly2013-11-024-1/+19
* | | | | Merge topic 'improve-tgt-INCLUDE_DIRECTORIES-docs'Brad King2013-11-041-5/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cmTarget: Improve INCLUDE_DIRECTORIES property docs (#13188).Stephen Kelly2013-11-021-5/+8
| |/ / /
* | | | Merge topic 'doc-rst-note-and-productionlist'Brad King2013-11-021-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | cmRST: Add support for the note and productionlist directivesBrad King2013-10-301-0/+10
* | | | Help: Limit reference manual toctree depth to 1Brad King2013-11-016-0/+36
* | | | Merge topic 'add-CMAKE_FIND_NO_INSTALL_PREFIX'Brad King2013-11-012-0/+14
|\ \ \ \
| * | | | Allow disabling adding the install prefix to the prefix search path.Stephen Kelly2013-10-312-0/+14
* | | | | Merge topic 'vs-generator-names'Brad King2013-10-317-30/+39
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | VS: Add version year to generator namesBrad King2013-10-287-30/+39
* | | | | Help: Glob manual/*.rst in Sphinx configurationBrad King2013-10-3013-0/+26
* | | | | Merge topic 'doc-organize-index'Brad King2013-10-291-0/+2
|\ \ \ \ \
| * | | | | Help: Add index document titleBrad King2013-10-291-0/+2
* | | | | | Merge topic 'doc-organize-index'Brad King2013-10-291-10/+28
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Help: Organize top-level indexBrad King2013-10-281-10/+28
| |/ / /
* | | | Merge topic 'Qt-auto-generators'Brad King2013-10-2814-0/+154
|\ \ \ \ | |/ / / |/| | |
| * | | Add automatic rcc invocation for Qt.Stephen Kelly2013-10-247-0/+71
| * | | Add automatic uic invocation for Qt.Stephen Kelly2013-10-247-0/+72
| * | | Add the AUTOGEN_TARGETS_FOLDER and obsolete AUTOMOC_TARGETS_FOLDER.Stephen Kelly2013-10-243-0/+11
* | | | Merge topic 'compatible-interface-numbers'Brad King2013-10-265-3/+42
|\ \ \ \
| * | | | cmTarget: Add interface for compatible numeric propertiesStephen Kelly2013-10-245-3/+42
| |/ / /
* | | | Merge topic 'remove-pre-2.4-compatibility'Brad King2013-10-261-8/+1
|\ \ \ \
| * | | | Drop compatibility with CMake < 2.4Brad King2013-10-231-8/+1
| |/ / /
* | | | Merge topic 'minor-cleanups'Brad King2013-10-243-3/+3
|\ \ \ \
| * | | | Docs: Fix typoStephen Kelly2013-10-231-1/+1
| * | | | Docs: Fix typo.Stephen Kelly2013-10-232-2/+2
* | | | | cmRST: Teach cmake-module directive to scan bracket commentsBrad King2013-10-231-6/+22
* | | | | cmake-developer.7: Improve flow of module documentation instructionsBrad King2013-10-231-17/+18
| |/ / / |/| | |
* | | | Merge topic 'doc-cmake-developer'Brad King2013-10-232-0/+498
|\ \ \ \
| * | | | cmRST: Cross-reference cmake-developer.7 manual and cmRST DoxygenBrad King2013-10-221-0/+3
| * | | | Help: Add documentation format to cmake-developer.7 manualBrad King2013-10-221-0/+205
| * | | | Help: Organize cmake-developer.7 manual Modules sectionBrad King2013-10-221-50/+74
| * | | | Help: Fix module documentation markup in cmake-developer.7 manualKitware Robot2013-10-221-102/+161
| * | | | Help: Move Modules/readme.txt content into cmake-developer.7 manualKitware Robot2013-10-221-0/+188
| * | | | Help: Add cmake-developer.7 manualBrad King2013-10-222-0/+19
* | | | | Add policy CMP0036 to disallow build_nameBrad King2013-10-223-1/+16
* | | | | Add policy CMP0035 to disallow variable_requiresBrad King2013-10-223-1/+14
* | | | | Add policy CMP0034 to disallow utility_sourceBrad King2013-10-223-0/+14
* | | | | Add policy CMP0033 to disallow export_library_dependenciesBrad King2013-10-223-1/+18
* | | | | Add policy CMP0032 to disallow output_required_filesBrad King2013-10-223-1/+17
* | | | | Add policy CMP0031 to disallow load_commandBrad King2013-10-223-0/+16
* | | | | Add policy CMP0030 to disallow use_mangled_mesaBrad King2013-10-223-0/+14
* | | | | Add policy CMP0029 to disallow subdir_dependsBrad King2013-10-223-1/+14
* | | | | Add infrastructure for policies that disallow commandsBrad King2013-10-221-0/+9
| |/ / / |/| | |
* | | | Merge topic 'string-CONCAT-command'Brad King2013-10-221-0/+4
|\ \ \ \
| * | | | string: Add CONCAT sub-commandBrad King2013-10-211-0/+4