summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-syntax-updates'Brad King2013-10-244-13/+42
|\
| * cmRST: Teach cmake-module directive to scan bracket commentsBrad King2013-10-232-11/+40
| * Add \-continuation to CMake language quoted argumentsBrad King2013-10-232-2/+2
* | CMake Nightly Date StampKitware Robot2013-10-241-1/+1
|/
* Merge topic 'output-CMP0022-entries'Brad King2013-10-231-1/+26
|\
| * CMP0022: Output link interface mismatch for static library warningStephen Kelly2013-10-231-1/+26
* | Merge topic 'doc-cmake-developer'Brad King2013-10-231-0/+10
|\ \
| * | cmRST: Cross-reference cmake-developer.7 manual and cmRST DoxygenBrad King2013-10-221-0/+10
* | | Merge topic 'remove-old-commands-by-policy'Brad King2013-10-2319-256/+114
|\ \ \
| * | | Add policy CMP0036 to disallow build_nameBrad King2013-10-224-34/+13
| * | | Add policy CMP0035 to disallow variable_requiresBrad King2013-10-224-28/+12
| * | | Add policy CMP0034 to disallow utility_sourceBrad King2013-10-224-36/+12
| * | | Add policy CMP0033 to disallow export_library_dependenciesBrad King2013-10-224-35/+14
| * | | Add policy CMP0032 to disallow output_required_filesBrad King2013-10-224-29/+12
| * | | Add policy CMP0031 to disallow load_commandBrad King2013-10-224-22/+11
| * | | Add policy CMP0030 to disallow use_mangled_mesaBrad King2013-10-224-38/+11
| * | | Add policy CMP0029 to disallow subdir_dependsBrad King2013-10-224-34/+10
| * | | Add infrastructure for policies that disallow commandsBrad King2013-10-221-0/+19
* | | | Merge topic 'cmarray-templates'Brad King2013-10-232-25/+38
|\ \ \ \
| * | | | Genex: Use cmArraySize for targetPolicyWhitelistStephen Kelly2013-10-221-4/+1
| * | | | Genex: Remove use of TransitiveWhitelistCompareStephen Kelly2013-10-221-21/+9
| * | | | Add some templates for cleaner array iteration.Stephen Kelly2013-10-221-0/+28
* | | | | CMake Nightly Date StampKitware Robot2013-10-231-1/+1
| |/ / / |/| | |
* | | | Merge topic 'rst-literal-blocks'Brad King2013-10-222-31/+68
|\ \ \ \ | | |/ / | |/| |
| * | | cmRST: Process literal blocks after paragraphs ending in '::'Brad King2013-10-212-0/+25
| * | | cmRST: Do not process inline markup in code-block literalsBrad King2013-10-212-31/+43
| |/ /
* | | Merge topic 'genex-conversion-warnings'Brad King2013-10-224-10/+10
|\ \ \
| * | | use size_t for GeneratorExpressionContent::ContentLength to fix some warningsRolf Eike Beer2013-10-214-10/+10
| |/ /
* | | Merge topic 'string-CONCAT-command'Brad King2013-10-222-0/+26
|\ \ \
| * | | string: Add CONCAT sub-commandBrad King2013-10-212-0/+26
* | | | Merge topic 'xcode-folder-types'Brad King2013-10-221-5/+16
|\ \ \ \
| * | | | Xcode: Generate 'folder' source type for directories (#14498)Michael Priestman2013-10-211-5/+16
| | |/ / | |/| |
* | | | Merge topic 'double-colon-is-imported'Brad King2013-10-223-0/+46
|\ \ \ \
| * | | | Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-213-0/+46
* | | | | Merge topic 'vs9-target-framework-version'Brad King2013-10-221-0/+5
|\ \ \ \ \
| * | | | | VS: Set .NET target framework version for VS 7-9 (#14499)Brad King2013-10-211-0/+5
* | | | | | Merge topic 'cmake--build-pipes'Brad King2013-10-223-12/+7
|\ \ \ \ \ \
| * | | | | | cmake: Always pass through stdout/stderr in --build modeBrad King2013-10-183-12/+7
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'remove-cmake-i-wizard'Brad King2013-10-225-209/+5
|\ \ \ \ \ \
| * | | | | | cmake: Drop support for "-i" wizard modeBrad King2013-10-185-209/+5
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2013-10-221-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'INTERFACE_LIBRARY-build-targets'Brad King2013-10-217-75/+132
|\ \ \ \ \
| * | | | | Create make rules for INTERFACE_LIBRARY targets.Stephen Kelly2013-10-217-38/+95
| * | | | | Makefile: Always create clean target commandBrad King2013-10-161-37/+37
* | | | | | Merge topic 'minor-cleanups'Brad King2013-10-213-4/+3
|\ \ \ \ \ \
| * | | | | | cmCoreTryCompile: Fix typo in comments.Stephen Kelly2013-10-201-2/+2
| * | | | | | cmTarget: Remove unused variable.Stephen Kelly2013-10-181-1/+0
| * | | | | | include(): Use lower case and () to refer to the include() command.Stephen Kelly2013-10-181-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'remove-old-process-execution'Brad King2013-10-2113-1525/+199
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cmSystemTools: Drop old RunCommand methodBrad King2013-10-199-1508/+0