An open API service indexing awesome lists of open source software.

https://github.com/xpack-dev-tools/ninja-build-xpack

A binary distribution of the Ninja Build tool
https://github.com/xpack-dev-tools/ninja-build-xpack

build ninja xpack xpm

Last synced: over 1 year ago
JSON representation

A binary distribution of the Ninja Build tool

Awesome Lists containing this project

README

          

[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack-dev-tools/ninja-build-xpack)](https://github.com/xpack-dev-tools/ninja-build-xpack/blob/xpack/package.json)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack-dev-tools/ninja-build-xpack)](https://github.com/xpack-dev-tools/ninja-build-xpack/releases)
[![NPM Version](https://img.shields.io/npm/v/@xpack-dev-tools/ninja-build?color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/ninja-build/)
[![license](https://img.shields.io/github/license/xpack-dev-tools/ninja-build-xpack)](https://github.com/xpack-dev-tools/ninja-build-xpack/blob/xpack/LICENSE)

# The xPack Ninja Build

A standalone, cross-platform (Windows, macOS, GNU/Linux) binary
distribution of Ninja Build,
intended for reproducible builds.

## Project documentation

For information on how to install and use this project, please refer to the
[project website](https://xpack-dev-tools.github.io/ninja-build-xpack/).

## Project source

The source code of the current release is available on
[GitHub tag v1.12.1-1.1 tree](https://github.com/xpack-dev-tools/ninja-build-xpack/tree/v1.12.1-1.1).

## License

Unless otherwise stated, the original content is released under the terms of the
[MIT License](https://opensource.org/licenses/MIT),
with all rights reserved to
[Liviu Ionescu](https://github.com/ilg-ul).