aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* libmakepkg: fix compatibility with bash-5.2 globskipdotsAllan McRae2022-10-021-0/+7
* pacman-key: Don't check gpg's trustdb after each key revocationKristian Klausen2022-09-261-1/+1
* libmakepkg: Fix git clone commandsoloturn2022-08-021-4/+1
* makepkg: Add GITFLAGS environmental variable to customise checkoutsoloturn2022-07-291-1/+4
* Add --keyringdir meson option to configure the keyring directoryDaan De Meyer2022-07-292-3/+3
* makepkg: store pkgtype in xdataAndrew Gregory2022-07-211-1/+1
* debugflags: Ensure we have unique source pathsMorten Linderud2022-06-252-4/+4
* makepkg: add source signing PGP keys to source package if availableAllan McRae2022-05-311-0/+10
* libmakepkg: Do not "strip" files when the format is not recognisedAllan McRae2022-05-121-1/+6
* makepkg: use bsdtar --no-read-sparse for archive creation if availableJonas Witschel2022-03-111-2/+2
* meson: do not use meson.source_root() and meson.build_root()Allan McRae2022-03-061-1/+1
* Make link time optimization flags configurableEvangelos Foutras2022-03-063-8/+8
* libmakepkg/autodep: fix module nameAllan McRae2022-01-131-1/+1
* makepkg: Implement pkgtype in .PKGINFOMorten Linderud2022-01-091-0/+9
* strip: Use debugedit instead of AWK to parse source filesMorten Linderud2022-01-092-5/+55
* libmakepkg: add extra buildflags only when buildflags is not disabledAllan McRae2022-01-092-2/+2
* makepkg: Use pkgbase in pkgdesc for debug packagesMorten Linderud2022-01-021-1/+1
* makepkg: use -ffile-prefix-map instead of -fdebug-prefix-mapXiretza2022-01-021-2/+2
* Update copyright yearsAllan McRae2022-01-0297-102/+102
* libmakepkg: automatically add library dependenciesAllan McRae2021-12-292-1/+76
* libmakepkg: automatically add library sonames to providesAllan McRae2021-12-293-0/+75
* libmakepkg: add framework for autodepsAllan McRae2021-12-292-0/+39
* makepkg: remove libdepends and libprovidesAllan McRae2021-12-291-118/+0
* LTO: Add -flto to LDFLAGS for clangAllan McRae2021-12-241-0/+1
* Fix file permissionsAllan McRae2021-12-121-0/+0
* Update mailing list urlmorganamilo2021-11-2096-101/+101
* repo-add: add --include-sigs optionAllan McRae2021-09-041-1/+5
* Include az_AZ translation filesAllan McRae2021-09-041-0/+1523
* Update translations from TransifexAllan McRae2021-09-0441-1593/+1628
* pacman-key: Reduce gpg trustdb checksDaan De Meyer2021-09-041-15/+17
* pacman-key: Add --quiet to a few more gpg invocationsDaan De Meyer2021-09-041-3/+3
* libmakepkg: reproducibilty for python packagesAllan McRae2021-08-084-0/+76
* libmakepkg: allow correctly sourcing when $LIBRARY is not setEli Schwartz2021-08-043-0/+6
* makepkg: fix stripping of relocatable binaries with binutils>=2.37Allan McRae2021-08-041-0/+2
* Pull translations from TransifexAllan McRae2021-05-2040-3454/+403
* makepkg: squelch readelf warnings from debug strippingEli Schwartz2021-05-191-1/+1
* Prepare translations for next releaseAllan McRae2021-04-2341-12704/+14559
* Always enable TotalDownloadmorganamilo2021-04-231-1/+0
* makepkg: add tool details to buildinfo to aid determining flagsLevente Polyak2021-04-231-0/+2
* Update urls to not use www. for archlinux.orgJelle van der Waa2021-04-081-1/+1
* makepkg: add PACMAN_AUTH configurable setting for sudo elevationEli Schwartz2021-04-072-4/+11
* makepkg: fix the use of spaces in the localname:: component of sourcesEli Schwartz2021-04-071-1/+1
* libmakepkg: fix detection of source file names for debug packagesAllan McRae2021-03-271-1/+1
* fix syntax error when running pacman-key --helpEli Schwartz2021-03-061-1/+1
* Strip LTO symbols from distributed .a/.o filesAllan McRae2021-03-031-0/+13
* Add link time optimization support to makepkgAllan McRae2021-03-032-0/+38
* Update copyright yearAllan McRae2021-03-0191-96/+96
* pacman-key: --refresh-keys queries WKD before keyserverMorten Linderud2021-02-241-4/+29
* libmakepkg: Support zstd decompression for sourcesMorten Linderud2021-02-242-1/+7
* makepkg: Don't double-layer distcc on ccacheMatti Niemenmaa2021-02-081-1/+3