summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Add the AUTOGEN_TARGETS_FOLDER and obsolete AUTOMOC_TARGETS_FOLDER.Stephen Kelly2013-10-243-0/+11
* 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
| * | cmPolicies: Fix typoStephen Kelly2013-10-181-1/+1
| |/
* | Merge topic 'remove-old-process-execution'Brad King2013-10-211-1/+1
|\ \
| * | cmake: Drop "cmake -E comspec" Win9x helperBrad King2013-10-191-1/+1
| |/
* | Help: Add introduction section to cmake-policies manualStephen Kelly2013-10-181-0/+20
|/
* Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.Stephen Kelly2013-10-182-0/+26
* Merge topic 'fix-policy-versions'Brad King2013-10-183-5/+5
|\
| * Update CMP0024/CMP0025/CMP0026 release versionBrad King2013-10-173-5/+5
* | Merge topic 'vs-intel-compiler'Brad King2013-10-182-0/+8
|\ \ | |/ |/|
| * VS: Expose Intel Fortran .vfproj format version to CMake languageBrad King2013-10-182-0/+8
* | Make --help-* options available from all command-line toolsBrad King2013-10-166-325/+116
* | Help: De-duplicate manual/(cmake|ccmake).1.rst build optionsBrad King2013-10-163-115/+59
* | Help: Organize manual/*.1.rst sectionsBrad King2013-10-166-116/+61
* | Help: Drop leftover conversion content from manual/*.1.rstBrad King2013-10-165-269/+0
|/
* Help: Factor out cmake-generator-expressions manual pageBrad King2013-10-1619-1219/+127
* Help: Factor out COMPILE_DEFINITIONS disclaimer duplicationBrad King2013-10-164-60/+21
* Help: Factor out find_* command duplicationBrad King2013-10-169-628/+227
* Help: Factor out *_OUTPUT_(NAME|DIRECTORY).rst duplicationBrad King2013-10-169-81/+46
* Help: Fix reStructuredText syntax in auto-generated documentsBrad King2013-10-1516-15/+20
* Help: Add index.rst top-level documentBrad King2013-10-151-0/+28
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-15824-0/+14087
* Add Help/generator/*.rst for Windows- and OS X-only generatorsKitware Robot2013-10-1521-0/+156