Package cmake: Information

    Binary package: cmake
    Version: 3.16.3-alt3.E2K.1
    Architecture: e2k
    Build time:  Jul 27, 2021, 09:44 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 25, 2021 Michael Shigorin 3.16.3-alt3.E2K.1
    - E2K: added mcst patch (ICE workaround, see mcst#4427)
    July 7, 2021 Arseny Maslennikov 3.16.3-alt3
    - macros: Fixed bug in definition of %cmake from the previous release.
    May 26, 2021 Arseny Maslennikov 3.16.3-alt2
    - macros: Introduced wrappers to stay compatible with Sisyphus.
    - macros: Allowed easy override of build artifact directory.