summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'try-compile'Brad King2018-12-0633-166/+513
|\
| * Check* functions family: add support for LINK_OPTIONSMarc Chevrier2018-12-0119-162/+348
| * try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-0114-4/+165
* | Merge topic 'arch-independent-version-file-creation'Brad King2018-12-068-2/+101
|\ \
| * | CMakePackageConfigHelpers: Add ARCH_INDEPENDENT optionJustin Bassett2018-12-018-2/+101
* | | Merge topic 'autogen_uic_empty_fix'Brad King2018-12-0652-56/+159
|\ \ \
| * | | Autogen: Don't add a WIN32 moc definition if we have a moc_predefs.h fileSebastian Holtermann2018-11-282-10/+6
| * | | Autogen: Add QtAutogen.UicNoGui testSebastian Holtermann2018-11-287-0/+50
| * | | Autogen: Tests: Differentiate between Qt core and Qt gui testsSebastian Holtermann2018-11-2843-46/+103
* | | | Merge topic 'cmcmd_touch_err'Brad King2018-12-064-0/+8
|\ \ \ \
| * | | | cmake: add error message when '-E touch' failsIsaiah Norton2018-11-274-0/+8
* | | | | Merge topic 'cpack-deb-tar-format'Brad King2018-12-067-24/+34
|\ \ \ \ \
| * | | | | CPack/Deb: Remove paxr as a supported tar format for a .debGuillem Jover2018-11-284-10/+20
| * | | | | Help: Replace use of :code:`` with plain reST syntaxBrad King2018-11-284-14/+14
* | | | | | Merge topic 'support_ewdk_install'Brad King2018-12-062-0/+34
|\ \ \ \ \ \
| * | | | | | cmVSSetupHelper: Support Enterprise WDK build enviornmentJon Doron2018-11-272-0/+34
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'release-3.13'Brad King2018-12-060-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'cuda-external' into release-3.13Brad King2018-12-056-1/+20
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cuda-external'Brad King2018-12-066-1/+20
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | CUDA: Fix crash on linking to a CUDA target without CUDA enabledBrad King2018-12-056-1/+20
| |/ / / / / /
* | | | | | | Merge topic 'update-kwsys'Brad King2018-12-061-28/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-11-281-28/+4
| |\ \ \ \ \ \ \
| | * | | | | | | KWSys 2018-11-28 (5ea12a52)KWSys Upstream2018-11-281-28/+4
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-061-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-051-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-041-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-031-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-021-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-12-011-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-11-301-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-11-291-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'readability-static-accessed-through-instance'Brad King2018-11-2830-118/+144
|\ \ \ \ \ \ \
| * | | | | | | clang-tidy: Fix readability-static-accessed-through-instanceRegina Pfeifer2018-11-2130-118/+144
* | | | | | | | Merge topic 'clang-tidy-macos'Brad King2018-11-287-23/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | clang-tidy: fix warnings in macOS-only codeBrad King2018-11-277-23/+19
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'explicit-operator-bool'Brad King2018-11-286-12/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Mark operator bool explicitRegina Pfeifer2018-11-196-12/+9
* | | | | | | | | Merge topic 'file-size'Brad King2018-11-289-0/+69
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | file: add SIZE optionWouter Klouwen2018-11-279-0/+69
* | | | | | | | | Merge branch 'release-3.13'Brad King2018-11-280-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | CMake 3.13.1v3.13.1Brad King2018-11-281-1/+1
* | | | | | | | Merge branch 'release-3.13'Brad King2018-11-280-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'autogen_uic_empty_fix_3_13' into release-3.13Brad King2018-11-271-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'autogen_uic_empty_fix_3_13'Brad King2018-11-281-1/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Autogen: Fix empty uic executable stringSebastian Holtermann2018-11-271-1/+1
* | | | | | | | | Merge topic 'doc-cmake.1'Craig Scott2018-11-288-68/+226
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Extend the cmake(1) manualBrad King2018-11-272-21/+120
| * | | | | | | | | Help: Improve cmake(1) manual organizationJoachim Wuttke (l)2018-11-273-53/+112
| * | | | | | | | | Help: Emphasize tool names in their manualsJoachim Wuttke (l)2018-11-265-8/+8
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-281-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |