Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#18422 closed enhancement (fixed)

cmake-3.27.4

Reported by: Bruce Dubbs Owned by: pierre
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (7)

comment:1 by Rahul Chandra, 8 months ago

Summary: cmake-3.27.3cmake-3.27.4

comment:2 by Rahul Chandra, 8 months ago

3.27.4 was released last week...

comment:3 by Rahul Chandra, 8 months ago

Will try this once I finish my system rebuild for glibc 2.38

comment:4 by pierre, 8 months ago

Owner: changed from blfs-book to pierre
Status: newassigned

comment:5 by pierre, 8 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:6 by pierre, 8 months ago

Resolution: fixed
Status: assignedclosed

Fixed at fe7a360b

comment:7 by Douglas R. Reno, 8 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.