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 |
---|---|---|
_link | 0000000140 140 Bytes | |
cmake-3.10.0-SHA-256.txt | 0000001017 1017 Bytes | |
cmake-3.10.0-SHA-256.txt.asc | 0000000833 833 Bytes | |
cmake-3.10.0.tar.gz | 0007822668 7.46 MB | |
cmake-fix-ruby-test.patch | 0000000540 540 Bytes | |
cmake-gui.changes | 0000086919 84.9 KB | |
cmake-gui.spec | 0000004359 4.26 KB | |
cmake.attr | 0000000118 118 Bytes | |
cmake.changes | 0000130524 127 KB | |
cmake.keyring | 0000023055 22.5 KB | |
cmake.macros | 0000002103 2.05 KB | |
cmake.prov | 0000002767 2.7 KB | |
cmake.spec | 0000004835 4.72 KB | |
form.patch | 0000000401 401 Bytes | |
system-libs.patch | 0000001331 1.3 KB |
Revision 304 (latest revision is 609)
Martin Pluskal (pluskalm)
accepted
request 546318
from
Christoph G (mathletic)
(revision 304)
- Update to version 3.10.0 * No changes specific to CMake-GUI - update form.patch - Update to 3.10.0 * The flang Fortran compiler is now supported, with compiler id “Flang”. * The “include_guard()” command was introduced. * “FindMPI” received a major overhaul. It now features language specific components, better Fortran support, and support for statically linked MPI implementations. * A “FindOpenACC” module was added. full changelog: https://cmake.org/cmake/help/v3.10/release/3.10.html - update form.patch
Comments 1
Why is cmake-mini nearly 60% larger than cmake-full?