summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'submit-method'Brad King2018-12-0752-923/+25
|\
| * CTest: Remove special case for Dart version <= 1Regina Pfeifer2018-11-2827-87/+3
| * CTest: Add release note about removed submission methodsRegina Pfeifer2018-11-281-0/+6
| * CTest: Remove submission triggerRegina Pfeifer2018-11-286-173/+3
| * CTest: Remove submit method 'ftp'Regina Pfeifer2018-11-287-248/+6
| * CTest: Remove submit method 'scp'Regina Pfeifer2018-11-2811-152/+4
| * CTest: Remove submit method 'cp'Regina Pfeifer2018-11-287-77/+2
| * CTest: Remove submit method 'xmlrpc'Regina Pfeifer2018-11-2813-192/+7
* | Merge topic 'misc-typos'Brad King2018-12-072-2/+2
|\ \
| * | Misc. comment typosluz.paz2018-12-052-2/+2
* | | Merge topic 'FindCURL-components'Brad King2018-12-073-5/+79
|\ \ \
| * | | Help: Add notes for topic 'FindCURL-components'Brad King2018-12-061-0/+5
| * | | FindCURL: add test for componentHiroshi Miura2018-12-061-1/+1
| * | | FindCURL: support COMPONENTS to check featuresHiroshi Miura2018-12-061-4/+73
* | | | Merge topic 'cmtarget-remove-unused-classes'Brad King2018-12-072-9/+0
|\ \ \ \
| * | | | cmTarget: Remove unused classes cmTargetSet and cmTargetManifestArtur Ryt2018-12-062-9/+0
* | | | | Merge topic 'FindHDF5-static-hl'Brad King2018-12-071-1/+1
|\ \ \ \ \
| * | | | | FindHDF5: Fix search for static hdf5_hl on WindowsMouginot B2018-12-061-1/+1
* | | | | | Merge topic 'qnx_compiler_detection'Brad King2018-12-076-4/+12
|\ \ \ \ \ \
| * | | | | | QNX: Compiler and feature detection fixesCristian Adam2018-12-036-4/+12
| |/ / / / /
* | | | | | Merge topic 'UseEcos-append-flags'Brad King2018-12-071-2/+2
|\ \ \ \ \ \
| * | | | | | UseEcos: Append C and CXX flags instead of overwriting themantmak2018-12-061-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'FindThreads-asan'Brad King2018-12-071-4/+12
|\ \ \ \ \ \
| * | | | | | FindThreads: Replace the pthread symbol checking in libc.JerryShih2018-12-031-4/+12
* | | | | | | CMake Nightly Date StampKitware Robot2018-12-071-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'productbuild-encode-pkg-url-ref'Brad King2018-12-064-21/+36
|\ \ \ \ \ \
| * | | | | | productbuild: escape pkg-ref urlsBrad King2018-11-281-1/+2
| * | | | | | cmSystemTools: Add EncodeURL helperBrad King2018-11-283-20/+34
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'autogen-qtversion-detection'Brad King2018-12-061-38/+47
|\ \ \ \ \ \
| * | | | | | Autogen: Qt version detection cleanupTobias Hunger2018-12-031-38/+47
* | | | | | | 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
| |/ / / / / / / / / /