pacman/scripts/libmakepkg
Allan McRae efd0c24c07 Always create directories outputted from debugedit in debug packages
The debugedit call to list all source files may include things like
build/<...>.  We have been filtering out these <> files, but they can
point to the build directory which is important to be available for
relative source paths stored in the .debug files.

Signed-off-by: Allan McRae <allan@archlinux.org>
2022-10-08 21:07:45 +10:00
..
autodep libmakepkg/autodep: fix module name 2022-01-13 13:45:42 +10:00
buildenv debugflags: Ensure we have unique source paths 2022-06-25 10:45:04 +10:00
executable strip: Use debugedit instead of AWK to parse source files 2022-01-09 13:58:12 +10:00
integrity Update copyright years 2022-01-02 13:34:52 +10:00
lint_config Make link time optimization flags configurable 2022-03-06 14:45:36 +10:00
lint_package libmakepkg: fix compatibility with bash-5.2 globskipdots 2022-10-02 11:40:52 +10:00
lint_pkgbuild Update copyright years 2022-01-02 13:34:52 +10:00
reproducible Update copyright years 2022-01-02 13:34:52 +10:00
source libmakepkg: Fix git clone command 2022-08-02 13:07:09 +10:00
tidy Always create directories outputted from debugedit in debug packages 2022-10-08 21:07:45 +10:00
util Update copyright years 2022-01-02 13:34:52 +10:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
autodep.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
buildenv.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
executable.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
integrity.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
lint_config.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
lint_package.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
lint_pkgbuild.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
meson.build libmakepkg: automatically add library sonames to provides 2021-12-29 15:20:05 +10:00
reproducible.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
source.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
srcinfo.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
tidy.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
util.sh.in Update copyright years 2022-01-02 13:34:52 +10:00