summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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-062-1/+25
|\ \ \
| * | | try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-012-1/+25
* | | | Merge topic 'autogen_uic_empty_fix'Brad King2018-12-062-10/+6
|\ \ \ \
| * | | | Autogen: Don't add a WIN32 moc definition if we have a moc_predefs.h fileSebastian Holtermann2018-11-282-10/+6
* | | | | Merge topic 'cmcmd_touch_err'Brad King2018-12-061-0/+4
|\ \ \ \ \
| * | | | | cmake: add error message when '-E touch' failsIsaiah Norton2018-11-271-0/+4
* | | | | | Merge topic 'cpack-deb-tar-format'Brad King2018-12-061-1/+1
|\ \ \ \ \ \
| * | | | | | CPack/Deb: Remove paxr as a supported tar format for a .debGuillem Jover2018-11-281-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'support_ewdk_install'Brad King2018-12-062-0/+34
|\ \ \ \ \ \
| * | | | | | cmVSSetupHelper: Support Enterprise WDK build enviornmentJon Doron2018-11-272-0/+34
* | | | | | | Merge topic 'cuda-external'Brad King2018-12-063-1/+10
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Fix crash on linking to a CUDA target without CUDA enabledBrad King2018-12-053-1/+10
| * | | | | | | CMake 3.13.1v3.13.1Brad King2018-11-281-1/+1
| * | | | | | | Merge branch 'autogen_uic_empty_fix_3_13' into release-3.13Brad King2018-11-271-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vs2015-no-sdk' into release-3.13Brad King2018-11-261-17/+21
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'update-kwsys'Brad King2018-12-061-28/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-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-2828-114/+141
|\ \ \ \ \ \ \
| * | | | | | | clang-tidy: Fix readability-static-accessed-through-instanceRegina Pfeifer2018-11-2128-114/+141
* | | | | | | | 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-282-0/+33
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | file: add SIZE optionWouter Klouwen2018-11-272-0/+33
* | | | | | | | | 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
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-281-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'ctest-updates'Brad King2018-11-274-33/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove warning when no CTestConfig.cmake file existsRegina Pfeifer2018-11-201-10/+0
| * | | | | | | | ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME valueRegina Pfeifer2018-11-201-14/+2
| * | | | | | | | CDashUpload: Use the query part of the submit url as fieldRegina Pfeifer2018-11-202-7/+6
| * | | | | | | | CTest: Don't require 'submit.php?' in submit locationRegina Pfeifer2018-11-201-2/+4
* | | | | | | | | Merge topic 'vs2015-no-sdk'Brad King2018-11-271-17/+21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | VS: Avoid crash with VS 2015 when all SDKs are higher than 10.0.14393.0Harry Mallon2018-11-261-17/+21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-11-271-1/+1
* | | | | | | | Merge topic 'windows-taskbar-progress'Brad King2018-11-263-0/+43
|\ \ \ \ \ \ \ \