summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* string: Add CONCAT sub-commandBrad King2013-10-212-0/+26
* 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
|\ \
| * | Drop unused builtin documentation APIsBrad King2013-10-166-29/+3
| * | Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-1633-663/+187
| * | Drop builtin command documentationBrad King2013-10-16131-5529/+0
| * | Drop builtin property documentationBrad King2013-10-1618-4446/+6
| * | Drop all documentation formatters except UsageBrad King2013-10-1619-1524/+202
| * | Teach COMPATIBLE_INTERFACE_* checks to use Help .rst documentsBrad King2013-10-161-3/+6
| * | Teach --help-* options to load documentation from .rst filesBrad King2013-10-165-36/+308
| * | Add class cmRST to do basic reStructuredText processingBrad King2013-10-163-0/+520
| * | Drop "full" documentation output typesBrad King2013-10-1519-1462/+23
| * | Add reStructuredText (RST) documentation formatterBrad King2013-10-158-4/+180
| * | Drop CPack module documentation markup extractionBrad King2013-10-153-386/+0
| * | Drop definition of internal propertyBrad King2013-10-151-5/+0
| * | Drop CMAKE_STRICT modeBrad King2013-10-155-168/+0
| * | cmDocumentation: Drop version output from usage and text helpBrad King2013-10-151-8/+1
| * | cmake: Add --help-policy-list optionBrad King2013-10-153-1/+16
| * | Cleanup use of CMake version in install destinationsBrad King2013-10-151-0/+36
| * | Factor CMake version logic into dedicated moduleBrad King2013-10-151-0/+23
* | | CMake Nightly Date StampKitware Robot2013-10-161-1/+1
|/ /
* | Merge topic 'doc-list-append-nothing'Brad King2013-10-151-1/+1
|\ \
| * | list: Fix docs for APPEND to show that elements are optionalРоман Донченко2013-10-141-1/+1