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 |
---|---|---|
_constraints | 0000000262 262 Bytes | |
_link | 0000000140 140 Bytes | |
_multibuild | 0000000052 52 Bytes | |
cmake-3.15.4-SHA-256.txt | 0000001017 1017 Bytes | |
cmake-3.15.4-SHA-256.txt.asc | 0000000833 833 Bytes | |
cmake-3.15.4.tar.gz | 0009270648 8.84 MB | |
cmake-fix-ruby-test.patch | 0000000551 551 Bytes | |
cmake.attr | 0000000118 118 Bytes | |
cmake.changes | 0000148279 145 KB | |
cmake.keyring | 0000023055 22.5 KB | |
cmake.macros | 0000002299 2.25 KB | |
cmake.prov | 0000002768 2.7 KB | |
cmake.spec | 0000006800 6.64 KB | |
feature-suse-python-interp-search-order.patch | 0000000777 777 Bytes | |
form.patch | 0000000405 405 Bytes |
Revision 379 (latest revision is 609)
Simon Lees (simotek)
accepted
request 743389
from
Simon Lees (simotek)
(revision 379)
- cmake 3.15.4 * In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory property was regressed from pre-3.14 behavior and caused targets within the directory to be excluded even from its own “all”. This has been fixed. The bug also existed in 3.14.0 through 3.14.6 and is fixed in 3.14.7. - Use pkgconfig for dependencies where possible (required due to tumbleweed build changes)
Comments 1
Why is cmake-mini nearly 60% larger than cmake-full?