Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2021-04-23makepkg: install all dependencies simultanously, if possibleErich Eckner
2021-04-23makepkg: add tool details to buildinfo to aid determining flagsLevente Polyak
2021-04-07makepkg: add PACMAN_AUTH configurable setting for sudo elevationEli Schwartz
2021-03-01Update copyright yearAllan McRae
2020-10-21makepkg: properly localize some internal function variablesEli Schwartz
2020-10-21makepkg: fix signing of source packagesEli Schwartz
2020-09-23makepkg: libprovides: don't provide both versioned and unversioned sonamesEli Schwartz
2020-06-11makepkg/repo-add: do not accept public-only keys for signingEli Schwartz
2020-06-11makepkg/repo-add: handle GPGKEY with spacesEli Schwartz
2020-06-11libmakepkg: fix regression in sending plain() output to stderrEli Schwartz
2020-06-11Revert "makepkg: drop duplicate reporting of missing dependencies"Allan McRae
2020-05-11makepkg: deterministic PKGINFO libprovides for multiple library versionsLevente Polyak
2020-02-12makepkg: drop duplicate reporting of missing dependenciesDave Reisner
2020-02-10build-aux/update-copyright 2019 2020Allan McRae
2020-01-28makepkg: add CRC checksums and set these to be the defaultAllan McRae
2020-01-27makepkg: make per-package files containing '$pkgname' consistently workEli Schwartz
2019-11-26makepkg: add the $startdir to package .BUILDINFOEli Schwartz
2019-11-06Remove "Generated from ...; do not edit by hand" from scriptsAllan McRae
2019-11-06makepkg: replaces sed in-place with built in substitutionEthan Sommer
2019-10-30makepkg: only run --clean actions if we built a packageEli Schwartz
2019-10-30makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz
2019-10-30makepkg: protect against unexpected whitespace in filenamesEli Schwartz
2019-10-23Update copyright yearsAllan McRae
2019-10-09makepkg: do not save fflags when creating packagesEli Schwartz
2019-10-07makepkg: propagate E_REMOVE_BUILD_DEPSAlad Wenter
2019-10-07makepkg: remove makedepends before installing built packageErich Eckner
2019-10-07makepkg: wait for process to finishAllan McRae
2019-10-07makepkg: Delete logpipe when exitingAustin Lund
2019-06-25makepkg: do not exit immediately on dependency install failuresAllan McRae
2019-05-28makepkg: also move restore_envvars handling into libmakepkgEli Schwartz
2019-05-28makepkg: move config loading into libmakepkgEli Schwartz
2019-05-08makepkg: propagate error codes when package failed to sign correctlyEli Schwartz
2019-05-08makepkg: use more schema.sh to clean the environment of special variablesEli Schwartz
2019-05-08makepkg: fix bash 5 compatibility when packaging symlinks to a directoryEli Schwartz
2019-03-19Make makepkg compute sizes properlySantiago Torres
2019-03-07makepkg: add new checksum algorithm via coreutils b2sumEli Schwartz
2019-02-21makepkg: simplify run_pacman logicEli Schwartz
2019-02-21makepkg: implement locking for pacman commandsEli Schwartz
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo
2019-01-30makepkg: use --unneeded for pacman call in remove_deps()Allan McRae
2019-01-10makepkg: return E_PKGBUILD_ERROR for nonexistent PKGBUILDEli Schwartz
2019-01-10makepkg: fix unguarded use of printfEli Schwartz
2019-01-10makepkg: add internal variable to track when we're building a packageEli Schwartz
2019-01-04makepkg: Make pkgdir a localJan Alexander Steffens (heftig)
2019-01-04makepkg: Create a single-package packaging functionJan Alexander Steffens (heftig)
2019-01-04makepkg: Only backup package variables onceJan Alexander Steffens (heftig)
2018-11-27Split prepare_buildenv() to libmakepkgQue Quotion
2018-11-27Split check_software() to libmakepkgQue Quotion
2018-11-27makepkg: if "!buildflags" and "debug" coincide, unset the debug buildflags tooEli Schwartz
2018-11-03makepkg: fix .PKGINFO/.BUILDINFO files swallowing status printingEli Schwartz