Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg
AgeCommit message (Expand)Author
2021-04-07makepkg: add PACMAN_AUTH configurable setting for sudo elevationEli Schwartz
2021-04-07makepkg: fix the use of spaces in the localname:: component of sourcesEli Schwartz
2021-03-27libmakepkg: fix detection of source file names for debug packagesAllan McRae
2021-03-03Strip LTO symbols from distributed .a/.o filesAllan McRae
2021-03-03Add link time optimization support to makepkgAllan McRae
2021-03-01Update copyright yearAllan McRae
2021-02-24libmakepkg: Support zstd decompression for sourcesMorten Linderud
2021-02-08makepkg: Don't double-layer distcc on ccacheMatti Niemenmaa
2021-02-08makepkg: don't let the strip routine mess up file attributesEli Schwartz
2020-11-26Add fossil scm support to makepkgIvy Foster
2020-11-26libmakepkg: compress: fix tar extensionMichael Straube
2020-10-21makepkg: emptydirs: fix typoMichael Straube
2020-08-10libmakepkg: extend compress.sh to also permit checking validityEli Schwartz
2020-06-26srcinfo.sh: remove trailing newlineDenton Liu
2020-06-11makepkg/repo-add: handle GPGKEY with spacesEli Schwartz
2020-06-11libmakepkg: fix regression in sending plain() output to stderrEli Schwartz
2020-06-11makepkg: correctly handle missing download clientsEli Schwartz
2020-06-11makepkg: guard against undefined git pinned sourcesEli Schwartz
2020-06-01libmakepkg/strip: don't re-add the same debug source multiple timesEli Schwartz
2020-02-10build-aux/update-copyright 2019 2020Allan McRae
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