summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg
AgeCommit message (Expand)Author
2018-12-12meson: remove useless mkdir -pEli Schwartz
2018-12-04libmakepkg/executable: don't rely on scoped value of $ret to flag outcomesEli Schwartz
2018-11-27Split prepare_buildenv() to libmakepkgQue Quotion
2018-11-27Split check_software() to libmakepkgQue Quotion
2018-11-02Add meson.build files to build with mesonDave Reisner
2018-10-21message.sh: add modifications from output_format.shEli Schwartz
2018-10-21makepkg: send messages to stdout rather than stderrEli Schwartz
2018-10-21libmakepkg: fix linting arrays of empty stringsmorganamilo
2018-09-19makepkg: add support for the zst formatEli Schwartz
2018-09-19makepkg: lint_pkgver: Run even if PKGVERFUNCLuke Shumaker
2018-09-19makepkg: reject PKGBUILDs with both split and non-split package functionsEli Schwartz
2018-09-19libmakepkg/lint_config: fix lint_variable actually running the PKGBUILD lintEli Schwartz
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util/option: Refactor checking to reduce code duplicationJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util: use parameter transformation when checking variable typeEli Schwartz
2018-08-10makepkg: when signing packages, report package filename on failureEli Schwartz
2018-08-10libmakepkg: add pkgbase to linted variablesmorganamilo
2018-08-10Add lz4 compression support to makepkgAlex Butler
2018-07-27makepkg: reduce strictness of pkgver in depends lintingEli Schwartz
2018-07-19libmakepkg: remove accidentally added fileAllan McRae
2018-07-19libmakepkg/tidy: fix debug sources not being properly detected sometimesEli Schwartz
2018-06-18makepkg: don't print per-pkgname debug packagesEli Schwartz
2018-06-18Fix signing of debug packagesAllan McRae
2018-06-18makepkg: fix initialization when extracting arraysDave Reisner
2018-06-18Add missing sha224 sums in man page and lintingmorganamilo
2018-06-18libmakepkg/lint_pkgbuild: squelch syntax error when a pkgname is emptyEli Schwartz
2018-06-18libmakepkg/lint_pkgbuild: permit versioned optdependsEli Schwartz
2018-06-18libmakepkg: when checking for write permissions, handle pre-existing dirsEli Schwartz
2018-05-12libmakepkg: Support file 5.33's application/x-pie-executableJan Alexander Steffens (heftig)
2018-05-12util/pkgbuild: fix broken indentationAndrew Gregory
2018-05-12libmakepkg/integrity: determine what is a signature preferring local filenameEli Schwartz
2018-05-12libmakepkg: don't save/set/restore extglob in bash [[ testsEli Schwartz
2018-05-12libmakepkg: only save the shellopts we needEli Schwartz
2018-05-12libmakepkg/lint_pkgbuild: fix regression in linting depends=(foo=$epoch:$pkgv...Eli Schwartz
2018-05-12remove unneeded break argument from option parsingRafael Ascensão
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz
2018-04-29libmakepkg/util/pkgbuild.sh: fix missing extglobEli Schwartz
2018-03-18makepkg --packagelist: fix listing debug packages with makepkg.confEli Schwartz
2018-03-15libmakepkg: Add basic rules to lint makepkg.conf variablesEli Schwartz
2018-03-15libmakepkg/integrity: fix regression that broke --installEli Schwartz
2018-03-15makepkg: avoid false "Signing package(s)" msg when signing is disabledEli Schwartz
2018-03-14makepkg: refactor checking for write permissions into a utility functionEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14Fix linting of whitespace in pkgverRikard Falkeborn
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz
2018-01-10Fix moving source files into debug packagesAllan McRae
2018-01-06libmakepkg/integrity: fix git signatures not seen with multiple filesEli Schwartz
2018-01-06libmakepkg/integrity: fix regression that broke invalid file sigsEli Schwartz
2017-12-07makepkg: tell the compiler to record debugging info for debug packagesEli Schwartz
2017-12-07makepkg: Add a config option to specify the location of debug sourcesEli Schwartz