summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-code-block-highlight'Brad King2018-05-081-0/+1
|\
| * Utilities/Sphinx: Do not highlight unspecified code blocks as pythonBrad King2018-05-041-0/+1
* | Merge topic 'FindCUDA-revert-sepcomp-cublas'Brad King2018-05-081-2/+2
|\ \
| * | FindCUDA: Fix regression in separable compilation without cublasBrad King2018-05-071-2/+2
* | | Merge topic 'doc-updates'Brad King2018-05-082-3/+11
|\ \ \
| * | | Help: Specify COMPILE_OPTIONS and COMPILE_FLAGS source properties usageMarc Chevrier2018-05-072-3/+11
| |/ /
* | | Merge topic 'java-new-packaging-fixes'Brad King2018-05-082-3/+3
|\ \ \
| * | | FindJava, FindJNI: fix erroneous regex, enhance registry lookupMarc Chevrier2018-05-072-3/+3
* | | | CMake Nightly Date StampKitware Robot2018-05-081-1/+1
* | | | Merge topic 'doc-command-synopsis'Brad King2018-05-079-242/+400
|\ \ \ \
| * | | | Utilities/Sphinx: Make HTML links in parsed-literal blocks more obviousBrad King2018-05-071-0/+10
| * | | | Help: Organize file command docs into sectionsBrad King2018-05-071-16/+75
| * | | | Help: Add Synopsis section to install, list, and string docsBrad King2018-05-073-99/+132
| * | | | Help: Improve list command signature group name for read operationsBrad King2018-05-071-2/+2
| * | | | Help: Re-order file command docsBrad King2018-05-071-125/+125
| * | | | cmRST: Parse inline links and inline literalsBrad King2018-05-074-11/+67
* | | | | Merge topic 'vs-cert'Brad King2018-05-072-4/+9
|\ \ \ \ \
| * | | | | VS Generator: Only include default certificate if it was actually copiedMark Ingram2018-05-042-4/+9
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-05-071-1/+1
* | | | | Merge topic 'cpack_module_indentation_fix'Craig Scott2018-05-061-17/+17
|\ \ \ \ \
| * | | | | CPack: Fix indentationCraig Scott2018-05-041-17/+17
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-05-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-05-051-1/+1
|/ / / /
* | | | Merge topic 'vs-refactor-xml'Brad King2018-05-042-843/+788
|\ \ \ \ | |/ / / |/| | |
| * | | cmVisualStudio10TargetGenerator: XML refactoringVitaly Stakhovsky2018-05-042-843/+788
* | | | Merge topic 'doc-xref-envvar'Brad King2018-05-043-1/+5
|\ \ \ \
| * | | | cmRST: Add support for 'envvar' cmake domain roleBrad King2018-05-043-1/+5
* | | | | Merge topic 'test-CheckSourceTree-in-source'Brad King2018-05-041-3/+1
|\ \ \ \ \
| * | | | | Tests: Fix CheckSourceTree for in-source non-dashboard buildsIsrael Blancas2018-05-031-3/+1
* | | | | | Merge topic 'genex-complang-not-loaded'Brad King2018-05-044-19/+1
|\ \ \ \ \ \
| * | | | | | Genex: Allow COMPILE_LANGUAGE to name a language that is not loadedHenry Schreiner2018-05-034-19/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-05-041-1/+1
* | | | | | | Merge topic 'feature/cpack-default-package-version'Craig Scott2018-05-0315-34/+223
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | CPack: Use project version as default for `CPACK_PACKAGE_VERSION`Alex Turbov2018-05-0215-34/+223
* | | | | | | Merge branch 'release-3.11'Brad King2018-05-030-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ctest-libuv-linux-sparc64' into release-3.11Brad King2018-05-021-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'ctest-libuv-linux-sparc64'Brad King2018-05-031-1/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | libuv: linux/sparc64: use fcntl to set and clear O_NONBLOCKBrad King2018-05-021-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'namelink-component'Brad King2018-05-0318-75/+529
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: add release notes for NAMELINK_COMPONENTKyle Edwards2018-05-031-0/+7
| * | | | | | | | Help: clarify "undefined behavior" in install(EXPORT) commandKyle Edwards2018-05-031-5/+18
| * | | | | | | | install: add test for new NAMELINK_COMPONENT parameterKyle Edwards2018-05-0313-1/+285
| * | | | | | | | install: add NAMELINK_COMPONENT argumentKyle Edwards2018-05-034-15/+113
| * | | | | | | | Help: clean up install(TARGETS) documentationKyle Edwards2018-04-301-62/+96
| * | | | | | | | Help: add list of command signatures to top of INSTALL pageKyle Edwards2018-04-301-0/+18
* | | | | | | | | Merge topic 'doc-build-event-order'Brad King2018-05-031-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Clarify add_custom_command build event execution orderBrad King2018-05-021-4/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'doc-server-pipe'Brad King2018-05-031-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Fix and clarify server mode --pipe= option docsIsrael Blancas2018-05-021-2/+4
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-031-1/+1
| |/ / / / / / / |/| | | | | | |