CMake 4.1.5 available for download

We are pleased to announce that CMake 4.1.5 is now available for download.

Please use the latest release from our download page:
https://cmake.org/download/

See also the release notes and release milestone

Thanks for your support!


Changes made since CMake 4.1.4:

Ben Boeckel (1):

  • gitlab-ci: get the sccache server port from the runner

Brad King (12):

  • gitattributes: Do not export ast-grep infrastructure in source archives
  • StdIo: Restore compilation on 32-bit MinGW
  • Utilities: Select bundled or external dependencies very early
  • Linux: Do not force 64-bit time_t on 32-bit archs with system libarchive
  • Help: Add 4.1 release note about VS link flag suppression
  • VS: Restore subsystem link flag for DLLs
  • cmake: Fix SARIF diagnostics output path encoding on Windows
  • ci: update macOS jobs to use Xcode 26.2
  • ci: Fix CUDA tests on GPUs newer than the toolkit supports
  • ci: Clamp CUDA ‘native’ architecture in NVHPC job
  • libarchive: Restore tolerance of archives with non-OEM paths on Windows
  • CMake 4.1.5

Martin Duffy (2):

  • fileapi: Fix crash on cmake_file_api() call in initial cache
  • instrumentation: Fix crash on cmake_instrumentation() call in initial cache

Robert Maynard (1):

  • Tests: Remove invalid CUDA code from tests

Vito Gamberini (1):

  • FindBLAS: Make find_package(nvpl) quiet