Path to this page:
Subject: CVS commit: pkgsrc/devel/cmake
From: Adam Ciarcinski
Date: 2024-08-03 07:53:56
Message id: 20240803055356.EA0F3FC74@cvs.NetBSD.org
Log Message:
cmake: updated to 3.30.2
CMake 3.30.2
* ci: Update CMake version to 3.30.1
* Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)
* Help: Fix typo in add_test documentation
* Tests/RunCMake/file-DOWNLOAD: Update bad hostname message for curl 8.9
* Tests: Restore suppression of xcodebuild error with Xcode Command-Line Tools
* ExternalProject: Don't add SVN auth args if not set
* ExternalProject: Fix bad indenting for uses_terminal
* FetchContent: Ensure can_fetch_default is set early enough
* Swift: Fix INSTALL_NAME_DIR under CMP0157 NEW behavior
* FindPython: Fix usage of cached variable _Python_EXECUTABLE_DEBUG
* bootstrap: Restore support for system jsoncpp and uv without pkg-config
Files: