Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-08-10repo-add: use more libmakepkg to handle common compression routinesEli Schwartz
2020-08-10libmakepkg: extend compress.sh to also permit checking validityEli Schwartz
2020-06-26srcinfo.sh: remove trailing newlineDenton Liu
2020-06-15pacman-key: change signing key to RSA4096Allan McRae
2020-06-11makepkg/repo-add: do not accept public-only keys for signingEli Schwartz
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-11Revert "makepkg: drop duplicate reporting of missing dependencies"Allan McRae
2020-06-01libmakepkg/strip: don't re-add the same debug source multiple timesEli Schwartz
2020-06-01Remove autotools supportAllan McRae
2020-05-11makepkg: deterministic PKGINFO libprovides for multiple library versionsLevente Polyak
2020-02-12makepkg: drop duplicate reporting of missing dependenciesDave Reisner
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: add the $startdir to package .BUILDINFOEli Schwartz
2019-11-26meson: make non-symlink scripts install for real, and use a better wrapperEli Schwartz
2019-11-26makepkg: fix regression that broke extraction of file:// sourcesEli Schwartz
2019-11-07repo-add: use wc -c on stdin instead of file to avoid use of cutEthan Sommer
2019-11-06build: remove use of handcrafted m4 in configuring scriptsEli Schwartz
2019-11-06scripts/library: remove human_to_sizeEli Schwartz
2019-11-06Remove "Generated from ...; do not edit by hand" from scriptsAllan McRae
2019-11-06makepkg: replaces sed in-place with built in substitutionEthan Sommer
2019-11-05libmakepkg: fix empty arguments in parseoptsEthan Sommer
2019-11-05pacman-key: ignore already lsigned/deleted keysMatthew Sexton
2019-11-05pacman-key: hide lsign and revoke output behind --verboseMatthew Sexton
2019-11-04libmakepkg: add optional argument support to parseoptsEthan Sommer
2019-11-01Pull latest translations from TransifexAllan McRae
2019-10-30Comma failAllan McRae
2019-10-30makepkg: only run --clean actions if we built a packageEli Schwartz
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-23Remove --force from completionAllan McRae
2019-10-23Update completion for -F changesAllan McRae
2019-10-22makepkg: don't warn when PACKAGER is unsetmorganamilo
2019-10-22Fix compression of package databases with zstdNick Cao
2019-10-22Fix distribution of meson filesAllan McRae
2019-10-21Final translation updates for pacman-5.2.0Allan McRae
2019-10-14Translation updatesAllan McRae
2019-10-09makepkg: do not save fflags when creating packagesEli Schwartz
2019-10-07pacman-key: receive keys from WKD with -r/--recv-keysJonas Witschel
2019-10-07Pull and push translation changes in preparation for 5.2Allan McRae
2019-10-07makepkg: propagate E_REMOVE_BUILD_DEPSAlad Wenter
2019-10-07makepkg: remove makedepends before installing built packageErich Eckner
2019-10-07makepkg: wait for process to finishAllan McRae
2019-10-07makepkg: Delete logpipe when exitingAustin Lund