RSSAmplifier

David Röthlisberger · Nov 16, 2016

The Ninja build tool [LWN.net]

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Ninja is a build tool, similar in spirit to make , that was born from the Chrome browser project in 2011. It is unique among build systems in that it was explicitly designed to be used as an "assembly language" by higher-level build tools. Beyond that, Ninja is fast . It is used by several large open-source projects and it has changed the way I approach build systems.

Read on lwn.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.