Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-19 | libmakepkg: Add check_buildoption for distcc and ccache | Jan Alexander Steffens (heftig) | 1 | -0/+34 | |
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-05-19 | libmakepkg: fix test style | Allan McRae | 1 | -1/+1 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2015-02-01 | makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg | Allan McRae | 1 | -0/+108 | |
Signed-off-by: Allan McRae <allan@archlinux.org> |