ninja (devel/ninja) Updated: 4 months, 2 weeks ago Add to my watchlist

Small build system with a focus on speed.

Ninja is yet another build system. It takes as input the interdependencies of files (typically source code and output executables) and orchestrates building them, quickly. Ninja joins a sea of other build systems. Its distinguishing goal is to be fast. It is born from my work on the Chromium browser project, which has over 30,000 source files and whose other build systems (including one built from custom non-recursive Makefiles) can take ten seconds to start building after changing one file. Ninja is under a second.

Version: 1.13.2 License: Apache-2 GitHub
Reset

403 build(s) found

Page 5 of 5 | Showing build(s) 401 to 403

Builder Build Number Start Time Elapsed Time Watcher Build Status
10.14 22996 2019-02-05 2:17:30 0:01:57 3557 build successful
10.11 78571 2019-02-05 2:16:45 0:01:40 21879 build successful
10.9 80915 2019-02-05 2:14:58 0:00:53 21872 build successful