Bug 1125837 - Review Request: ninja - Small build system with a focus on speed
Summary: Review Request: ninja - Small build system with a focus on speed
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-01 08:12 UTC by Christopher Meng
Modified: 2014-08-01 08:34 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-01 08:34:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christopher Meng 2014-08-01 08:12:27 UTC
Spec URL: http://us-la.cicku.me/ninja.spec
SRPM URL: http://us-la.cicku.me/ninja-1.5.1-1.fc22.src.rpm
Description: 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.
Fedora Account System Username: cicku

Comment 1 Christopher Meng 2014-08-01 08:34:28 UTC
Oops, looks like this package is already in the repo with another name ninja-build.


Note You need to log in before you can comment on or make changes to this bug.