summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmake: Drop "cmake -E comspec" Win9x helperBrad King2013-10-191-12/+2
* cmExtraEclipseCDT4Generator: Replace RunCommand with RunSingleCommandBrad King2013-10-181-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
* | | Merge topic 'wix-extra-sources'Brad King2013-10-152-0/+32
|\ \ \
| * | | CPackWiX: allow user supplied extra sources, objects and librariesNils Gladitz2013-10-132-0/+32
* | | | Merge topic 'wix-deterministic-ids'Brad King2013-10-152-23/+150
|\ \ \ \
| * | | | CPackWiX: generate deterministic ids for directories, components and filesNils Gladitz2013-10-122-23/+150
* | | | | Merge topic 'target-LOCATION-policy'Brad King2013-10-154-0/+75
|\ \ \ \ \
| * | | | | cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-114-0/+75
| |/ / / /
* | | | | Merge topic 'deprecate-COMPILE_FLAGS'Brad King2013-10-151-1/+4
|\ \ \ \ \