ninja-build 1.13.2-ok1 source package in openKylin

Changelog

ninja-build (1.13.2-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 18:43:44 +0800

Upload details

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

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main devel

Downloads

File Size SHA-256 Checksum
ninja-build_1.13.2.orig.tar.gz 285.5 KiB 974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17
ninja-build_1.13.2-ok1.debian.tar.xz 4.2 KiB 5a5c727b9d559eef0690342eb257a62b535446c2827285ee5243b9985cd9b96c
ninja-build_1.13.2-ok1.dsc 1.9 KiB 999c3bfcabba229c2b9e99aad96ad1d670444543e6f18437215c3ea799e9e8a3

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