aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/elfutils.az
AgeCommit message (Collapse)Author
10 daysRevert "internal/rosa/package/elfutils: 0.195 to 0.196"Ophestra
Does not compile on arm: In file included from /usr/src/elfutils/backends/aarch64_initreg.c:36: /system/include/linux/uio.h:17:8: error: redefinition of 'iovec' 17 | struct iovec | ^ /system/include/bits/alltypes.h:363:8: note: previous definition is here 363 | struct iovec { void *iov_base; size_t iov_len; }; | ^ 1 error generated. This reverts commit 5313ea627b5d238882b89d3d1448a0911f679beb.
10 daysinternal/rosa/package/elfutils: 0.195 to 0.196Ophestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-08-11internal/rosa/package: replace pkg-configOphestra
This replaces pkg-config with pkgconf for most packages. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-08-10internal/rosa: improve helper bindingsOphestra
This uses more intuitive names for some arguments and inverts their default value. Slices and nil-capable strings replace skip arguments. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-24internal/rosa/azalea: replace binding tokenOphestra
This replaces the '*' placeholder with a less confusing '#'. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-19internal/rosa/package: migrate argp-standalone, dtc, elfutils, flex, ↵Ophestra
freetype, fuse Signed-off-by: Ophestra <cat@gensokyo.uk>