Package cmake: Information

  • Default inline alert: Version in the repository: 3.23.2-alt3

Binary package: cmake
Version: 3.20.5-alt1.E2K.1
Architecture: e2kv4
Build time:  Jul 31, 2021, 10:07 PM
Source package: cmake
Report package bug
Home page: http://cmake.org/

License: BSD
Summary: Cross-platform, open-source 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, pre-processor generation, code
generation, and template instantiation.

Maintainer: Konstantin Lepikhov


Last changed


July 27, 2021 Michael Shigorin 3.20.5-alt1.E2K.1
- E2K: added mcst patch (ICE workaround, see mcst#4427)
July 6, 2021 Vitaly Lipatov 3.20.5-alt1
- new version 3.20.5 (with rpmrb script)
June 4, 2021 Arseny Maslennikov 3.19.7-alt4
- macros: honor NPROCS in addition to %__nprocs. (fixes ALT bug 40153)