Name: | cmake |
---|---|
Version: | 3.11.4 |
Release: | 3.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 28287200 |
License: | BSD and MIT and zlib |
RPM: | cmake-3.11.4-3.el8.x86_64.rpm |
Source RPM: | cmake-3.11.4-3.el8.src.rpm |
Build Date: | Wed Apr 17 2019 |
Build Host: | ca-build101.us.oracle.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. |
- Adjust to new libuv header location (#1611710)
- Use bundled librhash
- Update to 3.11.4
- Use bundled jsoncpp
- Choose correct version of python to use. Require the correct sphinx build depending on which python we choose. (#1583117)
- Update to 3.11.0 (#1536233)
- Add patch to fix autogen with empty files (bug #1551147)
- better Qt dependencies
- Fix appdata file to match with desktop file name
- Update to 3.10.2 - Add patch to fix test failure with gcc 8