summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.22.0-rc1v3.22.0-rc1Brad King2021-10-141-1/+1
* cmBinUtilsMacOSMachOLinker: improve performance by memoizing otool callsSeth R Johnson2021-10-122-9/+43
* cmFileCommand: improve error messageSeth R Johnson2021-10-121-3/+6
* 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
* | | | Merge topic 'runpath-install'Brad King2021-10-051-22/+43
|\ \ \ \ | |/ / / |/| | |
| * | | cmInstallTargetGenerator: optimize rpath adjustmentsSeth R Johnson2021-09-301-22/+43
* | | | CMake Nightly Date StampKitware Robot2021-10-051-1/+1
* | | | Merge topic 'default_extensions'Brad King2021-10-042-16/+76
|\ \ \ \
| * | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-292-16/+76
* | | | | Merge topic 'e2k_support'Brad King2021-10-041-5/+4
|\ \ \ \ \
| * | | | | cmMakefile: Fix compilation on EDG-based compilers such as LCCmakise-homura2021-10-011-5/+4
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2021-10-041-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-10-031-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-10-021-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-10-011-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2021-09-301-1/+1
* | | | Merge topic 'clang-warnings'Brad King2021-09-2939-41/+94
|\ \ \ \
| * | | | Source: Fix clang -Wimplicit-fallthrough warningsSean McBride2021-09-2827-22/+67
| * | | | Source: Fix clang -Wextra-semi warningsSean McBride2021-09-2813-19/+27
| | |/ / | |/| |
* | | | Merge topic 'xcode-dead-code'Brad King2021-09-291-3/+0
|\ \ \ \
| * | | | cmGlobalXCodeGenerator: Remove dead buildsystem version checkBrad King2021-09-281-3/+0
| | |/ / | |/| |
* | | | Merge topic 'xcode-generation-support-inl-files'Brad King2021-09-291-1/+1
|\ \ \ \
| * | | | Xcode: Treat .inl files as C++ header filesJake Turner2021-09-281-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-09-291-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2021-09-281-1/+1
* | | | Merge topic 'autogen-dep-on-imported-implib-only-target'Brad King2021-09-271-1/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | cmQtAutoGenInitializer: support IMPLIB-only imported targetsBen Boeckel2021-09-241-1/+10
| * | | CMake 3.21.3v3.21.3Brad King2021-09-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-09-271-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2021-09-261-1/+1
* | | CMake Nightly Date StampKitware Robot2021-09-251-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2021-09-241-1/+1
* | Merge topic 'vs2008-no-pch-flag'Brad King2021-09-233-0/+3
|\ \
| * | VS: Map /Y- flag to not use precompiled headers with VS 2008Luigi Fiorentini2021-09-223-0/+3
* | | CMake Nightly Date StampKitware Robot2021-09-231-1/+1
|/ /
* | Merge topic 'rename-cmProp-in-cmValue'Brad King2021-09-22198-1816/+1869
|\ \
| * | Move helpers functions from cmStringAlgorithms.h to cmValue.hMarc Chevrier2021-09-2116-83/+88
| * | cmValue: add IsInternallyOn methodsMarc Chevrier2021-09-214-18/+38
| * | Rename cmProp in cmValueMarc Chevrier2021-09-21187-1733/+1761
* | | CMake Nightly Date StampKitware Robot2021-09-221-1/+1
|/ /
* | Merge topic 'macos-cache-rpath-install-namedir'Brad King2021-09-212-0/+20
|\ \