pacman/scripts/libmakepkg/util
morganamilo 14755df06f libmakepkg: lint disallowed variables in package()
makepkg will now error if disallowed variables are set inside of
the package function.

Disallowed variables are variables that do exist, like 'makedepends'
and 'pkgver' but can not be set inside of a package function.

Signed-off-by: morganamilo <morganamilo@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-01-31 15:03:25 +10:00
..
compress.sh.in libmakepkg: Add lzip ext support 2019-01-30 10:06:55 +10:00
error.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
meson.build libmakepkg: centralise random arrays of pkgbuild variables 2019-01-31 10:02:37 +10:00
message.sh.in message.sh: add modifications from output_format.sh 2018-10-21 20:20:45 +10:00
option.sh.in libmakepkg/util/option: Refactor checking to reduce code duplication 2018-08-10 12:37:20 +10:00
parseopts.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
pkgbuild.sh.in libmakepkg: lint disallowed variables in package() 2019-01-31 15:03:25 +10:00
schema.sh.in libmakepkg: centralise random arrays of pkgbuild variables 2019-01-31 10:02:37 +10:00
source.sh.in libmakepkg: optimize get_protocol to always return proto, not proto+uri 2019-01-22 09:38:21 +10:00
util.sh.in scripts: Remove trailing semicolons 2018-08-10 12:37:20 +10:00