summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2018-05-16Fix using run_pacman to invoke -Qi with sudoEli Schwartz
2018-05-14Remove all modelines from the projectEli Schwartz
2018-05-12Append architecture information to 'installed' elements in .BUILDINFORobin Broda
2018-05-12Add pkgarch to .BUILDINFORobin Broda
2018-05-12libmakepkg: only save the shellopts we needEli Schwartz
2018-05-12remove unneeded break argument from option parsingRafael Ascensão
2018-04-30makepkg: Fix listing of uninstalled depsAllan McRae
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-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-14Update coyrights for 2018Allan McRae
2018-03-14makepkg: set umask 0022 again after syncing depsFelix Glaser
2018-03-14makepkg: use localized date stringsYen Chi Hsuan
2018-01-19Fix usage of install_packageEli Schwartz
2018-01-10Fix moving source files into debug packagesAllan McRae
2018-01-06libmakepkg/integrity: fix git signatures not seen with multiple filesEli Schwartz
2017-12-07makepkg: tell the compiler to record debugging info for debug packagesEli Schwartz
2017-12-07makepkg: refactor archive compression for reusabilityEli 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-09-14Make the flags used for sed -i configurableAlastair Hughes
2017-09-13makepkg: respect $SOURCE_DATE_EPOCH to activate reproducible buildsEli 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-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-01-04makepkg: sort package contentsAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory
2016-12-05makepkg: reject package data with newlinesAndrew Gregory
2016-12-05makepkg: fix find_lib{depends, provides} resultsAndrew Gregory
2016-12-05makepkg: unset potentially architecture-specific varsDave Reisner
2016-12-05makepkg: fix quoting in calls to dependency checkingDave Reisner
2016-12-05makepkg: fix quoting in calls to check_depsDave Reisner
2016-12-05makepkg: make run_function_safe more robustDave Reisner
2016-12-05makepkg: remove vestiges of global errexitDave Reisner
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-10-10fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter
2016-05-18makepkg: ignore the architecture for --printsrcinfoAlastair Hughes
2016-05-18makepkg: move build enviroment set-up to functionAllan McRae