summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-03-09Store and read name of alternativesAllan McRae1-0/+1
2020-03-09makepkg: add basic support for alternativesAllan McRae5-3/+56
2020-02-12makepkg: drop duplicate reporting of missing dependenciesDave Reisner1-6/+0
2020-02-10build-aux/update-copyright 2019 2020Allan McRae90-95/+95
2020-01-28makepkg: add CRC checksums and set these to be the defaultAllan McRae2-3/+3
2020-01-27makepkg: make per-package files containing '$pkgname' consistently workEli Schwartz3-9/+21
2019-12-11libmakepkg: use readelf instead of file for finding ELF file typesEthan Sommer1-14/+12
2019-11-26makepkg: add the $startdir to package .BUILDINFOEli Schwartz1-1/+2
2019-11-26meson: make non-symlink scripts install for real, and use a better wrapperEli Schwartz1-21/+17
2019-11-26makepkg: fix regression that broke extraction of file:// sourcesEli Schwartz2-3/+3
2019-11-07repo-add: use wc -c on stdin instead of file to avoid use of cutEthan Sommer1-2/+2
2019-11-06build: remove use of handcrafted m4 in configuring scriptsEli Schwartz2-9/+3
2019-11-06scripts/library: remove human_to_sizeEli Schwartz5-72/+0
2019-11-06Remove "Generated from ...; do not edit by hand" from scriptsAllan McRae6-7/+1
2019-11-06makepkg: replaces sed in-place with built in substitutionEthan Sommer2-5/+5
2019-11-05libmakepkg: fix empty arguments in parseoptsEthan Sommer1-4/+4
2019-11-05pacman-key: ignore already lsigned/deleted keysMatthew Sexton1-3/+38
2019-11-05pacman-key: hide lsign and revoke output behind --verboseMatthew Sexton1-3/+16
2019-11-04libmakepkg: add optional argument support to parseoptsEthan Sommer1-42/+74
2019-11-01Pull latest translations from TransifexAllan McRae39-81/+107
2019-10-30Comma failAllan McRae1-1/+1
2019-10-30makepkg: only run --clean actions if we built a packageEli Schwartz1-1/+1
2019-10-30makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz4-1/+44
2019-10-30makepkg: protect against unexpected whitespace in filenamesEli Schwartz4-11/+11
2019-10-23Update copyright yearsAllan McRae87-92/+92
2019-10-23Remove --force from completionAllan McRae2-4/+2
2019-10-23Update completion for -F changesAllan McRae2-4/+1
2019-10-22makepkg: don't warn when PACKAGER is unsetmorganamilo1-1/+1
2019-10-22Fix compression of package databases with zstdNick Cao1-6/+6
2019-10-22Fix distribution of meson filesAllan McRae1-1/+3
2019-10-21Final translation updates for pacman-5.2.0Allan McRae38-125/+89
2019-10-14Translation updatesAllan McRae39-833/+1093
2019-10-09makepkg: do not save fflags when creating packagesEli Schwartz1-2/+2
2019-10-07pacman-key: receive keys from WKD with -r/--recv-keysJonas Witschel1-8/+17
2019-10-07Pull and push translation changes in preparation for 5.2Allan McRae40-12741/+8135
2019-10-07makepkg: propagate E_REMOVE_BUILD_DEPSAlad Wenter1-1/+5
2019-10-07makepkg: remove makedepends before installing built packageErich Eckner1-0/+3
2019-10-07makepkg: wait for process to finishAllan McRae1-1/+1
2019-10-07makepkg: Delete logpipe when exitingAustin Lund1-3/+4
2019-10-07Support file with seccomp enabledEli Schwartz2-1/+2
2019-10-07pacman-key: clean keys on import to remove unknown signaturesEli Schwartz1-0/+1
2019-10-07pacman-key: make sure we actually use the Web of Trust, which GnuPG doesn't.Eli Schwartz1-0/+5
2019-10-07pacman-key: when refreshing gpg.conf, don't truncate option checkingEli Schwartz1-1/+1
2019-10-07makepkg: add rust support for *FLAGS and debug-prefix-mapEli Schwartz4-6/+8
2019-10-04libmakepkg: check if PACKAGER has the expected format for WKD lookupJonas Witschel1-0/+6
2019-10-04libmakepkg: fix typomorganamilo1-1/+1
2019-10-04autotools: distribute meson filesEli Schwartz1-0/+2
2019-08-12Prepare translations for next releaseAllan McRae38-20300/+20267
2019-08-05makepkg: Ignore "<artificial>" source filesAustin Lund1-1/+1
2019-06-26bash-completion: use POSIX character classes in regular expressionsEli Schwartz1-3/+3