summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-11-26Add fossil scm support to makepkgIvy Foster4-2/+132
2020-11-26libmakepkg: compress: fix tar extensionMichael Straube1-0/+3
2020-10-21makepkg: emptydirs: fix typoMichael Straube1-1/+1
2020-10-21makepkg: properly localize some internal function variablesEli Schwartz1-1/+1
2020-10-21makepkg: fix signing of source packagesEli Schwartz1-1/+1
2020-09-23makepkg: libprovides: don't provide both versioned and unversioned sonamesEli Schwartz1-8/+8
2020-09-03Add pacman-conf zsh completionsRonan Pigott1-1/+95
2020-08-10repo-add: use more libmakepkg to handle common compression routinesEli Schwartz1-20/+12
2020-08-10libmakepkg: extend compress.sh to also permit checking validityEli Schwartz1-13/+40
2020-06-26srcinfo.sh: remove trailing newlineDenton Liu1-3/+2
2020-06-15pacman-key: change signing key to RSA4096Allan McRae1-1/+1
2020-06-11makepkg/repo-add: do not accept public-only keys for signingEli Schwartz2-2/+2
2020-06-11makepkg/repo-add: handle GPGKEY with spacesEli Schwartz3-8/+8
2020-06-11libmakepkg: fix regression in sending plain() output to stderrEli Schwartz12-33/+41
2020-06-11makepkg: correctly handle missing download clientsEli Schwartz1-1/+1
2020-06-11makepkg: guard against undefined git pinned sourcesEli Schwartz1-1/+1
2020-06-11Revert "makepkg: drop duplicate reporting of missing dependencies"Allan McRae1-0/+6
2020-06-01libmakepkg/strip: don't re-add the same debug source multiple timesEli Schwartz1-4/+7
2020-06-01Remove autotools supportAllan McRae1-287/+0
2020-05-11makepkg: deterministic PKGINFO libprovides for multiple library versionsLevente Polyak1-1/+1
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