summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Generate 'folder' source type for directories (#14498)Michael Priestman2013-10-211-5/+16
* 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
* | | | | | | CMake Nightly Date StampKitware Robot2013-10-201-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-10-191-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'INTERFACE-error-with-linked-genex'Brad King2013-10-1818-7/+161
|\ \ \ \ \ \
| * | | | | | Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.Stephen Kelly2013-10-1818-7/+161
|/ / / / / /
* | | | | | 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-184-8/+8
|\ \ \ \ \ \
| * | | | | | Update CMP0024/CMP0025/CMP0026 release versionBrad King2013-10-174-8/+8
* | | | | | | 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-182-5/+7
|\ \ \ \ \ \
| * | | | | | target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.Stephen Kelly2013-10-172-5/+7
| |/ / / / /
* | | | | | 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-1816-129/+161
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Intel: Fix detection of MSVC version simulated by pre-11.0 FortranBrad King2013-10-181-3/+1
| * | | | | Intel: When simulating MSVC, re-use Windows-MSVC (#14476)Brad King2013-10-188-93/+51
| * | | | | VS: Detect Intel Fortran compiler id and versionBrad King2013-10-184-6/+47
| * | | | | VS: Expose Intel Fortran .vfproj format version to CMake languageBrad King2013-10-185-29/+58
| * | | | | CMakeDetermineCompilerId: Fix Intel Fortran compiler id detectionBrad King2013-10-161-1/+4
| * | | | | VS: Fix CMAKE_<LANG>_COMPILER detection with Intel toolset (#14471)Brad King2013-10-161-0/+3