summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Update CMP0024/CMP0025/CMP0026 release versionBrad King2013-10-171-3/+3
* | | | Merge topic 'doc-drop-policy-builtin'Brad King2013-10-182-427/+1
|\ \ \ \ | |/ / /
| * | | Drop builtin policy "full" documentationBrad King2013-10-172-427/+1
| |/ /
* | | Merge topic 'allow-repeated-LINK-keywords'Brad King2013-10-181-2/+4
|\ \ \
| * | | target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.Stephen Kelly2013-10-171-2/+4
| |/ /
* | | Merge topic 'simplify-cmake-E-command-line'Brad King2013-10-181-25/+31
|\ \ \
| * | | cmake: Simplify -E command line processingBrad King2013-10-171-25/+31
| |/ /
* | | Merge topic 'vs-intel-compiler'Brad King2013-10-183-30/+50
|\ \ \
| * | | VS: Detect Intel Fortran compiler id and versionBrad King2013-10-181-1/+0
| * | | VS: Expose Intel Fortran .vfproj format version to CMake languageBrad King2013-10-183-29/+50
* | | | CMake Nightly Date StampKitware Robot2013-10-181-1/+1
| |/ / |/| |
* | | Merge topic 'help-manual-cleanup'Brad King2013-10-177-45/+47
|\ \ \
| * | | Make --help-* options available from all command-line toolsBrad King2013-10-167-45/+47
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2013-10-171-1/+1
|/ /
* | Merge topic 'update-kwsys'Brad King2013-10-161-0/+9
|\ \ | |/ |/|
| * Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-10-151-0/+9
* | Merge topic 'doc-reStructuredText'Brad King2013-10-16208-13975/+1222
|\ \