pacman/scripts/libmakepkg
Eli Schwartz 1825bd6716 makepkg: refactor archive compression for reusability
This allows for more easily extending the list of allowed compression
methods, as it has to be modified in only one place.

Also allow the user to specify their own preferred command + options for
source packages in addition to compiled packages. Currently,
makepkg.conf(5) erroneously claims this is already possible.
2017-12-07 15:46:04 +10:00
..
integrity libmakepkg: Fix improperly spelled local variable declaration 2017-07-06 13:21:42 +10:00
lint_package libmakepkg: only output package file names when checking for build references 2017-10-17 20:31:06 +10:00
lint_pkgbuild Update copyright years 2017-01-04 13:59:14 +10:00
source libmakepkg: check for invalid tags in git 2017-09-13 14:20:35 +10:00
tidy Provide source files for useful debug packages 2017-01-04 14:02:28 +10:00
util makepkg: refactor archive compression for reusability 2017-12-07 15:46:04 +10:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
integrity.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
lint_package.sh.in libmakepkg: grammar fix 2017-09-14 09:45:53 +10:00
lint_pkgbuild.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
source.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
srcinfo.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
tidy.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
util.sh.in Update copyright years 2017-01-04 13:59:14 +10:00