Cross-platform, open-source make system
http://www.cmake.org/
CMake is a cross-platform, open-source build system
- Devel package for openSUSE:Factory
-
57
derived packages
- Links to openSUSE:Factory / cmake
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/cmake && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000715 715 Bytes | |
_constraints | 0000000109 109 Bytes | |
_link | 0000000140 140 Bytes | |
_multibuild | 0000000098 98 Bytes | |
cmake-3.20.4-SHA-256.txt | 0000001452 1.42 KB | |
cmake-3.20.4-SHA-256.txt.asc | 0000000833 833 Bytes | |
cmake-3.20.4.tar.gz | 0009440363 9 MB | |
cmake-fix-png-include-dir.patch | 0000000901 901 Bytes | |
cmake-fix-ruby-test.patch | 0000000551 551 Bytes | |
cmake.attr | 0000000126 126 Bytes | |
cmake.changes | 0000165687 162 KB | |
cmake.keyring | 0000023055 22.5 KB | |
cmake.macros | 0000002395 2.34 KB | |
cmake.prov | 0000002768 2.7 KB | |
cmake.spec | 0000007303 7.13 KB | |
feature-suse-python-interp-search-order.patch | 0000000777 777 Bytes |
Revision 464 (latest revision is 609)
Dirk Mueller (dirkmueller)
accepted
request 900084
from
Paolo Stivanin (polslinux)
(revision 464)
- Update to 3.20.4: * Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule * Fix buildPreset "jobs" field test case * Fix codemodel-v2 link command fragment relative paths * FindBoost: Add check for json component header in Boost 1.75+ * cmake_path: fix erroneous example for IS_PREFIX * Clang/MSVC: C++20 final flag, C++23 support
Comments 1
Why is cmake-mini nearly 60% larger than cmake-full?