Opened 12 days ago

Closed 9 days ago

Last modified 9 days ago

#19766 closed enhancement (fixed)

cmake-3.29.3

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

Description

New point version.

Change History (3)

comment:1 by thomas, 9 days ago

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

comment:2 by thomas, 9 days ago

Resolution: fixed
Status: assignedclosed

Fixed at [599ac65b55]

comment:3 by Douglas R. Reno, 9 days ago

Changes made since CMake 3.29.2:

Ben Boeckel (7):
  Tests/CXXModules: test exporting modules which include headers
  cmGeneratorTarget: add the original target as a COMPILE_ONLY link
  cmGeneratorTarget: add method to get a filesystem-safe export name
  cxxmodules: use filesystem-safe export names in filenames
  cmGeneratorTarget: add a target-level query for "needs dyndep"
  VS: set ScanSourceForModuleDependencies at vcxproj level
  cmDyndepCollation: look at all `export(TARGETS)` calls

Brad King (4):
  Tests/RunCMake/CMakePackage: Define variable closer to where it is used
  FindBoost: Add support for Boost 1.85
  cxxmodules: Do not scan sources while testing the compiler
  CMake 3.29.3

Craig Scott (4):
  Help: Fix CMakePackageConfigHelpers typos, grammar and formatting
  Help: Add missing section heading for apple architecture selection
  generate_apple_architecture_selection_file: Avoid early returns
  generate_apple_*_selection_file: Save/restore PACKAGE_PREFIX_DIR

Raul Tambre (1):
  Help/OBJC_STANDARD: Document Objective C17 and C23 support

Mehdi Chinoune (1):
  FindHDF5: Fix detection of versions with more than three components

For us the Boost change seems to be important

Note: See TracTickets for help on using tickets.