Change History (7)
comment:1 by , 18 months ago
Summary: | cmake-3.27.3 → cmake-3.27.4 |
---|
comment:2 by , 18 months ago
comment:4 by , 18 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 18 months ago
3.27.3, 3.27.4
These versions made no changes to documented features or interfaces. Some implementation updates were made to support ecosystem changes and/or fix regressions.
comment:7 by , 18 months ago
3.27.3
Changes made since CMake 3.27.2: Brad King (3): FindJNI: Restore support for macOS without Xcode Utilities/Release: Remove unused documentation build settings CMake 3.27.3 Marc Chevrier (1): Apple Text Stubs (.tbd): various fixes Raul Tambre (1): Clang: use -std=c23 for Clang 18+ Sylvain Joubert (1): Unity: use C-style comments to work both with C and C++ Vasily Ryabov (1): FindPython: add support for Python 3.13 William Sciaroni (1): GHS: Escape custom command comments Đoàn Trần Công Danh (1): testDebuggerNamedPipe: fix for cppdap with nlohmann_json
3.27.4
Changes made since CMake 3.27.3: Brad King (5): cppdap: Update script to get version as of 2023-08-17 VS: Remove duplicate import in compiler id vcxproj Help: Document cmake_minimum_required deprecation of old versions FindZLIB: Fix extraction of two-component version number 1.3 CMake 3.27.4 Marc Chevrier (1): list(INSERT): restore old behavior Tarun Prabhu (1): LLVMFlang-Fortran: Add flags for build types cppdap Upstream (1): cppdap 2023-08-17 (cc2f2058)
For release notes, we should look at their blog: https://www.kitware.com/tag/cmake
Note:
See TracTickets
for help on using tickets.
3.27.4 was released last week...