Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg
AgeCommit message (Expand)Author
2019-10-07Support file with seccomp enabledEli Schwartz
2019-10-07makepkg: add rust support for *FLAGS and debug-prefix-mapEli Schwartz
2019-10-04libmakepkg: check if PACKAGER has the expected format for WKD lookupJonas Witschel
2019-10-04libmakepkg: fix typomorganamilo
2019-08-05makepkg: Ignore "<artificial>" source filesAustin Lund
2019-06-06makepkg: restrict pkgname and pkgver to asciiAndrew Gregory
2019-05-28makepkg: also move restore_envvars handling into libmakepkgEli Schwartz
2019-05-28makepkg: move config loading into libmakepkgEli Schwartz
2019-05-28libmakepkg: add lint_config to validate SRCEXT/PKGEXTEli Schwartz
2019-05-28Support application/gzip MIME type in extractionKevin Mihelich
2019-05-08makepkg: propagate error codes when package failed to sign correctlyEli Schwartz
2019-05-08libmakepkg: fix missing or inaccurate interdependenciesEli Schwartz
2019-05-08scripts: protect against unintended glob matching in [[ ]] RHSEli Schwartz
2019-05-08makepkg: correctly handle hg sources with updates on a non-default branchEli Schwartz
2019-05-08libmakepkg: fix migration to schema.sh for integsumsEli Schwartz
2019-03-19libmakepkg: fix reporting of invalid archive extensions in compress.shEli Schwartz
2019-03-19makepkg: use "shared" git clones when checking out sourcesEli Schwartz
2019-03-07makepkg: add new checksum algorithm via coreutils b2sumEli Schwartz
2019-02-21libmakepkg: migrate to schema.sh for integsumsEli Schwartz
2019-02-04fix various typosmorganamilo
2019-01-31libmakepkg: lint disallowed architecture specific variablesmorganamilo
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo
2019-01-30libmakepkg: Add lzip ext supportChloe Kudryavtsev
2019-01-22libmakepkg: move checkdepends to the correct arraymorganamilo
2019-01-22libmakepkg: Implement extendable signature verificationEli Schwartz
2019-01-22libmakepkg: implement extendable source protocolsEli Schwartz
2019-01-22libmakepkg: optimize get_protocol to always return proto, not proto+uriEli Schwartz
2019-01-22libmakepkg: make gettext replacements more templatedEli Schwartz
2019-01-16libmakepkg: disallow using 'any' with other archesmorganamilo
2019-01-14meson: fix regression that broke building libmakepkgEli Schwartz
2019-01-10libmakepkg: simplify splitting command output into arrayEli Schwartz
2019-01-10libmakepkg: add routine for linting $SOURCE_DATE_EPOCHEli Schwartz
2019-01-10makepkg: check_pkgrel: Don't say "decimal" in the error messageLuke Shumaker
2019-01-10makepkg: Better error messages for versions in (check, make, opt)depends/prov...Luke Shumaker
2019-01-10libmakepkg/lint_pkgbuild: check for invalid variables even if they're emptyEli Schwartz
2019-01-10makepkg: fix broken check for the fakeroot binaryEli Schwartz
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)