sys-libs / pkgcraft

C library for pkgcraft

Official package sites : https://pkgcraft.github.io/ ·

v9999 :: 0/9999 :: gentoo

Modified
License
MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
USE flags
debug test

v0.0.12 :: 0/0.0.12 :: gentoo

Modified
License
MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
Keywords
~amd64 ~arm64
USE flags
debug test

v0.0.11-r1 :: 0/0.0.11 :: gentoo

Modified
License
MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
Keywords
~amd64 ~arm64
USE flags
debug test

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-python / pkgcraft : Python bindings for pkgcraft

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: add 0.0.12
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: drop 0.0.6
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/pkgcraft: respect USE=debug properly
... or try to, at least. I still feel like this is so easy to get wrong (and I keeo doing it). Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: add 0.0.11
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: drop 0.0.4, 0.0.5
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: Keyword 0.0.6 arm64, #905033
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: add 0.0.6
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: fix fetching crates
The tarball fetched from github doesn't contain the scallop submodule and gyakovlev explained the possible issues w/ mixing crate build & github tag tarball builds because of the risk of mismatches. Thanks-to: Georgy Yakovlev <gyakovlev@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: add 0.0.5
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: fix LICENSE
as radhermit pointed out Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: respect AR/CC when building scallop's bash
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/pkgcraft: add clang BDEPEND for bindgen
Thanks to radhermit for pointing out, as I'd missed the bug as well (I guess got buried under mail deluge when queue was down...?) Closes: https://bugs.gentoo.org/891669 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/pkgcraft: drop stale TODO
This is already handled by the live templating now. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/pkgcraft: new package, add 0.0.4, 9999
Signed-off-by: Sam James <sam@gentoo.org>