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 | 0000000110 110 Bytes | |
_link | 0000000140 140 Bytes | |
_multibuild | 0000000098 98 Bytes | |
cmake-3.28.1-SHA-256.txt | 0000001646 1.61 KB | |
cmake-3.28.1-SHA-256.txt.asc | 0000000833 833 Bytes | |
cmake-3.28.1.tar.gz | 0011065923 10.6 MB | |
cmake-fix-ruby-test.patch | 0000000630 630 Bytes | |
cmake.attr | 0000000126 126 Bytes | |
cmake.changes | 0000191011 187 KB | |
cmake.keyring | 0000023055 22.5 KB | |
cmake.macros | 0000003309 3.23 KB | |
cmake.prov | 0000003249 3.17 KB | |
cmake.spec | 0000008589 8.39 KB | |
feature-suse-python-interp-search-order.patch | 0000000779 779 Bytes |
Revision 559 (latest revision is 609)
Dirk Mueller (dirkmueller)
accepted
request 1133221
from
Christoph G (mathletic)
(revision 559)
- update to 3.28.1 * cmGeneratorTarget: disable C++ module scanning for verify targets * cmQtAutoGenInitializer: disable C++ module scanning for autogen sources * cmLocalGenerator: disable C++ module scanning for copied PCH sources * cmLocalGenerator: disable C++ module scanning for unity sources * cmGlobalXCodeGenerator: disable C++ module scanning for force-lang files * FindFreetype: always find the config module quietly * FindFreetype: also consider RelWithDebInfo-built libraries * FindTIFF: always find the config module quietly * FindTIFF: consider `IMPLIB`-using platforms * FindCUDAToolkit: Fix stub library representation on reconfigure * FindMatlab: Fix regression on Windows Registry lookup failure * FindFreetype: Fix success message when config module is found * FindTIFF: Restore support for projects that do not enable CMP0057 * FindMatlab: Fix processing of multiple versions from Windows Registry
Comments 1
Why is cmake-mini nearly 60% larger than cmake-full?