Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg
AgeCommit message (Expand)Author
2020-01-28makepkg: add CRC checksums and set these to be the defaultAllan McRae
2020-01-27makepkg: make per-package files containing '$pkgname' consistently workEli Schwartz
2019-12-11libmakepkg: use readelf instead of file for finding ELF file typesEthan Sommer
2019-11-26makepkg: fix regression that broke extraction of file:// sourcesEli Schwartz
2019-11-05libmakepkg: fix empty arguments in parseoptsEthan Sommer
2019-11-04libmakepkg: add optional argument support to parseoptsEthan Sommer
2019-10-30Comma failAllan McRae
2019-10-30makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz
2019-10-30makepkg: protect against unexpected whitespace in filenamesEli Schwartz
2019-10-23Update copyright yearsAllan McRae
2019-10-22makepkg: don't warn when PACKAGER is unsetmorganamilo
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