1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/devel/ninja/distinfo
Martin Wilke a9f2381d2a 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.

WWW: https://github.com/martine/ninja

PR:		ports/154603
Submitted by:	Grzegorz Blach <magik at roorback.net>
2011-02-13 11:10:59 +00:00

3 lines
135 B
Plaintext

SHA256 (ninja-20110208.tar.gz) = 0b4ce3a9b9755479b7e34e7da6a7dfbf6e49df0a38e0553bda1e2565cbba8b99
SIZE (ninja-20110208.tar.gz) = 46644