openhpc / submissions

OpenHPC Component Submissions Project
8 stars 2 forks source link

CMake #21

Closed pawosm-arm closed 6 years ago

pawosm-arm commented 7 years ago

Software Name

CMake


Public URL

https://cmake.org/


Technical Overview

CMake is an open-source, cross-platform family of tools designed to build, test and package software. This is the newer version than provided in targeted Linux distribution. Certain packages (e.g. LLVM compilers) require more recent versions of CMake.


Latest stable version number

3.8.1


Open-source license type

BSD 3-Clause license


Relationship to component?

If other, please describe:


Build system

If other, please describe:

Does the current build system support staged path installations? For example: make install DESTIR=/tmp/foo (or equivalent)


Does component run in user space or are administrative credentials required?


Does component require post-installation configuration.

If yes, please describe briefly:


If component is selected, are you willing and able to collaborate with OpenHPC maintainers during the integration process?


Does the component include test collateral (e.g. regression/verification tests) in the publicly shipped source?

If yes, please briefly describe the intent and location of the tests. 'Tests' directory bundled in official tarballs


Does the component have additional software dependencies (beyond compilers/MPI) that are not part of standard Linux distributions?

If yes, please list the dependencies and associated licenses.


Does the component include online or installable documentation?

If available online, please provide URL. https://cmake.org/documentation


[Optional]: Would you like to receive additional review feedback by email?

- [ ] yes - [x] no
pawosm-arm commented 7 years ago

https://build.openhpc.community/package/show/home:pawel:branches:OpenHPC:1.3:Update1:Factory/cmake

koomie commented 6 years ago

Note that this was included as acceptance as a dependency for the build of llvm compiler toolchain which was accepted for inclusion.