summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.24.4v3.24.4Brad King2023-03-082-1/+8
* Merge branch 'backport-3.24-file-install-macos' into release-3.24Brad King2023-03-081-0/+6
|\
| * file(INSTALL): Fix file ownership regression when running as root on macOSBrad King2023-03-071-0/+6
|/
* Merge branch 'release-3.23' into release-3.24Brad King2023-03-030-0/+0
|\
| * Merge branch 'GoogleTest-type-param-suite' into release-3.23Brad King2023-03-036-4/+68
| |\
* | \ Merge branch 'GoogleTest-type-param-suite' into release-3.24Brad King2023-03-036-4/+68
|\ \ \ | | |/ | |/|
| * | GoogleTest: Restore suite name for type-parametrized testsBrad King2023-03-036-4/+68
| |/
* | Merge branch 'doc-header-only' into release-3.24Brad King2023-01-131-1/+1
|\ \
| * | Help: Restore cmake-buildsystem(7) header-only library exampleBrad King2023-01-131-1/+1
|/ /
* | Merge branch 'release-3.23' into release-3.24Brad King2023-01-120-0/+0
|\ \ | |/
| * Merge branch 'backport-IntelLLVM-no-icpx-on-Windows' into release-3.23Brad King2023-01-121-1/+7
| |\
* | \ Merge branch 'backport-IntelLLVM-no-icpx-on-Windows' into release-3.24Brad King2023-01-121-1/+7
|\ \ \ | | |/ | |/|
| * | IntelLLVM: Avoid finding not-yet-supported icpx on WindowsMichael Hirsch2023-01-121-1/+7
| |/
* | Merge branch 'fix-cmzlib-crc32-fn-mangling' into release-3.24Brad King2023-01-121-2/+1
|\ \
| * | zlib: Fix typo in mangling the crc32() functionleha-bot2023-01-111-2/+1
|/ /
* | Merge branch 'test-git-local-defaultBranch' into release-3.24Brad King2023-01-111-1/+1
|\ \
| * | Tests: Fix CTest.UpdateGIT under repo-local defaultBranch configBrad King2023-01-111-1/+1
* | | Merge branch 'ci-xcode-14.2' into release-3.24Brad King2022-12-161-6/+6
|\ \ \ | |/ / |/| |
| * | gitlab-ci: update macOS jobs to use Xcode 14.2Brad King2022-12-151-6/+6
|/ /
* | Merge branch 'rel-win-sign-digest' into release-3.24Brad King2022-11-301-1/+1
|\ \
| * | Utilities/Release: Use explicit digest for Win7-compatible signatureBrad King2022-11-301-1/+1
|/ /
* | Merge branch 'mingw-windres' into release-3.24Brad King2022-11-282-7/+11
|\ \
| * | MinGW: Fix regression when windres is not foundBrad King2022-11-282-7/+11
|/ /
* | Merge branch 'test-FindBoost-python-versions' into release-3.24Brad King2022-11-171-2/+2
|\ \
| * | Tests: Update FindBoost.TestPython for Python 3.11 and 3.12Brad King2022-11-161-2/+2
|/ /
* | Merge branch 'release-3.23' into release-3.24Brad King2022-11-140-0/+0
|\ \ | |/
| * Merge branch 'compile-msvc-14.34-c++20' into release-3.23Brad King2022-11-141-1/+2
| |\
* | \ Merge branch 'compile-msvc-14.34-c++20' into release-3.24Brad King2022-11-141-1/+2
|\ \ \ | | |/ | |/|
| * | cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022Werner, Joerg2022-11-141-1/+2
| |/
* | Merge branch 'expat-c-no-extensions' into release-3.24Brad King2022-11-101-0/+6
|\ \
| * | expat: Activate POSIX APIs even without compiler extensionsRaul Tambre2022-11-101-0/+6
|/ /
* | Merge branch 'ci-xcode-14.1' into release-3.24Brad King2022-11-0310-29/+37
|\ \
| * | gitlab-ci: update macOS jobs to use Xcode 14.1Brad King2022-11-031-6/+6
| * | Source: Replace uses of sprintf with safer snprintf in CMake 3.24 branchSean McBride2022-11-038-23/+30
| * | Source: Tell Git not to check whitespace in third-party curses form codeBrad King2022-11-031-0/+1
|/ /
* | CMake 3.24.3v3.24.3Brad King2022-11-012-1/+12
* | Merge branch 'release-3.23' into release-3.24Brad King2022-11-011-2/+2
|\ \ | |/
| * CMake 3.23.5v3.23.5Brad King2022-11-012-3/+3
* | Merge branch 'cpack-trace-argument' into release-3.24Brad King2022-10-271-2/+2
|\ \
| * | CPack: Require no argument for --trace and --trace-expandKyle Edwards2022-10-251-2/+2
* | | Merge branch 'vswhere-support-x86' into release-3.24Brad King2022-10-271-2/+21
|\ \ \
| * | | VS: Fix crash finding vswhere on 32-bit WindowsBrad King2022-10-261-2/+21
* | | | Merge branch 'release-3.23' into release-3.24Brad King2022-10-270-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'ninja-intl-paths' into release-3.23Brad King2022-10-276-14/+22
| |\ \ \
* | \ \ \ Merge branch 'ninja-intl-paths' into release-3.24Brad King2022-10-276-14/+22
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Tests: Add case for ninja with non-ascii charsBrad King2022-10-264-0/+22
| * | | Ninja: Restore support for non-ascii paths on Windows with ninja<=1.10Brad King2022-10-262-14/+0
| |/ /
* | | Merge branch 'release-3.23' into release-3.24Brad King2022-10-250-0/+0
|\ \ \ | |/ /
| * | Merge branch 'try_compile-CMP0128' into release-3.23Brad King2022-10-241-4/+5
| |\ \
* | \ \ Merge branch 'try_compile-CMP0128' into release-3.24Brad King2022-10-251-4/+5
|\ \ \ \ | | |/ / | |/| |