cmake: A cross-platform, open-source make system1

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, preprocessor generation, code generation, and template instantiation.

... part of T2, get it here

URL: http://www.cmake.org/

Author: Kitware, Inc., Insight Consortium
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 3.28.3

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/Kitware/CMake/tags/download/v3.28.3/ cmake-3.28.3.tar.gz

T2 source: cmake.cache
T2 source: cmake.desc
T2 source: hotfix-uname.patch
T2 source: hotfix.patch.uclibc
T2 source: no-include-check.patch.cross0

Build time (on reference hardware): 390% (relative to binutils)2

Installed size (on reference hardware): 57.47 MB, 3394 files

Dependencies (build time detected): 00-dirtree acl bash binutils coreutils diffutils e2fsprogs findutils gawk grep gzip linux-header make ncurses openssl patch pkgconfig python sed tar tbb

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).