Package cmake: Information

    Source package: cmake
    Version: 3.23.2-alt3
    Build time:  Oct 16, 2023, 09:21 PM
    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 rpms provided by this srpm:
    bash-completion-cmake (noarch)
    ccmake (e2kv6, e2kv5, e2kv4, e2k)
    ccmake-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    cmake (e2kv6, e2kv5, e2kv4, e2k)
    cmake-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    cmake-doc (noarch)
    cmake-gui (e2kv6, e2kv5, e2kv4, e2k)
    cmake-gui-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    cmake-modules (noarch)
    ctest (e2kv6, e2kv5, e2kv4, e2k)
    ctest-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    rpm-macros-cmake (e2kv6, e2kv5, e2kv4, e2k)
    vim-plugin-cmake (noarch)

    Maintainer: Konstantin Lepikhov


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

    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