summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.21.7v3.21.7Brad King2022-06-012-3/+3
* Merge branch 'release-3.20' into release-3.21Brad King2022-05-310-0/+0
|\
| * Merge branch 'cmake-gui-locale' into release-3.20Brad King2022-05-271-0/+14
| |\
* | \ Merge branch 'cmake-gui-locale' into release-3.21Brad King2022-05-271-0/+14
|\ \ \ | | |/ | |/|
| * | cmake-gui: Restore support for internationalization with Qt5 on WindowsBrad King2022-05-271-0/+14
| |/
* | Merge branch 'vs2022-only' into release-3.21Brad King2022-05-191-0/+1
|\ \
| * | file(GET_RUNTIME_DEPENDENCIES): Support VS 2022 without VS 2019Brad King2022-05-191-0/+1
|/ /
* | Merge branch 'ci-xcode-13.3' into release-3.21Brad King2022-04-262-7/+8
|\ \
| * | gitlab-ci: update macOS jobs to use Xcode 13.3Brad King2022-04-251-6/+6
| * | Tests: Ignore all classes in Xcode internal objc warningsGregor Jasny2022-04-251-1/+1
| * | Tests: Teach RunCMake to ignore Xcode extension point warningsBrad King2022-04-251-0/+1
|/ /
* | Merge branch 'aix-exe-exports' into release-3.21Brad King2022-03-261-3/+3
|\ \
| * | AIX: Fix executable ENABLE_EXPORTS in Makefile generatorsBrad King2022-03-261-3/+3
|/ /
* | Merge branch 'rel-win-docker' into release-3.21Brad King2022-03-211-1/+3
|\ \
| * | Utilities/Release: Add "source" stage to Windows docker specBrad King2022-03-181-1/+3
|/ /
* | Merge branch 'binutils-llvm-ar-apple' into release-3.21Brad King2022-03-161-1/+6
|\ \
| * | BinUtils: Restore llvm-ar fallback on Apple platformsBrad King2022-03-161-1/+6
|/ /
* | Merge branch 'AppleClang-cxx20-cxx23-flags' into release-3.21Brad King2022-03-111-1/+9
|\ \
| * | AppleClang: Add C++20 and C++23 flagsKen Matsui2022-03-111-1/+9
|/ /
* | Merge branch 'binutils-llvm-mt' into release-3.21Brad King2022-03-081-1/+2
|\ \
| * | BinUtils: Avoid llvm-mt because it is missing 'mt' features we useBrad King2022-03-081-1/+2
|/ /
* | 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
|\ \