Name: | cmake |
---|---|
Version: | 2.8.12.2 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 28036104 |
License: | BSD and MIT and zlib |
RPM: | cmake-2.8.12.2-2.el7.x86_64.rpm |
Source RPM: | cmake-2.8.12.2-2.el7.src.rpm |
Build Date: | Tue Aug 30 2016 |
Build Host: | x86-ol7-builder-02.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. |
- Clean up patches and get rid of .orig files.
- Rebase to 2.8.12.2 including some recent patches. (BZ #1195919) - Fix to find python libs version 3.4 (BZ #1246369) - Don't fail if certain Qt modules are unavailable. (BZ #1192188)
- Add support for ppc64le to FindJNI.cmake.
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Pass -fno-strict-aliasing to cm_sha2.c to avoid strict aliasing problems that GCC warns about. - Icon name in CMake.desktop shouldn't include filename extension.
- Update to 2.8.11 release
- add FindLua52.cmake
- Update to 2.8.11-rc4
- Update to 2.8.11-rc3