summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
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
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter
2016-02-26makepkg: Turn PACMAN_OPTS into an arrayXyne
2016-02-26makepkg: Remove upx and optipng supportAllan McRae
2016-02-23makepkg: do not run prepare() with --noextractEvangelos Foutras
2016-02-21only include .SRCINFO comments in source tarballDominik Fischer
2016-02-20makepkg: remove pkg from OPT_LONG arrayAllan McRae
2016-02-20Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"Allan McRae
2016-02-20Make "makepkg -g" ignore the current architecture.Alastair Hughes
2016-01-25makepkg: do not run prepare() and pkgver() with --repackageAllan McRae