summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'FortranCInterface-macos-deployment-target' into release-3.27Brad King2023-09-121-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FortranCInterface: forward `CMAKE_OSX_DEPLOYMENT_TARGET`Ben Boeckel2023-09-111-0/+1
|/ / / / /
* | | | | Merge topic 'ctest_submit_follow_redirects' into release-3.27Brad King2023-09-081-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ctest: Restore support for http redirects during Submit stepZack Galbreath2023-09-071-0/+3
|/ / / /
* | | | Merge topic 'fortran-object-libraries' into release-3.27Brad King2023-09-063-2/+15
|\ \ \ \
| * | | | cmComputeLinkInformation: compute link info for module-using targetsBen Boeckel2023-09-051-2/+5
| * | | | cmGeneratorTarget: support config-independent Fortran source queriesBen Boeckel2023-09-052-0/+10
| |/ / /
* | | | Merge topic 'doc-msvc-debug-format' into release-3.27Brad King2023-09-061-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Help: MSVC_DEBUG_INFORMATION_FORMAT is initialized from associated variableBrad King2023-09-051-0/+2
|/ / /
* | | 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