Package cmake: Information

    Source package: cmake
    Version: 3.23.2-alt3
    Build time:  Nov 18, 2024, 10:11 AM in the task #357110
    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.

    List of RPM packages built from this SRPM:
    bash-completion-cmake (noarch)
    ccmake (x86_64, i586, aarch64)
    ccmake-debuginfo (x86_64, i586, aarch64)
    cmake (x86_64, i586, aarch64)
    cmake-debuginfo (x86_64, i586, aarch64)
    cmake-doc (noarch)
    cmake-gui (x86_64, i586, aarch64)
    cmake-gui-debuginfo (x86_64, i586, aarch64)
    cmake-modules (noarch)
    ctest (x86_64, i586, aarch64)
    ctest-debuginfo (x86_64, i586, aarch64)
    rpm-macros-cmake (x86_64, i586, aarch64)
    vim-plugin-cmake (noarch)

    Maintainer: Konstantin Lepikhov


      1. jsoncpp-devel
      2. librhash-devel
      3. bzlib-devel
      4. cmake
      5. libarchive-devel >= 2.8.4
      6. python3-module-sphinx-sphinx-build-symlink
      7. libuv-devel
      8. qt5-base-devel
      9. libxml2-devel
      10. libcurl-devel
      11. rpm-build-vim
      12. rpm-build-xdg
      13. rpm-macros-cmake
      14. libexpat-devel
      15. liblzma-devel
      16. libncurses-devel
      17. doxygen
      18. shared-mime-info
      19. gcc-c++
      20. zlib-devel
      21. graphviz

    Last changed


    April 19, 2023 Alexey Shabalin 3.23.2-alt3
    - add ctest macro (ALT#45833)
    March 29, 2023 Michael Shigorin 3.23.2-alt2
    - cherry-picked upstream commit g28b1c5f to improve lcc 1.26 support on e2k
    Oct. 21, 2022 Michael Shigorin 3.23.2-alt1.2
    - E2K: default to -O%_optlevel instead of hardwired -O2