Cross-platform, open-source make system
CMake is a cross-platform, open-source make system
- Links to openSUSE:Factory / cmake
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:frispete:RemoteDesktop/cmake && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000715 715 Bytes | |
_constraints | 0000000110 110 Bytes | |
_multibuild | 0000000075 75 Bytes | |
cmake-3.31.0-SHA-256.txt | 0000001646 1.61 KB | |
cmake-3.31.0-SHA-256.txt.asc | 0000000833 833 Bytes | |
cmake-3.31.0.tar.gz | 0011699894 11.2 MB | |
cmake-fix-ruby-test.patch | 0000000630 630 Bytes | |
cmake.attr | 0000000126 126 Bytes | |
cmake.changes | 0000202396 198 KB | |
cmake.keyring | 0000023055 22.5 KB | |
cmake.macros | 0000003611 3.53 KB | |
cmake.prov | 0000003249 3.17 KB | |
cmake.spec | 0000008884 8.68 KB | |
feature-suse-python-interp-search-order.patch | 0000000779 779 Bytes |
Latest Revision
Hans-Peter Jansen (frispete)
committed
(revision 8)
- Use plain autosetup - DCMAKE_MODULES_INSTALL_DIR should be %{_libdir}/cmake/%{name} - Set CMAKE_INSTALL_LIBEXECDIR=%{_libexecdir} - Use -DCMAKE_SKIP_INSTALL_RPATHS:BOOL=ON instead of completely removing rpaths. boo#1172331 - cmake 3.17.3: * Selection of the Objective C or C++ compiler now considers the CC or CXX environment variable if the OBJC or OBJCXX environment variable is not set * The FindPkgConfig module now extracts include directories prefixed with -isystem into the *_INCLUDE_DIRS variables and INTERFACE_INCLUDE_DIRECTORIES target properties * FindOpenSSL: Detect OpenSSL 3.0.0 (bsc#1172267) - cmake 3.17.2: * fixes dealing with boost 1.73 - Add cmake-fix-png-include-dir.patch to fix the png include dir search. - cmake 3.17.1: * The :cpack_gen:`CPack NSIS Generator` now requires NSIS 3.0 or later - Fix mistake in previous change. - Many Leap packages don't build without -DCMAKE_SKIP_RPATH:BOOL=ON so leave this change to the next major version of Leap / SLE
Comments 0