Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-01-29makepkg: install all dependencies simultanously, if possibleErich Eckner
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
2019-10-07Support file with seccomp enabledEli Schwartz
2019-10-07pacman-key: clean keys on import to remove unknown signaturesEli Schwartz
2019-10-07pacman-key: make sure we actually use the Web of Trust, which GnuPG doesn't.Eli Schwartz
2019-10-07pacman-key: when refreshing gpg.conf, don't truncate option checkingEli 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-10-04autotools: distribute meson filesEli Schwartz
2019-08-12Prepare translations for next releaseAllan McRae
2019-08-05makepkg: Ignore "<artificial>" source filesAustin Lund
2019-06-26bash-completion: use POSIX character classes in regular expressionsEli Schwartz
2019-06-25makepkg: do not exit immediately on dependency install failuresAllan McRae
2019-06-06makepkg: restrict pkgname and pkgver to asciiAndrew Gregory
2019-05-28makepkg: also move restore_envvars handling into libmakepkgEli Schwartz