Пакет cmake: Информация

    Бинарный пакет: cmake
    Версия: 3.16.3-alt3.E2K.1
    Архитектура: e2kv5
    Собран:  27 июля 2021 г. 21:47
    Исходный пакет: cmake
    Сообщить об ошибке в пакете
    Домашняя страница: http://cmake.org/

    Лицензия: BSD
    О пакете: Cross-platform, open-source make system
    Описание: 
    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.

    Сопровождающий: Konstantin Lepikhov


    Последнее изменение


    25 июля 2021 г. Michael Shigorin 3.16.3-alt3.E2K.1
    - E2K: added mcst patch (ICE workaround, see mcst#4427)
    7 июля 2021 г. Arseny Maslennikov 3.16.3-alt3
    - macros: Fixed bug in definition of %cmake from the previous release.
    26 мая 2021 г. Arseny Maslennikov 3.16.3-alt2
    - macros: Introduced wrappers to stay compatible with Sisyphus.
    - macros: Allowed easy override of build artifact directory.