Package cmake: Information
Source package: cmake
Version: 3.16.3-alt3.E2K.1
Build time: Jul 27, 2021, 09:44 PM
Category: Development/Tools
Report package bugHome 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 (e2kv5, e2kv4, e2k)
ccmake-debuginfo (e2kv5, e2kv4, e2k)
cmake (e2kv5, e2kv4, e2k)
cmake-debuginfo (e2kv5, e2kv4, e2k)
cmake-gui (e2kv5, e2kv4, e2k)
cmake-gui-debuginfo (e2kv5, e2kv4, e2k)
cmake-modules (noarch)
ctest (e2kv5, e2kv4, e2k)
ctest-debuginfo (e2kv5, e2kv4, e2k)
rpm-macros-cmake (e2kv5, e2kv4, e2k)
vim-plugin-cmake (noarch)
bash-completion-cmake (noarch)
ccmake (e2kv5, e2kv4, e2k)
ccmake-debuginfo (e2kv5, e2kv4, e2k)
cmake (e2kv5, e2kv4, e2k)
cmake-debuginfo (e2kv5, e2kv4, e2k)
cmake-gui (e2kv5, e2kv4, e2k)
cmake-gui-debuginfo (e2kv5, e2kv4, e2k)
cmake-modules (noarch)
ctest (e2kv5, e2kv4, e2k)
ctest-debuginfo (e2kv5, e2kv4, e2k)
rpm-macros-cmake (e2kv5, e2kv4, e2k)
vim-plugin-cmake (noarch)
Maintainer: Konstantin Lepikhov
List of contributors:
Michael Shigorin
Arseny Maslennikov
Vitaly Lipatov
Dmitry V. Levin
Gleb Fotengauer-Malinovskiy
Grigory Ustinov
Aleksei Nikiforov
Alexey Shabalin
Sergey V Turchin
Igor Vlasenko
Konstantin Lepikhov
Anton V. Boyarshinov
Eugeny A. Rostovtsev
Slava Dubrovskiy
Andrey Rahmatullin
Michael Shigorin
Arseny Maslennikov
Vitaly Lipatov
Dmitry V. Levin
Gleb Fotengauer-Malinovskiy
Grigory Ustinov
Aleksei Nikiforov
Alexey Shabalin
Sergey V Turchin
Igor Vlasenko
Konstantin Lepikhov
Anton V. Boyarshinov
Eugeny A. Rostovtsev
Slava Dubrovskiy
Andrey Rahmatullin
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.