summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz
2018-04-29libmakepkg/util/pkgbuild.sh: fix missing extglobEli Schwartz
2018-03-18makepkg --packagelist: fix listing debug packages with makepkg.confEli Schwartz
2018-03-15makepkg: use the `declare` builtin when backing up variables to evalEli Schwartz
2018-03-15libmakepkg: Add basic rules to lint makepkg.conf variablesEli Schwartz
2018-03-15libmakepkg/integrity: fix regression that broke --installEli Schwartz
2018-03-15makepkg: avoid false "Signing package(s)" msg when signing is disabledEli Schwartz
2018-03-14makepkg: refactor checking for write permissions into a utility functionEli Schwartz
2018-03-14Added gpg-agent.conf to disable the gnupg scdaemonEric Renfro via pacman-dev
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14makepkg: set umask 0022 again after syncing depsFelix Glaser
2018-03-14Fix linting of whitespace in pkgverRikard Falkeborn
2018-03-14makepkg: use localized date stringsYen Chi Hsuan
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz
2018-01-19pacman-key: do not set a default keyserverEli Schwartz
2018-01-19Fix usage of install_packageEli Schwartz
2018-01-19use pacman-conf in bash completionJoel Teichroeb
2018-01-19use pacman-conf in scriptsAndrew Gregory
2018-01-10Fix moving source files into debug packagesAllan McRae
2018-01-06libmakepkg/integrity: fix git signatures not seen with multiple filesEli Schwartz
2018-01-06libmakepkg/integrity: fix regression that broke invalid file sigsEli Schwartz
2017-12-07makepkg: tell the compiler to record debugging info for debug packagesEli Schwartz
2017-12-07makepkg: Add a config option to specify the location of debug sourcesEli Schwartz
2017-12-07makepkg: refactor archive compression for reusabilityEli Schwartz
2017-12-07libmakepkg: fix .gitignore to simply ignore all generated .sh filesEli Schwartz
2017-12-07makepkg: reorganize the restoration of settings by precedenceEli Schwartz
2017-12-07makepkg: implement error codesIvy Foster
2017-12-07makepkg: clarify error when user passes -FIvy Foster
2017-10-17libmakepkg: only output package file names when checking for build referencesAllan McRae
2017-09-14Make the flags used for sed -i configurableAlastair Hughes
2017-09-14libmakepkg: grammar fixAllan McRae
2017-09-13makepkg: respect $SOURCE_DATE_EPOCH to activate reproducible buildsEli Schwartz
2017-09-13libmakepkg: check for invalid tags in gitEli Schwartz
2017-07-06makepkg: add more information to .BUILDINFOLevente Polyak
2017-07-06makepkg: set default value for PACKAGERAllan McRae
2017-07-06makepkg: always write pkgbaseAllan McRae
2017-07-06makepkg: do not write baseverAllan McRae
2017-07-06libmakepkg: Fix improperly spelled local variable declarationEli Schwartz
2017-07-06libmakepkg/integrity: Fix error message not sent to stderrEli Schwartz
2017-07-06libmakepkg: fix unsanitized source filenamesEli Schwartz
2017-05-16makepkg: introduce SOURCE_DATE_EPOCHAllan McRae
2017-05-16makepkg: remove build date from .PKGINFO headerAllan McRae
2017-05-08makepkg: create signature files outside of fakerootAllan McRae
2017-04-17makepkg: do not create symlinks in build directoryAllan McRae
2017-04-17makepkg: clean up pkgver and prepare log filesMichael Straube
2017-04-04Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault
2017-01-04Provide source files for useful debug packagesAllan McRae
2017-01-04makepkg: Verify git signaturesEli Schwartz
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz
2017-01-04repo-add: sort file list entriesAndrew Gregory