summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Ninja Multi-Config: Fix cross-config custom command dependency tracingBrad King2021-11-044-5/+5
* Merge topic 'msvc-cxx-modules-scanDependencies' into release-3.22Brad King2021-11-041-1/+1
|\
| * cmScanDepFormat: Accept P1689r4 files with version 1Brad King2021-11-031-1/+1
| * CMake 3.21.4v3.21.4Brad King2021-10-271-1/+1
| * Merge branch 'fix-ifdef-windows' into release-3.21Brad King2021-10-154-4/+4
| |\
* | | Ninja: Fix creation of Windows import library directoryBrad King2021-11-031-2/+2
* | | cmNinjaTargetGenerator: Replace "their" with "there" in commentBrad King2021-11-031-1/+1
* | | cmCTestRunTest: get the default value from the environmentBen Boeckel2021-10-291-1/+17
* | | CMake 3.22.0-rc2v3.22.0-rc2Brad King2021-10-281-1/+1
* | | Merge topic 'builtin-help-versionadded' into release-3.22Brad King2021-10-282-0/+6
|\ \ \
| * | | cmRST: support `versionadded` and `versionchanged` directivesBen Boeckel2021-10-272-0/+6
* | | | Merge topic 'envmod-support-mod-to-new-variables' into release-3.22Brad King2021-10-271-6/+2
|\ \ \ \
| * | | | cmCTestRunTest: fix modifying non-existent envvarsBen Boeckel2021-10-261-6/+2
| |/ / /
* | | | cmGlobalVisualStudioVersionedGenerator: Fix repeating SetGeneratorInstanceBrad King2021-10-262-2/+6
|/ / /
* | | Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain fileBrad King2021-10-204-33/+1
* | | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND keyBrad King2021-10-201-0/+7
* | | cmGlobalVisualStudio10Generator: Add method to find MSBuild earlyBrad King2021-10-204-0/+21
* | | cmGlobalGenerator: Add method to check if generator is at least VS 10Brad King2021-10-202-0/+4
* | | cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstanceBrad King2021-10-202-0/+9
* | | cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild searchBrad King2021-10-202-2/+1
* | | Merge topic 'fix-ifdef-windows' into release-3.22Brad 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
* | | 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