summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge topic 'msvc-pch-reuse-config'Brad King2021-11-091-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | PCH: Fix REUSE_FROM when Debug and RelWithDebInfo configs differCristian Adam2021-11-081-2/+2
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-091-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'cpack-drop-osxx11'Brad King2021-11-085-437/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: Remove undocumented deprecated OSXX11 generatorBrad King2021-11-055-437/+0
* | | | | | | | | | Merge topic 'vs-framework-version'Brad King2021-11-085-39/+124
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | VS: Default TargetFrameworkVersion to v4.7.2 for VS 2022Brad King2021-11-061-0/+6
| * | | | | | | | | VS: Model a default target frameworkBrad King2021-11-064-10/+64
| * | | | | | | | | cmVisualStudio10TargetGenerator: Refactor target framework selectionBrad King2021-11-061-35/+53
| * | | | | | | | | cmGlobalVisualStudio8Generator: Refactor SetGeneratorPlatformBrad King2021-11-031-4/+11
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-081-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-071-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-061-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'nmc-cross-config-target-deps'Brad King2021-11-056-13/+21
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Ninja Multi-Config: Fix custom command target dependencies in cross-configsBrad King2021-11-041-4/+8
| * | | | | | | Ninja Multi-Config: Fix internal cross-config target dependency orderingBrad King2021-11-041-4/+8
| * | | | | | | 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
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'source-cleanup'Brad King2021-11-0529-122/+90
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Source: Cleanup and simplify some codeRose2021-11-0429-122/+90
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-051-1/+1
* | | | | | | | | | Merge topic 'msvc-cxx-modules-scanDependencies'Brad 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
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge topic 'ninja-pdb-dir'Brad King2021-11-042-3/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | 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
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-041-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'C++-headers'Brad King2021-11-0321-36/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Source: Replace C headers with C++ onesRose2021-11-0221-36/+26
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2021-11-031-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'support_nvcc_native_flag'Brad King2021-11-021-3/+16
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Support nvcc 11.5 new -arch=all|all-major flagsRobert Maynard2021-11-011-3/+16
* | | | | | | | Merge topic 'update-kwsys'Brad King2021-11-022-10/+106
|\ \ \ \ \ \ \ \
| * | | | | | | | find_program: Explicitly skip WindowsApps/python*.exe app installer linksBrad King2021-11-011-0/+20
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-11-011-10/+86
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-021-1/+1
* | | | | | | | | Merge topic 'vs-instance'Brad King2021-11-014-53/+245
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instanceBrad King2021-10-293-1/+40
| * | | | | | | | | VS: Support version specification in CMAKE_GENERATOR_INSTANCEBrad King2021-10-294-9/+79
| * | | | | | | | | VS: Parse comma-separated fields from CMAKE_GENERATOR_INSTANCEBrad King2021-10-292-2/+92
| * | | | | | | | | cmVSSetupHelper: Factor out helper to load MSVC toolset versionBrad King2021-10-291-16/+26
| * | | | | | | | | cmVSSetupHelper: Convert wide to narrow strings earlyBrad King2021-10-292-14/+13
| * | | | | | | | | cmVSSetupHelper: Drop unused InstanceId fieldBrad King2021-10-292-8/+0
| * | | | | | | | | cmVSSetupHelper: Drop unused ullVersion fieldBrad King2021-10-292-8/+0
* | | | | | | | | | Merge topic 'envmod-test-modifying-existing'Brad King2021-11-011-1/+17
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \