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.24.1-SHA-256.txt | 0000001646 1.61 KB | |
cmake-3.24.1-SHA-256.txt.asc | 0000000833 833 Bytes | |
cmake-3.24.1.tar.gz | 0010392868 9.91 MB | |
cmake-fix-png-include-dir.patch | 0000000947 947 Bytes | |
cmake-fix-ruby-test.patch | 0000000630 630 Bytes | |
cmake.attr | 0000000126 126 Bytes | |
cmake.changes | 0000178309 174 KB | |
cmake.keyring | 0000023055 22.5 KB | |
cmake.macros | 0000002375 2.32 KB | |
cmake.prov | 0000003249 3.17 KB | |
cmake.spec | 0000008277 8.08 KB | |
feature-suse-python-interp-search-order.patch | 0000000777 777 Bytes |
Revision 500 (latest revision is 609)
Simon Lees (simotek)
accepted
request 997696
from
Paolo Stivanin (polslinux)
(revision 500)
- Update to 3.24.1: * automoc: avoid compiler warnings in linker-warning-silencing code * FindThreads: Skip check for -pthread flag when targeting the MSVC ABI * IPO: Do not use -flto=auto with GCC 10.x on Windows * export: Restore exclusion of private shared library dependencies from checks * FindVulkan: Restore tolerance of unknown FATAL_ERROR component * Help: Add 3.24 release note about FindVulkan component enforcement * TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property * Help: List compiler IDs supported by COMPILE_WARNING_AS_ERROR * Help: A missing cross-reference to --compile-no-warning-as-error
Comments 1
Why is cmake-mini nearly 60% larger than cmake-full?