A small build system with a focus on speed
Go to file
Björn Esser b151dcbd6f
Add conditional for bootstrapping new architectures
The libxcrypt package may change its build-system from autotools to
mesonbuild sometime in the near future.  Thus we should be able to
build a bootstrap package for ninja-build with the smallest possible
build- and runtime-dependencies.

With bootstrap enabled the only build-dependency, except for a
working compiler-toolchain, will be re2c, and there will be no
runtime-depencies needed to install the ninja-build package.

Signed-off-by: Björn Esser <besser82@fedoraproject.org>
2020-02-05 14:43:41 +01:00
.gitignore Update to 1.9.0 2019-01-31 02:23:56 +01:00
macros.ninja Rename ninja-build executable to ninja 2017-04-21 14:58:31 -04:00
ninja-build.spec Add conditional for bootstrapping new architectures 2020-02-05 14:43:41 +01:00
ninja.vim Add ninja.vim file 2012-07-20 00:22:10 -04:00
sources Update to 1.9.0 2019-01-31 02:23:56 +01:00