summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmRST: Cross-reference cmake-developer.7 manual and cmRST DoxygenBrad King2013-10-222-0/+13
* Help: Add documentation format to cmake-developer.7 manualBrad King2013-10-221-0/+205
* Help: Organize cmake-developer.7 manual Modules sectionBrad King2013-10-222-51/+77
* Help: Fix module documentation markup in cmake-developer.7 manualKitware Robot2013-10-221-102/+161
* Help: Move Modules/readme.txt content into cmake-developer.7 manualKitware Robot2013-10-222-188/+188
* Help: Add cmake-developer.7 manualBrad King2013-10-223-0/+20
* 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 '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
| |/ / / / /