summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'curl-ssize_t' into release-3.13Brad King2018-10-221-0/+6
|\
| * curl: add missing type sizes for 'long long' and '__int64'Brad King2018-10-221-0/+6
* | Merge branch 'update-kwsys' into release-3.13Brad King2018-10-192-1/+6
|\ \
| * \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-10-192-1/+6
| |\ \ | | |/ | |/|
| | * KWSys 2018-10-19 (c2f29d2e)KWSys Upstream2018-10-192-1/+6
* | | Merge branch 'deployqt4-cmp0080-fix' into release-3.13Brad King2018-10-192-368/+384
|\ \ \
| * | | DeployQt4: Do not include BundleUtilities at configure timeKyle Edwards2018-10-192-71/+86
| * | | DeployQt4: Convert to 2-space indentationKyle Edwards2018-10-181-259/+259
| * | | Help: Convert DeployQt4 to block-style commentKyle Edwards2018-10-181-100/+101
* | | | Merge branch 'doc-target_link_libraries-item-quoting' into release-3.13Brad King2018-10-181-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Clarify command-line encoding of target_link_libraries itemsBrad King2018-10-181-0/+12
* | | | Merge branch 'update-vim-syntax' into release-3.13Brad King2018-10-182-106/+2148
|\ \ \ \
| * \ \ \ Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntaxBrad King2018-10-182-106/+2148
| |\ \ \ \
| | * | | | vim-cmake-syntax 2018-10-18 (64ff4bd7)vim-cmake-syntax upstream2018-10-182-106/+2148
* | | | | | Merge branch 'rel-doc-qthelp' into release-3.13Brad King2018-10-182-1/+4
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Add qthelp docs to binary archivesBrad King2018-10-172-1/+4
* | | | | | | Merge branch 'revert-server-iface-sources' into release-3.13Brad King2018-10-184-189/+40
|\ \ \ \ \ \ \
| * | | | | | | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"Brad King2018-10-174-189/+40
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'document-dollar-in-varnames' into release-3.13Brad King2018-10-168-2/+48
|\ \ \ \ \ \ \
| * | | | | | | CMP0053: document that `$` is a valid literal variable characterBen Boeckel2018-10-158-2/+48
| |/ / / / / /
* | | | | | | Merge branch 'update_debug_target_properties' into release-3.13Brad King2018-10-151-7/+16
|\ \ \ \ \ \ \
| * | | | | | | Help: document CMAKE_DEBUG_TARGET_PROPERTIES support for LINK propertiesRobert Maynard2018-10-121-7/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'FindPkgConfig-operator-docs' into release-3.13Brad King2018-10-151-6/+9
|\ \ \ \ \ \ \
| * | | | | | | FindPkgConfig: Document support for > and < operatorsCraig Scott2018-10-151-6/+9
* | | | | | | | Merge branch 'FindBoost-mt-release' into release-3.13Brad King2018-10-111-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindBoost: Search for -mt variant of release libsMario Bielert2018-10-111-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'FindPython-updates' into release-3.13Brad King2018-10-112-2/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPython*: Add missing registry pathsMarc Chevrier2018-10-112-2/+77
| |/ / / / / / /
* | | | | | | | Merge branch 'backport-revert-install-code-script-genex' into release-3.13Brad King2018-10-1110-70/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-1110-70/+9
| |/ / / / / / /
* | | | | | | | Merge branch 'vs-cuda-pdb' into release-3.13Brad King2018-10-1015-21/+32
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | VS: Add workaround for CUDA compiler PDB location with spaceBrad King2018-10-101-0/+7
| * | | | | | | VS: Drop workaround for CUDA compiler PDB location on CUDA 9.2+Brad King2018-10-101-7/+11
| * | | | | | | Tests: Fix Cuda test project namesBrad King2018-10-1014-14/+14
| |/ / / / / /
* | | | | | | Merge branch 'update-vim-syntax' into release-3.13Brad King2018-10-102-44/+118
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'upstream-vim-cmake-syntax'Patrick Boettcher2018-10-102-44/+118
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | vim-cmake-syntax 2018-10-10 (ac1957fb)vim-cmake-syntax upstream2018-10-102-46/+120
* | | | | | CMake 3.13.0-rc1v3.13.0-rc1Brad King2018-10-090-0/+0
* | | | | | Merge branch 'FindBISON-fix-verbose-file' into release-3.13Brad King2018-10-091-7/+14
|\ \ \ \ \ \
| * | | | | | FindBISON: Fix "multiple rules generate" error on VERBOSE outputBrad King2018-10-091-7/+14
| |/ / / / /
* | | | | | Merge branch 'string-TIMESTAMP-unset-TZ' into release-3.13Brad King2018-10-091-1/+11
|\ \ \ \ \ \
| * | | | | | string(TIMESTAMP): Fix unset TZJose Luis Blanco-Claraco2018-10-091-1/+11
| |/ / / / /
* | | | | | Merge branch 'doc-regex-backslash' into release-3.13Brad King2018-10-091-6/+13
|\ \ \ \ \ \
| * | | | | | Help: Fix documentation of escape sequences in a regexBrad King2018-10-091-6/+13
| |/ / / / /
* | | | | | Merge branch 'vs-flag-map-Qspectre' into release-3.13Brad King2018-10-093-0/+11
|\ \ \ \ \ \
| * | | | | | VS: Add flag table entry for -QspectreBrad King2018-10-083-0/+11
| |/ / / / /
* | | | | | Merge branch 'mkl_ilp64' into release-3.13Brad King2018-10-092-21/+37
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Find{BLAS,LAPACK}: Find also ILP64 MKL BLAS and LAPACKJakub Benda2018-10-082-21/+37
| |/ / / /
* | | | | Merge branch 'doc-target_link_libraries-keywords-not-genex' into release-3.13Brad King2018-10-081-6/+18
|\ \ \ \ \
| * | | | | Help: Clarify target_link_libraries keywords and generator expressionsBrad King2018-10-081-6/+18
| |/ / / /