summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-05-20Pull translations from TransifexAllan McRae40-3454/+403
2021-05-19makepkg: squelch readelf warnings from debug strippingEli Schwartz1-1/+1
2021-04-23Prepare translations for next releaseAllan McRae41-12704/+14559
2021-04-23Always enable TotalDownloadmorganamilo1-1/+0
2021-04-23makepkg: add tool details to buildinfo to aid determining flagsLevente Polyak1-0/+2
2021-04-08Update urls to not use www. for archlinux.orgJelle van der Waa1-1/+1
2021-04-07makepkg: add PACMAN_AUTH configurable setting for sudo elevationEli Schwartz2-4/+11
2021-04-07makepkg: fix the use of spaces in the localname:: component of sourcesEli Schwartz1-1/+1
2021-03-27libmakepkg: fix detection of source file names for debug packagesAllan McRae1-1/+1
2021-03-06fix syntax error when running pacman-key --helpEli Schwartz1-1/+1
2021-03-03Strip LTO symbols from distributed .a/.o filesAllan McRae1-0/+13
2021-03-03Add link time optimization support to makepkgAllan McRae2-0/+38
2021-03-01Update copyright yearAllan McRae91-96/+96
2021-02-24pacman-key: --refresh-keys queries WKD before keyserverMorten Linderud1-4/+29
2021-02-24libmakepkg: Support zstd decompression for sourcesMorten Linderud2-1/+7
2021-02-08makepkg: Don't double-layer distcc on ccacheMatti Niemenmaa1-1/+3
2021-02-08makepkg: don't let the strip routine mess up file attributesEli Schwartz1-2/+9
2021-01-11pacman-key: Close msg string in generate_master_keyMorten Linderud1-1/+1
2021-01-03pacman-key: warn about time taken for master key generationAllan McRae1-0/+2
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