Looking for:
Download Ninja Download Manager - free - latest version - Program available in other languagesNinja Internet Download Manager | NDM
Download ninja.exe.Releases: ninja-build/ninja
Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible. Ninja build files are human-readable but not especially convenient to write by hand. See the generated build file used to build Ninja itself. These constrained build files allow Ninja to evaluate incremental builds quickly.
Ninja's low-level approach makes it perfect for embedding into more featureful build systems; see a list of existing tools. See the manual for more: philosophical background, whether and how you can use Ninja for your project, platform support, and details about the language semantics. The last Ninja release is v1. Read the release notes. Getting Ninja You can download the Ninja binary or find it in your system's package manager.
Why yet another build system? Where other build systems are high-level languages Ninja aims to be an assembler. Should you use Ninja? What's new The last Ninja release is v1. Resources Manual Mailing list ninja-build on irc.
No comments:
Post a Comment