summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge topic 'doc-vs-keyword-properties'Brad King2013-10-222-2/+8
|\ \ \
| * | | VS: Document VS_GLOBAL_KEYWORD and VS_KEYWORD relationship (#14493)Brad King2013-10-212-2/+8
| |/ /
* | | Merge topic 'double-colon-is-imported'Brad King2013-10-222-0/+24
|\ \ \
| * | | Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-212-0/+24
| |/ /
* | | Merge topic 'cmake--build-pipes'Brad King2013-10-221-4/+1
|\ \ \
| * | | cmake: Always pass through stdout/stderr in --build modeBrad King2013-10-181-4/+1
| |/ /
* | | Merge topic 'remove-cmake-i-wizard'Brad King2013-10-221-6/+0
|\ \ \ | |_|/ |/| |
| * | cmake: Drop support for "-i" wizard modeBrad King2013-10-181-6/+0
| |/
* | Merge topic 'minor-cleanups'Brad King2013-10-212-2/+3
|\ \
| * | target_link_libraries(): Fix code snippet in documentation.Stephen Kelly2013-10-181-1/+2