summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild searchBrad King2021-10-202-2/+1
* Merge branch 'release-3.21' into release-3.22Brad King2021-10-190-0/+0
|\
| * Merge branch 'backport-3.21-vs2022' into release-3.21Brad King2021-10-192-4/+4
| |\
* | \ Merge topic 'vs2022' into release-3.22Brad King2021-10-193-6/+6
|\ \ \
| * | | Help: Update 3.22 release notes for the VS 2022 Release CandidateBrad King2021-10-191-2/+2
| * | | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-192-4/+4
| |\ \ \ |/ / / / | | | _
| * | VS: Update Visual Studio 17 2022 generator for the Release CandidateBrad King2021-10-192-4/+4
| |/
* | Merge topic 'doc-genex-CONFIG-commas' into release-3.22Brad King2021-10-191-2/+2
|\ \
| * | Help: gen expr: note that CONFIG is comma-separatedMichael Hirsch2021-10-191-2/+2
* | | Merge topic 'CheckLanguage-cuda-host-compiler' into release-3.22Brad King2021-10-191-1/+1
|\ \ \ | |/ / |/| |
| * | CheckLanguage: Don't pass CMAKE_CUDA_HOST_COMPILER for Visual StudioRaul Tambre2021-10-191-1/+1
|/ /
* | Merge branch 'release-3.21' into release-3.22Brad King2021-10-180-0/+0
|\ \ | |/
| * Merge branch 'release-3.20' into release-3.21Brad King2021-10-150-0/+0
| |\
| | * Merge branch 'release-3.19' into release-3.20Brad King2021-10-150-0/+0
| | |\
| | | * Merge branch 'fix-ifdef-windows' into release-3.19Brad King2021-10-154-4/+4
| | | |\
| | * | \ Merge branch 'fix-ifdef-windows' into release-3.20Brad King2021-10-154-4/+4
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch 'fix-ifdef-windows' into release-3.21Brad King2021-10-154-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | 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
| | |_|/ | |/| |
* | | | Merge branch 'release-3.21' into release-3.22Brad King2021-10-150-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'backport-3.21-vs2022' into release-3.21Brad King2021-10-143-4/+4
| |\ \ \
* | \ \ \ Merge topic 'vs2022' into release-3.22Brad King2021-10-154-4/+8
|\ \ \ \ \
| * | | | | Help: Add 3.22 release note about the update for VS 2022 Preview 5Brad King2021-10-141-0/+4
| * | | | | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-143-4/+4
| |\ \ \ \ \ |/ / / / / / | | | _ / / | | | / /
| * | | | VS: Update Visual Studio 17 2022 generator for Preview 5Brad King2021-10-142-3/+3
| * | | | IRSL: Fix discovery of VS 2022 v143 toolset redistributables for preview 5Brad King2021-10-141-1/+1
| |/ / /
* | | | Merge branch 'release-3.21' into release-3.22Brad King2021-10-140-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'release-3.20' into release-3.21Brad King2021-10-140-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'zstd-armv6' into release-3.20Brad King2021-10-142-6/+2
| | |\ \
| * | \ \ Merge branch 'zstd-armv6' into release-3.21Brad King2021-10-142-6/+2
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'zstd-armv6' into release-3.22Brad King2021-10-140-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | zstd: Backport fix for SIGBUS on armv6 from zstd 1.5.0Brad King2021-10-142-6/+2
| | |/ / | |/| |
* | | | CMake 3.22.0-rc1v3.22.0-rc1Brad King2021-10-141-1/+1
* | | | Merge topic 'update-zstd' into release-3.22Brad King2021-10-1468-3316/+8564
|\ \ \ \
| * | | | zstd: Fix trace compilation on AIXBrad King2021-10-141-1/+1
| * | | | zstd: Fix ZSTD_VecMask_next compilation of software ctz implementationBrad King2021-10-141-1/+2
| * | | | Merge branch 'upstream-zstd' into update-zstdBrad King2021-10-1367-3314/+8561
| |\ \ \ \
| | * | | | zstd 2021-05-14 (a488ba11)zstd upstream2021-10-1367-3314/+8561
| * | | | | zstd: Update script to get zstd 1.5.0Brad King2021-10-131-2/+2
* | | | | | Merge topic 'doc_clarify_list_pop' into release-3.22Brad King2021-10-141-4/+6
|\ \ \ \ \ \
| * | | | | | Help: clarify list(POP_* <in_out> <in_out>) behaviorRobert Maynard2021-10-131-4/+6
| |/ / / / /
* | | | | | Merge topic 'doc-frontend-variant' into release-3.22Brad King2021-10-143-1/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Add documentation for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2021-10-132-0/+19
| * | | | | Help: Add more documentation for CMAKE_<LANG>_SIMULATE_IDDeniz Bahadir2021-10-131-1/+5
|/ / / / /
* | | | | Merge topic 'optimize-macos-runtime-dependencies' into release-3.22Brad King2021-10-137-16/+61
|\ \ \ \ \
| * | | | | cmBinUtilsMacOSMachOLinker: improve performance by memoizing otool callsSeth R Johnson2021-10-122-9/+43
| * | | | | cmFileCommand: improve error messageSeth R Johnson2021-10-125-7/+18
|/ / / / /
* | | | | Merge branch 'release-3.21' into release-3.22Brad King2021-10-120-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'release-3.20' into release-3.21Brad King2021-10-120-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'msvc-c++23' into release-3.20Brad King2021-10-121-0/+1
| | |\ \ \