pacman/scripts
Eli Schwartz 614ef781eb libmakepkg: fix missing or inaccurate interdependencies
When the executable checking was refactored into libmakepkg, it carried
with it, usage of $E_* error codes, which need to be declared from
error.sh but are only available when the parent program already sources
error.sh; additionally, message.sh was only loaded in a parent
library, but not where it was needed, and option.sh was often loaded
when it wasn't needed at all.

util.sh, meanwhile, has always depended on message.sh functions.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-05-08 12:45:34 +10:00
..
completion bash-completion: support file redirection completions 2019-03-25 11:15:26 +10:00
libmakepkg libmakepkg: fix missing or inaccurate interdependencies 2019-05-08 12:45:34 +10:00
library scripts/library: fix typo in README 2018-12-10 11:12:27 +10:00
po Remove pkgdelta 2019-03-07 11:12:12 +10:00
.gitignore Remove pkgdelta 2019-03-07 11:12:12 +10:00
Makefile.am drop DU* config variables 2019-03-19 12:07:15 +10:00
makepkg-template.pl.in Remove all modelines from the project 2018-05-14 09:59:15 +10:00
makepkg.sh.in makepkg: use more schema.sh to clean the environment of special variables 2019-05-08 12:45:26 +10:00
meson.build Remove pkgdelta 2019-03-07 11:12:12 +10:00
pacman-db-upgrade.sh.in scripts: protect against unintended glob matching in [[ ]] RHS 2019-05-08 12:45:26 +10:00
pacman-key.sh.in pacman-key: just accept one file to verify, and enforce detached sigs 2018-11-03 21:56:09 +10:00
repo-add.sh.in scripts: protect against unintended glob matching in [[ ]] RHS 2019-05-08 12:45:26 +10:00
wrapper.sh.in scripts: pass on options such as set -x to child processes 2018-08-10 15:20:40 +10:00