xPack Ninja Build v1.10.1-1 released
Version 1.10.1-1 is a new release of the xPack Ninja Build package.
The xPack Ninja Build is the xPack distribution of the Ninja 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.
Install
The easiest way to install this specific version, is by using xpm:
xpm install @xpack-dev-tools/ninja-build@1.10.1-1.1 -verbose
Comprehensive instructions for installing xPack Ninja Build on different platforms can be found in the Install Guide.
Compliance
The xPack Ninja Build is based on the official Ninja, without any changes.
The current version is based on:
- Ninja release 1.10.1 from Aug 18th, 2020.
Bug fixes
- none
Enhancements
- none
Changes
Compared to the upstream version, there are no changes.
Known problems
- none
Documentation
The original documentation is available 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
- 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:
7d75d2f20f8be2b61953fed26566b627517717831e700c22e0fbd23200a6ab45
xpack-ninja-build-1.10.1-1-darwin-x64.tar.gz
48ba6a6212c3d28eb08076f1946818a9067c523793b1db6c885904caa425dce4
xpack-ninja-build-1.10.1-1-linux-arm64.tar.gz
38df303e3f4c13ba58eaf5229fe0587eda9078a792f7063d7b60eec60f88b276
xpack-ninja-build-1.10.1-1-linux-arm.tar.gz
b170cf10ee12608d68d204f2ca8f77d423a0b095ee0d475db835c03829e08c38
xpack-ninja-build-1.10.1-1-linux-x32.tar.gz
7e8683b1e743cf7cae58f85ef500acea0f464a053ac3d4991383fdcefa550c29
xpack-ninja-build-1.10.1-1-linux-x64.tar.gz
6109815a8ed9b8423847fc368ea927b16b55bc3875135fbe642cf9ced0ed60d5
xpack-ninja-build-1.10.1-1-win32-x32.zip
160c3b3ec67d9f821871e947c8eb882ea5cf99e25a08ad03ebdfef2e04830e63
xpack-ninja-build-1.10.1-1-win32-x64.zip
Download analytics
- GitHub xpack-dev-tools/ninja-build-xpack
- this release
- all xPack releases
- individual file counters (grouped per release)
- npmjs.com @xpack-dev-tools/ninja-build
Credit to Shields IO for the badges and to Somsubhra/github-release-stats for the individual file counters.