Cross-platform, open-source make system

Edit Package cmake
http://www.cmake.org/

CMake is a cross-platform, open-source build system

Refresh
Refresh
Source Files
Filename Size Changed
README.SUSE 0000000715 715 Bytes
_constraints 0000000110 110 Bytes
_multibuild 0000000098 98 Bytes
cmake-3.31.0-SHA-256.txt 0000001646 1.61 KB
cmake-3.31.0-SHA-256.txt.asc 0000000833 833 Bytes
cmake-3.31.0.tar.gz 0011699894 11.2 MB
cmake-fix-ruby-test.patch 0000000630 630 Bytes
cmake.attr 0000000126 126 Bytes
cmake.changes 0000202396 198 KB
cmake.keyring 0000023055 22.5 KB
cmake.macros 0000003611 3.53 KB
cmake.prov 0000003249 3.17 KB
cmake.spec 0000008817 8.61 KB
feature-suse-python-interp-search-order.patch 0000000779 779 Bytes
Revision 608 (latest revision is 609)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1222559 from Christoph G's avatar Christoph G (mathletic) (revision 608)
- update to 3.31.0
  * cmake-presets(7) files may now include comments using the key
    "$comment" at any level within the JSON object to provide
    documentation.
  * The Ninja Generators and Makefile Generators now produce a
    "codegen" build target.
  * The "CMAKE_LINK_LIBRARIES_STRATEGY" variable and corresponding
    "LINK_LIBRARIES_STRATEGY" target property were added to
    optionally specify the strategy CMake uses to generate link
    lines.
  * The "CMAKE_EXPORT_BUILD_DATABASE" variable, a corresponding
    "CMAKE_EXPORT_BUILD_DATABASE" environment variable, and an
    "EXPORT_BUILD_DATABASE" target property, were added to enable
    exporting C++ module compile commands. This is only supported
    with Ninja Generators.
  * The "CMAKE_<LANG>_HOST_COMPILER_ID" and
    "CMAKE_<LANG>_HOST_COMPILER_VERSION" variables were added,
    where "<LANG>" is either "CUDA" or "HIP".  They are populated
    when "CMAKE_<LANG>_COMPILER_ID" is "NVIDIA" to identify NVCC's
    host compiler.
  * The "file(DOWNLOAD)" and "file(UPLOAD)" commands now verify TLS
    server certificates for connections to "https://" URLs by
    default.
Comments 1

Gregor Dschung's avatar

Why is cmake-mini nearly 60% larger than cmake-full?

> zypper info cmake-mini
Loading repository data...
Reading installed packages...


Information for package cmake-mini:
-----------------------------------
Repository     : openSUSE-Tumbleweed-Oss
Name           : cmake-mini
Version        : 3.29.0-1.1
Arch           : x86_64
Vendor         : openSUSE
Installed Size : 61.9 MiB
Installed      : No
Status         : not installed
Source package : cmake-mini-3.29.0-1.1.src
Upstream URL   : https://www.cmake.org/
Summary        : Cross-platform make system
Description    :
    CMake is a cross-platform build system.

> zypper info cmake-full
Loading repository data...
Reading installed packages...


Information for package cmake-full:
-----------------------------------
Repository     : openSUSE-Tumbleweed-Oss
Name           : cmake-full
Version        : 3.29.0-1.2
Arch           : x86_64
Vendor         : openSUSE
Installed Size : 38.9 MiB
Installed      : No
Status         : not installed
Source package : cmake-full-3.29.0-1.2.src
Upstream URL   : https://www.cmake.org/
Summary        : Cross-platform make system
Description    :
    CMake is a cross-platform build system.
openSUSE Build Service is sponsored by