pacman/scripts/libmakepkg
Allan McRae e0bbfb5682 libmakepkg: ensure clearing of buildflags happens first
When 'options=('!buildflags') is used, we want to ensure our
buildflags are cleared first. Currently this happens due to luck
of alphabetical ordering, but this could change with libmakepkg
drop-ins.

Signed-off-by: Allan McRae <allan@archlinux.org>
2023-01-13 11:35:42 +10:00
..
autodep libmakepkg/autodep: fix module name 2022-01-13 13:45:42 +10:00
buildenv libmakepkg: ensure clearing of buildflags happens first 2023-01-13 11:35:42 +10:00
executable executable/meson.build: include debugedit.sh.in 2022-11-07 01:02:12 +01:00
integrity Update copyright years 2022-01-02 13:34:52 +10:00
lint_config libmakepkg: move rust buildenv handling to separate file 2023-01-13 11:35:35 +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 compatibility with bash-5.2 patsub_replacement 2022-12-12 18:37:59 +10:00
tidy makepkg: package debug source files with options 'debug' and '!strip' 2022-12-13 10:00:13 +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 libmakepkg: ensure clearing of buildflags happens first 2023-01-13 11:35:42 +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