ninja-build 1.7.2-3 source package in Ubuntu
Changelog
ninja-build (1.7.2-3) unstable; urgency=medium * Fix FTBFS with debhelper >= 10.3. - Add empty override targets for dh_auto_install and dh_auto_test. * Skip unit tests when DEB_BUILD_OPTIONS=nocheck is set. * Add basic autopkgtest. -- Felix Geyer <email address hidden> Wed, 28 Jun 2017 00:05:54 +0200
Upload details
- Uploaded by:
- Felix Geyer
- Uploaded to:
- Sid
- Original maintainer:
- Felix Geyer
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ninja-build_1.7.2-3.dsc | 1.9 KiB | d719db18ef2bdbadce3800330b254e9428b9ff963c203a9f8b7215034b86a20f |
ninja-build_1.7.2.orig.tar.gz | 176.4 KiB | 2edda0a5421ace3cf428309211270772dd35a91af60c96f93f90df6bc41b16d9 |
ninja-build_1.7.2-3.debian.tar.xz | 4.3 KiB | 0361db8831aad4f4cc172b468738922b2ecdaf420d042f55c2051a428c99c81e |
Available diffs
- diff from 1.7.2-1 to 1.7.2-3 (1.2 KiB)
- diff from 1.7.2-2 to 1.7.2-3 (1.0 KiB)
No changes file available.
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: No summary available for ninja-build-dbgsym in ubuntu artful.
No description available for ninja-build-dbgsym in ubuntu artful.