ninja-build 1.11.1-ok1 source package in openKylin

Changelog

ninja-build (1.11.1-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 09:46:17 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main devel
Nile V2.0 proposed main devel

Downloads

File Size SHA-256 Checksum
ninja-build_1.11.1.orig.tar.gz 224.1 KiB 31747ae633213f1eda3842686f83c2aa1412e0f5691d1c14dbbcc67fe7400cea
ninja-build_1.11.1-ok1.debian.tar.xz 4.5 KiB b594821edf31d98454a2915cd1cf77c56749da7b5f46892977bf4ed5462e67a1
ninja-build_1.11.1-ok1.dsc 1.8 KiB a68e7d6c4e91cb3f356b8f911341b457dc0ef3917c0be27568d54d4393329e4f

Available diffs

View changes file

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 ninja-build