1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-10-31 15:45:03 -04:00
pacman/scripts/libmakepkg
Jan Alexander Steffens (heftig) 70e6875ad9 libmakepkg: Add check_buildoption for distcc and ccache
makepkg used to check OPTIONS too, which could override
BUILDENV. Implement a new function that handles these
options more like OPTIONS.

This also reduces code duplication a bit.

Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2015-10-19 14:32:59 +10:00
..
lint_package libmakepkg: fix test bracket style 2015-05-12 14:00:55 +10:00
lint_pkgbuild libmakepkg: remove declaration of unused local variables 2015-09-22 16:11:32 +10:00
source Remove space before ellipses 2015-10-19 13:48:56 +10:00
tidy libmakepkg: fix test bracket style 2015-05-12 14:00:55 +10:00
util libmakepkg: Add check_buildoption for distcc and ccache 2015-10-19 14:32:59 +10:00
.gitignore libmakepkg: update .gitignore 2015-09-22 15:11:52 +10:00
lint_package.sh.in libmakepkg: lint_package requires cd_safe 2015-07-20 11:43:27 +10:00
lint_pkgbuild.sh.in libmakepkg: extract PKGBUILD linting functions 2015-05-16 14:10:42 +10:00
source.sh.in libmakepkg: extract functions for source download and extraction 2015-05-19 23:43:00 +10:00
tidy.sh.in libmakepkg: fix test bracket style 2015-05-12 14:00:55 +10:00
util.sh.in libmakepkg: fix test bracket style 2015-05-12 14:00:55 +10:00