Package cmake: Information

    Binary package: cmake
    Version: 3.20.5-alt1
    Architecture: i586
    Build time:  Jul 6, 2021, 04:43 AM in the task #277391
    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 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)
    April 24, 2021 Arseny Maslennikov 3.19.7-alt3
    - macros: add a macro to allow cmake command name substitution
    - macros: allow easy override of build artifact directory