Name: | cmake |
---|---|
Version: | 2.8.11 |
Release: | 4.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 25997809 |
License: | BSD and MIT and zlib |
RPM: | cmake-2.8.11-4.el7.x86_64.rpm |
Source RPM: | cmake-2.8.11-4.el7.src.rpm |
Build Date: | Thu May 01 2014 |
Build Host: | ca-buildj3.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. |
- 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
- Drop -O3 from default release build type flags in cmake rpm macro (bug 875954)
- Update to 2.8.11-rc2 - Rebase ImageMagick patch
- respin cmake-2.8.11-rc1-IM_pkgconfig_hints.patch - drop/omit backup files when applying patches