ninja-build 1.5.1-0.1ubuntu1 source package in Ubuntu
Changelog
ninja-build (1.5.1-0.1ubuntu1) xenial; urgency=medium * Merge from Debian unstable. (Fixes LP: #1473680) Remaining changes: - Run the tests at build time ninja-build (1.5.1-0.1) experimental; urgency=medium [Mickaël Guerin] * Non-maintainer upload. * New upstream release. Closes: #767813 * Fixed lintian warnings. Closes: #750585, #750583 [Jussi Pakkanen] * Took Mickaël's packaging changes and got them reviewed in mentors and fixed the issues raised. ninja-build (1.3.4-1.2) unstable; urgency=medium * Non-maintainer upload. * Add gnukfreebsd.patch to fix platform detection on gnukfreebsd 9 and later. Thanks to Steven Chamberlain for the patch. (Closes: #717364) -- Hans Joachim Desserud <email address hidden> Sun, 12 Jul 2015 15:04:44 +0200
Upload details
- Uploaded by:
- Hans Joachim Desserud
- Sponsored by:
- Martin Pitt
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ninja-build_1.5.1.orig.tar.gz | 159.6 KiB | fba77b9ed4b4dd0e86c4513776938dc64bd4508dc2055b04c0c6df68bcfa397d |
ninja-build_1.5.1-0.1ubuntu1.debian.tar.xz | 4.8 KiB | e83122f2ce9919c8524b2c0ffb638aeba8a5467e94b4f51aadeee9d333e407b3 |
ninja-build_1.5.1-0.1ubuntu1.dsc | 2.2 KiB | 1db4975cd7afa175d2fecf5a0d8d1780006c8156006b1658ebd7bba8fdd46c06 |
Available diffs
Binary packages built by this source
- ninja-build: small build system closest in spirit to Make
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 the Chromium browser project, which has over 30,000
source files and whose other build systems can take ten seconds to start
building after changing one file. Ninja is under a second.
- ninja-build-dbgsym: debug symbols for package ninja-build
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 the Chromium browser project, which has over 30,000
source files and whose other build systems can take ten seconds to start
building after changing one file. Ninja is under a second.
- ninja-build-doc: documentation for ninja-build
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 the Chromium browser project, which has over 30,000
source files and whose other build systems can take ten seconds to start
building after changing one file. Ninja is under a second.
.
This package contains the doxygen documentation for ninja.