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.3.1-FindPkgConfig_remove_variable_derefere |
0000001583 1.55 KB | |
cmake-3.3.2-SHA-256.txt | 0000001602 1.56 KB | |
cmake-3.3.2-SHA-256.txt.asc | 0000000819 819 Bytes | |
cmake-3.3.2.tar.gz | 0006578184 6.27 MB | |
cmake-fix-ruby-test.patch | 0000000604 604 Bytes | |
cmake-gui.changes | 0000077796 76 KB | |
cmake-gui.spec | 0000004138 4.04 KB | |
cmake.attr | 0000000118 118 Bytes | |
cmake.changes | 0000109565 107 KB | |
cmake.keyring | 0000023055 22.5 KB | |
cmake.macros | 0000001863 1.82 KB | |
cmake.prov | 0000002802 2.74 KB | |
cmake.spec | 0000005183 5.06 KB | |
form.patch | 0000000536 536 Bytes | |
opensuse_rules.cmake | 0000000653 653 Bytes | |
system-libs.patch | 0000001259 1.23 KB |
Revision 228 (latest revision is 609)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 228)
- Remove CMAKE_INSTALL_LIBDIR declaration from the macros. rh#795542 * It is unfortunate but SOME packages will now have to define it themselves because in some cases it is relative path while in others it is absolute one.
Comments 1
Why is cmake-mini nearly 60% larger than cmake-full?