pacman/scripts/libmakepkg
Morten Linderud 7a4fff3310
strip: split off file stripping and debug package creation
Some projects might duplicate the file in multiple locations for one
reason or another. When debug packages are enabled, `makepkg` will only
strip the first occurrence of the binary and abort early on all the
other binaries.

Signed-off-by: Morten Linderud <morten@linderud.pw>
2023-12-17 16:04:45 +01:00
..
autodep Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
buildenv debugflags: ensure to only append debug flags once when building 2023-11-17 18:56:44 +01:00
executable Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
integrity Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_config Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_package Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_pkgbuild Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
reproducible Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
source Omit trailing .git from url when comparing git remote urls. 2023-11-04 10:09:59 +10:00
tidy strip: split off file stripping and debug package creation 2023-12-17 16:04:45 +01:00
util debugflags: ensure to only append debug flags once when building 2023-11-17 18:56:44 +01:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
autodep.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
buildenv.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
executable.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
integrity.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_config.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_package.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_pkgbuild.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
meson.build libmakepkg: automatically add library sonames to provides 2021-12-29 15:20:05 +10:00
reproducible.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
source.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
srcinfo.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
tidy.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
util.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00