summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-128-4/+61
* Merge topic 'cxx-atomic' into release-3.27Brad King2023-08-251-1/+1
|\
| * Source: Link libatomic when needed on any Linux architectureBrad King2023-08-241-1/+1
|/
* CMake 3.27.4v3.27.4Brad King2023-08-232-4/+4
* Merge topic 'FindZLIB-1.3' into release-3.27Brad King2023-08-231-18/+17
|\
| * FindZLIB: Fix extraction of two-component version number 1.3Brad King2023-08-221-18/+17
|/
* Merge topic 'doc-cmake_minimum_required-deprecation' into release-3.27Brad King2023-08-213-0/+19
|\
| * Help: Document cmake_minimum_required deprecation of old versionsBrad King2023-08-193-0/+19
* | Merge topic 'LLVMFlang-Fortran-flags' into release-3.27Brad King2023-08-191-0/+4
|\ \
| * | LLVMFlang-Fortran: Add flags for build typesTarun Prabhu2023-08-191-0/+4
| |/
* | Merge topic 'vs-props-order' into release-3.27Brad King2023-08-192-4/+1
|\ \
| * | VS: Remove duplicate import in compiler id vcxprojBrad King2023-08-182-4/+1
| |/
* | Merge topic 'update-cppdap' into release-3.27Brad King2023-08-198-37/+105
|\ \
| * \ Merge branch 'upstream-cppdap' into update-cppdapBrad King2023-08-187-36/+103
| |\ \
| | * | cppdap 2023-08-17 (cc2f2058)cppdap Upstream2023-08-187-36/+103
| * | | cppdap: Update script to get version as of 2023-08-17Brad King2023-08-181-1/+2
| | |/ | |/|
* | | Merge topic 'cmList-INSERT-regression' into release-3.27Brad King2023-08-195-4/+86
|\ \ \ | |/ / |/| |
| * | list(INSERT): restore old behaviorMarc Chevrier2023-08-175-4/+86
|/ /
* | CMake 3.27.3v3.27.3Brad King2023-08-162-1/+8
* | Merge topic 'rel-no-doc' into release-3.27Brad King2023-08-163-16/+1
|\ \
| * | Utilities/Release: Remove unused documentation build settingsBrad King2023-08-163-16/+1
* | | Merge topic 'test-debugger-named-pipe-fix' into release-3.27Brad King2023-08-161-7/+7
|\ \ \ | |/ / |/| |
| * | testDebuggerNamedPipe: fix for cppdap with nlohmann_jsonĐoàn Trần Công Danh2023-08-161-7/+7
* | | Merge topic 'unity_c_no_extensions' into release-3.27Brad King2023-08-161-1/+1
|\ \ \
| * | | Unity: use C-style comments to work both with C and C++Sylvain Joubert2023-08-151-1/+1
| |/ /
* | | Merge topic 'ghs-escape-custom-command-comments' into release-3.27Brad King2023-08-161-1/+3
|\ \ \
| * | | GHS: Escape custom command commentsWilliam Sciaroni2023-08-151-1/+3
| |/ /
* | | Merge topic 'clang_c23' into release-3.27Brad King2023-08-161-1/+4
|\ \ \
| * | | Clang: use -std=c23 for Clang 18+Raul Tambre2023-08-151-1/+4
| |/ /
* | | Merge topic 'FindPython-3.13' into release-3.27Brad King2023-08-163-3/+3
|\ \ \
| * | | FindPython: add support for Python 3.13Vasily Ryabov2023-08-153-3/+3
| |/ /
* | | Merge topic 'TAPI-is-Apple-only' into release-3.27Brad King2023-08-152-7/+7
|\ \ \
| * | | Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-112-7/+7
| |/ /
* | | Merge topic 'FindJNI-no-xcode' into release-3.27Brad King2023-08-151-5/+9
|\ \ \ | |/ / |/| |
| * | FindJNI: Restore support for macOS without XcodeBrad King2023-08-111-5/+9
|/ /
* | CMake 3.27.2v3.27.2Brad King2023-08-101-1/+1
* | Merge topic 'vs-sdk-selection' into release-3.27Brad King2023-08-1018-109/+201
|\ \
| * | VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-104-5/+24
| * | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-104-0/+40
| * | VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-1014-59/+91
| * | VS: Consolidate Windows SDK major version selection dispatchBrad King2023-08-104-24/+23
| * | VS: Do not print empty Windows SDK version when none is selectedBrad King2023-08-101-1/+2
| * | Tests: Remove redundant condition in RunCMake.GeneratorPlatform testBrad King2023-08-101-23/+21
| * | Help: Add 3.27 release note on VS default SDK selectionBrad King2023-08-091-1/+4
* | | Merge topic 'sphinx-search-index' into release-3.27Brad King2023-08-101-0/+2
|\ \ \ | |/ / |/| |
| * | ci: Suppress cmake.org html documentation search results for index entriesBrad King2023-08-101-0/+2
|/ /
* | Merge topic 'file-GENERATE-arg-parsing' into release-3.27Brad King2023-08-085-1/+12
|\ \
| * | file(GENERATE): Restore INPUT|CONTENT parse checkingEvan Wilde2023-08-075-1/+12
* | | Merge topic 'help-importing-exporting-lib' into release-3.27Brad King2023-08-081-2/+2
|\ \ \
| * | | Help/guide/importing-exporting: Update line numbers in proseAdrien Ollier2023-08-071-2/+2
| |/ /