summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.21.6v3.21.6Brad King2022-03-042-4/+4
* Merge branch 'binutils-llvm-ar-clang-macos' into release-3.21Brad King2022-03-031-1/+4
|\
| * BinUtils: Avoid llvm-ar on Apple platformsBrad King2022-03-031-1/+4
|/
* Merge branch 'FindThreads-revert-libc-pthread-flag' into release-3.21Brad King2022-02-281-11/+8
|\
| * FindThreads: Revert "Honor THREADS_PREFER_PTHREAD_FLAG when ... in libc"Brad King2022-02-281-11/+8
* | Merge branch 'backport-IntelLLVM-depfile-flags' into release-3.21Brad King2022-02-093-3/+3
|\ \
| * | IntelLLVM: Add dependencies on system header files on WindowsWilliam R. Dieter2022-02-091-1/+1
| * | Intel: Add dependencies on system header files on WindowsBrad King2022-02-092-2/+2
| |/
* | Merge branch 'doc-MSVC_TOOLSET_VERSION-v143' into release-3.21Brad King2022-02-091-0/+1
|\ \ | |/ |/|
| * Help: Add MSVC_TOOLSET_VERSION value for v143 toolsetHeiko Thiel2022-02-091-0/+1
|/
* CMake 3.21.5v3.21.5Brad King2022-02-012-1/+8
* Merge branch 'release-3.20' into release-3.21Brad King2022-01-310-0/+0
|\
| * Merge branch 'help-try-compile-result-var' into release-3.20Brad King2022-01-312-13/+0
| |\
* | \ Merge branch 'help-try-compile-result-var' into release-3.21Brad King2022-01-312-13/+0
|\ \ \ | | |/ | |/|
| * | Help: Drop incorrect versionadded for try_compile result variablefriendlyanon2022-01-312-13/+0
| |/
* | Merge branch 'message-flush' into release-3.21Brad King2022-01-271-2/+2
|\ \
| * | message: Restore explicit flushing of messages on stderrBrad King2022-01-271-2/+2
|/ /
* | Merge branch 'FindThreads-libc-pthread-flag' into release-3.21Brad King2022-01-261-8/+11
|\ \
| * | FindThreads: Honor THREADS_PREFER_PTHREAD_FLAG when pthread is found in libcMattias Ellert2022-01-261-8/+11
* | | Merge branch 'nmake-rsp-encoding' into release-3.21Brad King2022-01-261-2/+15
|\ \ \ | |/ / |/| |
| * | NMake: Use UTF-8 BOM in response files only with MSVC toolingBrad King2022-01-261-0/+5
| * | NMake: Document response file encoding heuristic in a commentBrad King2022-01-261-2/+10
|/ /
* | Merge branch 'ci-xcode-13.2' into release-3.21Brad King2022-01-251-6/+6
|\ \
| * | gitlab-ci: update macOS jobs to use Xcode 13.2Brad King2022-01-251-6/+6
|/ /
* | Merge branch 'vs2022-v143-link-guard-cf' into release-3.21Brad King2022-01-124-7/+48
|\ \
| * | VS: Remove the '/guard:cf' flag from v143 link flag tableBenjamin Sluis2022-01-124-7/+48
|/ /
* | Merge branch 'vs-intel-oneapi-toolset' into release-3.21Brad King2021-12-151-5/+3
|\ \
| * | VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021William R. Dieter2021-12-151-5/+3
|/ /
* | Merge branch 'ci-xcode-13.1' into release-3.21Brad King2021-11-221-6/+6
|\ \
| * | gitlab-ci: update macOS jobs to use Xcode 13.1Brad King2021-11-221-6/+6
|/ /
* | Merge branch 'UseSWIG-create-workingdir' into release-3.21Brad King2021-11-192-1/+2
|\ \
| * | UseSWIG: ensure directory for depfile existsMarc Chevrier2021-11-192-1/+2
|/ /
* | Merge branch 'release-3.20' into release-3.21Brad King2021-11-180-0/+0
|\ \ | |/
| * Merge branch 'IntelLLVM-Fortran-copy-mod' into release-3.20Brad King2021-11-171-1/+1
| |\
* | \ Merge branch 'IntelLLVM-Fortran-copy-mod' into release-3.21Brad King2021-11-171-1/+1
|\ \ \ | | |/ | |/|
| * | IntelLLVM: Enable Fortran module rebuild avoidance in Makefile generatorsBrad King2021-11-171-1/+1
| |/
* | Merge branch 'release-3.20' into release-3.21Brad King2021-11-120-0/+0
|\ \ | |/
| * Merge branch 'IntelLLVM-Fortran-frontend-variant' into release-3.20Brad King2021-11-111-0/+1
| |\
* | \ Merge branch 'IntelLLVM-Fortran-frontend-variant' into release-3.21Brad King2021-11-111-0/+1
|\ \ \ | | |/ | |/|
| * | Fortran: Save frontend variant persistently for IntelLLVMWilliam R. Dieter2021-11-111-0/+1
| |/
* | Merge branch 'IntelLLVM-no-xilink' into release-3.21Brad King2021-11-101-1/+1
|\ \
| * | IntelLLVM: Use MSVC linker with MSVC frontend variantWilliam R. Dieter2021-11-101-1/+1
|/ /
* | Merge branch 'doc-TARGET_RUNTIME_DLLS' into release-3.21Brad King2021-11-032-2/+14
|\ \
| * | Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targetsBrad King2021-11-032-2/+14
* | | Merge branch 'msvc-cxx-modules-scanDependencies' into release-3.21Brad King2021-11-031-1/+1
|\ \ \
| * | | cmScanDepFormat: Accept P1689r4 files with version 1Brad King2021-11-031-1/+1
| |/ /
* | | Merge branch 'GNUtoMS-vs2022' into release-3.21Brad King2021-11-031-1/+1
|\ \ \ | |/ / |/| |
| * | GNUtoMS: Add search path for VS 2022 environment scriptsBrad King2021-11-031-1/+1
|/ /
* | CMake 3.21.4v3.21.4Brad King2021-10-271-1/+1
* | Merge branch 'backport-3.21-vs2022' into release-3.21Brad King2021-10-272-10/+10
|\ \