summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add policy CMP0029 to disallow subdir_dependsBrad King2013-10-2215-35/+43
* Add infrastructure for policies that disallow commandsBrad King2013-10-225-0/+40
* Merge topic 'rst-literal-blocks'Brad King2013-10-224-31/+107
|\
| * cmRST: Process literal blocks after paragraphs ending in '::'Brad King2013-10-214-0/+59
| * cmRST: Do not process inline markup in code-block literalsBrad King2013-10-214-31/+48
* | 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-2210-0/+63
|\ \
| * | string: Add CONCAT sub-commandBrad King2013-10-2110-0/+63
* | | 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 '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-2220-11/+124
|\ \ \ \
| * | | | Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-2120-11/+124
* | | | | 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-224-16/+8
|\ \ \ \ \
| * | | | | cmake: Always pass through stdout/stderr in --build modeBrad King2013-10-184-16/+8
| | |/ / / | |/| | |
* | | | | Merge topic 'remove-cmake-i-wizard'Brad King2013-10-229-273/+9
|\ \ \ \ \
| * | | | | cmake: Drop support for "-i" wizard modeBrad King2013-10-189-273/+9
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2013-10-221-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'INTERFACE_LIBRARY-build-targets'Brad King2013-10-2111-75/+172
|\ \ \ \
| * | | | Create make rules for INTERFACE_LIBRARY targets.Stephen Kelly2013-10-2111-38/+135
| * | | | Makefile: Always create clean target commandBrad King2013-10-161-37/+37
* | | | | Merge topic 'minor-cleanups'Brad King2013-10-215-6/+6
|\ \ \ \ \
| * | | | | cmCoreTryCompile: Fix typo in comments.Stephen Kelly2013-10-201-2/+2
| * | | | | cmTarget: Remove unused variable.Stephen Kelly2013-10-181-1/+0
| * | | | | target_link_libraries(): Fix code snippet in documentation.Stephen Kelly2013-10-181-1/+2
| * | | | | cmPolicies: Fix typoStephen Kelly2013-10-181-1/+1
| * | | | | 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-2115-1528/+201
|\ \ \ \ \
| * | | | | cmSystemTools: Drop old RunCommand methodBrad King2013-10-1910-1510/+1
| * | | | | exec_program: Re-implement using KWSys ProcessBrad King2013-10-192-4/+196
| * | | | | cmake: Drop "cmake -E comspec" Win9x helperBrad King2013-10-192-13/+3
| * | | | | cmExtraEclipseCDT4Generator: Replace RunCommand with RunSingleCommandBrad King2013-10-181-1/+1
| |/ / / /
* | | | | Merge topic 'policies-generic-docs'Brad King2013-10-211-0/+20
|\ \ \ \ \
| * | | | | Help: Add introduction section to cmake-policies manualStephen Kelly2013-10-181-0/+20
| |/ / / /
* | | | | Merge topic 'vs12-parallel-cl-FS'Brad King2013-10-213-1/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | MSVC: Add /FS flag for cl >= 18 to allow parallel compilation (#14492)Brad King2013-10-183-1/+7
* | | | | Merge topic 'cmake-syntax-updates'Brad King2013-10-2193-200/+884
|\ \ \ \ \
| * | | | | Add Lua-style long brackets and long comments to CMake languageBrad King2013-10-1775-185/+629
| * | | | | cmListFileLexer: Convert CRLF -> LF newlines explicitlyBrad King2013-10-176-27/+100
| * | | | | cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)Brad King2013-10-1719-10/+168
| * | | | | cmListFileLexer: Allow command names with one letter (#14181)Brad King2013-10-175-2/+11
* | | | | | CMake Nightly Date StampKitware Robot2013-10-211-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'target-LOCATION-policy'Brad King2013-10-201-1/+1
|\ \ \ \ \
| * | | | | Cygwin: Avoid legacy warnings in RunCMake.CMP0026 testBrad King2013-10-191-1/+1
* | | | | | Merge topic 'vs-intel-compiler'Brad King2013-10-201-1/+5
|\ \ \ \ \ \
| * | | | | | VS 6: Do not try Intel Fortran .vfproj file with msdevBrad King2013-10-191-1/+5