Path to this page:
Subject: CVS commit: pkgsrc/devel/cmake
From: Adam Ciarcinski
Date: 2024-09-30 19:07:17
Message id: 20240930170717.C13C5FC74@cvs.NetBSD.org
Log Message:
cmake: updated to 3.30.4
CMake 3.30.4
* gitlab-ci: update macOS jobs to use Xcode 16.0
* ci: Run RunCMake.ExternalProject serially in macos-x86_64 Xcode job
* Help: Add 3.30 release notes for project variable updates
* Help: file(CONFIGURE) only updates output file timestamp if it changes
* FetchContent: Don't update verify script timestamp if it doesn't change
* Help: State valid scopes for using proj_SOURCE_DIR and proj_BINARY_DIR
* project: Only define non-cache vars if already defined
* CPack/NuGet: Add native0.0 to build dependencies in groups
* librhash: aligned_alloc is not available with glibc < 2.16
* FindMatlab: Only consider versioned MCR subdirectory if it exists
* FindMatlab: Add support for MCR distributions without mex.h
* FindMatlab: Cache whether MATLAB root contains MCR or MATLAB
* FindMatlab: Search mex and mx libraries for MCR
* FindPython: ensure all ABI are searched by default
* FindMatlab: Add R2024b version map
Files: