Name: | cmake3 |
---|---|
Version: | 3.17.5 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 26367526 |
License: | BSD and MIT and zlib |
RPM: | cmake3-3.17.5-1.el7.aarch64.rpm |
Source RPM: | cmake3-3.17.5-1.el7.src.rpm |
Build Date: | Mon Aug 30 2021 |
Build Host: | host-100-100-224-4.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.cmake.org |
Summary: | Cross-platform make system |
Description: | CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, preprocessor generation, code generation, and template instantiation. |
- Release 3.17.5
- Backport support for out-of-source builds controlled by __cmake3_in_source_build macro - Backport cmake3_build and cmake3_install macros - Backport ctest3 macro
- Change command to add Python shebang of the cmake3.prov file (epel bz#1845614)
- Release 3.17.3
- Release 3.17.2
- Fix macros for bundled libraries - Add Provides for bundled libraries
- Release 3.17.1 - Drop EPEL6 support - Add openssl BR - Fix rhbz#1811358 - Use system zstd
- Bugfix release 3.14.7
- Fix rename patches
- Update to cmake-3.14.6 (rhbz#1746146, rhbz#1746104) - Do not use system jsoncpp - Split off appdata file as external source file