summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-111-1/+1
* | | | | | | | | | Merge topic 'quote-hyphen-in-rsp'Brad King2021-11-102-5/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmOutputConverter: Quote hyphens in response filesBrendan O'Rourke2021-11-082-5/+20
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-101-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'cuda_clang_cmp0105'Brad King2021-11-096-63/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CUDA: Support CMP0105 on ClangRaul Tambre2021-11-082-0/+19
| * | | | | | | | | | CUDA: Use local shorthands for variables in Clang device link codeRaul Tambre2021-11-072-26/+22
| * | | | | | | | | | CUDA: Avoid unnecessary allocation and GetLinkLanguage()Raul Tambre2021-11-073-16/+12
| * | | | | | | | | | CUDA: Ignore USE_WATCOM_QUOTE for device link rulesRaul Tambre2021-11-073-22/+6
* | | | | | | | | | | Merge topic 'nmc-reuse-from'Brad King2021-11-091-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | PCH: Fixed Ninja Multi-Config and REUSE_FROM for MSVCCristian Adam2021-11-081-3/+3
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \