summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'fix-ifdef-windows'Brad King2021-10-184-4/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Source: Fix typo in _WIN32 preprocessor checksBrad King2021-10-154-4/+4
| * | | | | CMake 3.19.8v3.19.8Brad King2021-04-061-1/+1
* | | | | | Merge topic 'ctest_submit-inactivity-timeout'Brad King2021-10-183-3/+34
|\ \ \ \ \ \
| * | | | | | CTest: Add CTEST_SUBMIT_INACTIVITY_TIMEOUT variableNikhil Reddy Ramolla2021-10-143-3/+34
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'clang-Wdeprecated'Brad King2021-10-186-14/+23
|\ \ \ \ \ \
| * | | | | | Source: Fix Clang -Wdeprecated warningsSean McBride2021-10-156-14/+23
* | | | | | | CMake Nightly Date StampKitware Robot2021-10-181-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-10-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-10-161-1/+1
* | | | | | Merge topic 'ifw-installer-icon-filenames'Craig Scott2021-10-151-4/+12
|\ \ \ \ \ \
| * | | | | | CPackIFW: Avoid colliding names for icons / logosErlend E. Aasland2021-10-141-4/+12
| |/ / / / /
* | | | | | Merge topic 'ifw-disable-cli'Brad King2021-10-152-0/+19
|\ \ \ \ \ \
| * | | | | | CPackIFW: Add support for DisableCommandLineInterface config attributeKonstantin Podsvirov2021-10-142-0/+19
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-10-151-1/+1
|/ / / / /
* | | | | Merge topic 'clang-warnings'Brad King2021-10-141-1/+1
|\ \ \ \ \
| * | | | | Fix Clang -Wbitwise-instead-of-logical warningsBrad King2021-10-131-1/+1
| |/ / / /
* | | | | Merge topic 'wix_extension'Brad King2021-10-141-1/+3
|\ \ \ \ \
| * | | | | CPack/WiX: Add option to skip the WixUIExtensionVasileios Anagnostopoulos2021-10-121-1/+3
* | | | | | CMake Nightly Date StampKitware Robot2021-10-141-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'update-kwsys'Brad King2021-10-135-4/+46
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-10-125-4/+46
| |/ / / /
* | | | | Merge topic 'ifw-refactor-packagefiles'Brad King2021-10-132-166/+203
|\ \ \ \ \
| * | | | | CPackIFW: Refactor cmCPackIFWGenerator::PackageFilesErlend E. Aasland2021-10-112-166/+203
* | | | | | Merge topic 'ifw-product-images'Brad King2021-10-132-0/+22
|\ \ \ \ \ \
| * | | | | | CPackIFW: Add support for ProductImages config optionErlend E. Aasland2021-10-082-0/+22
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'ifw-version-guard'Brad King2021-10-131-77/+86
|\ \ \ \ \ \
| * | | | | | CPackIFW: Add version guard for configuration attributesErlend E. Aasland2021-10-081-77/+86
| |/ / / / /
* | | | | | Merge topic 'optimize-macos-runtime-dependencies'Brad King2021-10-133-12/+49
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cmBinUtilsMacOSMachOLinker: improve performance by memoizing otool callsSeth R Johnson2021-10-122-9/+43
| * | | | | cmFileCommand: improve error messageSeth R Johnson2021-10-121-3/+6
* | | | | | CMake Nightly Date StampKitware Robot2021-10-131-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'post-rel-dev'Brad King2021-10-122-4/+5
|\ \ \ \ \
| * | | | | export: Increase maximum policy version in exported files to 3.21Brad King2021-10-081-2/+2
| * | | | | Add deprecation warnings for policies CMP0094 and belowBrad King2021-10-081-2/+3
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2021-10-121-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2021-10-111-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-10-101-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-10-091-1/+1
|/ / /
* | | Begin post-3.22 developmentBrad King2021-10-081-2/+2
|/ /
* | Begin 3.22 release versioningBrad King2021-10-081-3/+3
* | CMake Nightly Date StampKitware Robot2021-10-081-1/+1
* | CMake Nightly Date StampKitware Robot2021-10-071-1/+1
* | Merge topic 'bootstrap-qt6'Brad King2021-10-061-2/+2
|\ \
| * | bootstrap: Enable cmake_language command to support cmake-gui with Qt 6.2Brad King2021-10-051-2/+2
* | | Merge topic 'Wunused-but-set-variable'Brad King2021-10-061-1/+1
|\ \ \
| * | | CPack/OSXX11: Fix Clang 13 Wunused-but-set-variableSean McBride2021-10-051-1/+1
* | | | Merge topic 'uic-options-merge-qt6'Craig Scott2021-10-063-9/+10
|\ \ \ \
| * | | | AUTOUIC: Fix merging of --blah options not being detected for Qt6Craig Scott2021-10-053-9/+10
* | | | | CMake Nightly Date StampKitware Robot2021-10-061-1/+1