xPack CMake v3.19.1-1 released
Version 3.19.1-1 is a new release of the xPack CMake package, following the CMake release.
The xPack CMake is the xPack distribution of the CMake build system.
There are separate binaries for Windows (x64 and x86), macOS (x64) and GNU/Linux (x64 and x86, arm64 and arm).
The main targets for the GNU/Linux Arm binaries are the Raspberry Pi class devices (armv7l and aarch64; armv6 is not supported).
Download
The binary files are available from GitHub Releases.
For consistency with the Node.js naming conventions, the names of the Intel 32-bit images are now suffixed with -ia32
.
Install
The easiest way to install this specific version, is by using xpm:
xpm install @xpack-dev-tools/cmake@3.19.1-1.1 -verbose
Comprehensive instructions for installing xPack CMake on different platforms can be found in the Install Guide.
Compliance
The xPack CMake is based on the official CMake, without any changes.
The current version is based on:
- CMake release 3.19.1 from Nov 24th, 2020.
Changes
Compared to the upstream version, there are no functional changes.
Bug fixes
- none
Enhancements
- none
Known problems
- none
Documentation
The current version specific CMake documentation is available in each packet:
doc/cmake-X.Y/html/index.html
and online from:
Supported platforms
Binaries for Windows, macOS and GNU/Linux are provided.
The binaries were built using the xPack Build Box (XBB), a set of build environments based on slightly older distributions, that should be compatible with most recent systems.
- x86/x64 GNU/Linux: all binaries were built with GCC 9.3, running in an Ubuntu 12 Docker container
- arm64/arm GNU/Linux: all binaries were built with GCC 9.3, running in an Ubuntu 16 Docker container (added in mid-2020)
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 9.3, running in an Ubuntu 12 Docker container
- x64 macOS: all binaries were built with GCC 9.3, running in a separate folder on macOS 10.10.5.
Build
The scripts used to build this distribution are in:
distro-info/scripts
For the prerequisites and more details on the build procedure, please see the README-MAINTAINER page.
Travis tests
The first set of tests were performed on Travis, by running a simple script to check if the binaries start on a wide range of platforms and distributions:
Tests
TBD
Checksums
The SHA-256 hashes for the files are:
0a2a2550ec99b908c92811f8dbfde200956a22ab3d9af1c92ce9926bf8feddf9
xpack-cmake-3.19.1-1-darwin-x64.tar.gz
254588cbcd685748598dd7bbfaf89280ab719bfcd4dabeb0269fdb97a52b9d7a
xpack-cmake-3.19.1-1-linux-arm.tar.gz
10e30128d626f9640c0d585e6b65ac943de59fbdce5550386add015bcce408fa
xpack-cmake-3.19.1-1-linux-arm64.tar.gz
50f2e399382c29f8cdc9c77948e1382dfd5db20c2cb25c5980cb29774962483f
xpack-cmake-3.19.1-1-linux-ia32.tar.gz
9b147443780b7f825eec333857ac7ff9e9e9151fd17c8b7ce2a1ecb6e3767fd6
xpack-cmake-3.19.1-1-linux-x64.tar.gz
501366492cd73b06fca98b8283f65b53833622995c6e44760eda8f4483648525
xpack-cmake-3.19.1-1-win32-ia32.zip
dffc858d64be5539410aa6d3f3515c6de751cd295c99217091f5ccec79cabf39
xpack-cmake-3.19.1-1-win32-x64.zip
Download analytics
- GitHub xpack-dev-tools/cmake-xpack
- this release
- all xPack releases
- individual file counters (grouped per release)
- npmjs.com @xpack-dev-tools/cmake
Credit to Shields IO for the badges and to Somsubhra/github-release-stats for the individual file counters.