summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * | | | exec_program: Re-implement using KWSys ProcessBrad King2013-10-192-4/+196
| * | | | cmake: Drop "cmake -E comspec" Win9x helperBrad King2013-10-191-12/+2
| * | | | cmExtraEclipseCDT4Generator: Replace RunCommand with RunSingleCommandBrad King2013-10-181-1/+1
| |/ / /
* | | | Merge topic 'cmake-syntax-updates'Brad King2013-10-216-161/+612
|\ \ \ \
| * | | | Add Lua-style long brackets and long comments to CMake languageBrad King2013-10-176-146/+410
| * | | | cmListFileLexer: Convert CRLF -> LF newlines explicitlyBrad King2013-10-172-27/+91
| * | | | cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)Brad King2013-10-174-10/+133
| * | | | cmListFileLexer: Allow command names with one letter (#14181)Brad King2013-10-172-2/+2
* | | | | CMake Nightly Date StampKitware Robot2013-10-211-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-10-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-10-191-1/+1
| |/ / |/| |
* | | Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.Stephen Kelly2013-10-183-7/+51
* | | Merge topic 'help-replace-version'Brad King2013-10-181-0/+2
|\ \ \
| * | | cmRST: Substitute CMake version for |release| as Sphinx doesBrad King2013-10-171-0/+2
| |/ /
* | | Merge topic 'fix-policy-versions'Brad King2013-10-181-3/+3
|\ \ \