summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2017-01-04makepkg: sort package contentsAndrew Gregory
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae
2016-12-05add generated scripts to gitignoreChristian Hesse
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory
2016-12-05makepkg: reject package data with newlinesAndrew Gregory