summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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)
2019-01-04repo-add: don't break if delta package sources contain epochEli Schwartz
2019-01-04repo-remove: fix removing packages with deltasEli Schwartz
2018-12-12meson: remove useless mkdir -pEli Schwartz
2018-12-10scripts/library: fix typo in READMEMichael Straube
2018-12-04libmakepkg/executable: don't rely on scoped value of $ret to flag outcomesEli Schwartz
2018-11-28scripts: make repo-add utilize a wrapper as wellEli Schwartz
2018-11-28autotools: be more accurate in comments when generating processed scriptsEli Schwartz
2018-11-28scripts: fix some inaccurate Makefile targets, and be more templatedEli Schwartz
2018-11-28scripts: fix repo-remove/elephant Makefile targetsEli Schwartz
2018-11-27Split prepare_buildenv() to libmakepkgQue Quotion
2018-11-27Split check_software() to libmakepkgQue Quotion
2018-11-27scripts/meson: ensure wrapper scripts are executableDave Reisner
2018-11-27makepkg: if "!buildflags" and "debug" coincide, unset the debug buildflags tooEli Schwartz
2018-11-27buildsys: remove size_to_humanDave Reisner
2018-11-27meson: separate out wrapped from non-wrapped scriptsDave Reisner
2018-11-03repo-add: print the name of the database when extractingEli Schwartz
2018-11-03makepkg: fix .PKGINFO/.BUILDINFO files swallowing status printingEli Schwartz
2018-11-03pacman-key: just accept one file to verify, and enforce detached sigsEli Schwartz
2018-11-02meson: add a wrapper to bootstrap scripts from within build dirDave Reisner
2018-11-02Add meson.build files to build with mesonDave Reisner
2018-10-21Port scripts to use libmakepkg's messaging code.Eli Schwartz
2018-10-21message.sh: add modifications from output_format.shEli Schwartz
2018-10-21makepkg: send messages to stdout rather than stderrEli Schwartz
2018-10-21makepkg: use builtin globbing to print files in packageEli Schwartz
2018-10-21makepkg: use bash 4.4 to localize `set` without explicitly saving/restoringEli Schwartz
2018-10-21bash-completion: disable completions for pacman --search operationsEli Schwartz
2018-10-21bash-completion: don't complete filenames when they're not wantedEli Schwartz
2018-10-21libmakepkg: fix linting arrays of empty stringsmorganamilo
2018-10-20Drop vestiges of SIZECMDDave Reisner
2018-09-19repo-add: add support for the zst formatEli Schwartz
2018-09-19makepkg: add support for the zst formatEli Schwartz
2018-09-19makepkg: lint_pkgver: Run even if PKGVERFUNCLuke Shumaker
2018-09-19makepkg: reject PKGBUILDs with both split and non-split package functionsEli Schwartz
2018-09-19libmakepkg/lint_config: fix lint_variable actually running the PKGBUILD lintEli Schwartz
2018-09-19scripts: deduplicate localized copyright messagesEli Schwartz
2018-09-18Revert "makepkg: add whirlpool to the list of hashing algorithms"Eli Schwartz
2018-08-29makepkg: don't print status for run_function when in a subshellEli Schwartz
2018-08-29makepkg: fix pkgver() function not aborting on errorsEli Schwartz
2018-08-29makepkg: don't save the same shopts twiceEli Schwartz
2018-08-10scripts: pass on options such as set -x to child processesEli Schwartz
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util/option: Refactor checking to reduce code duplicationJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util: use parameter transformation when checking variable typeEli Schwartz
2018-08-10makepkg: when signing packages, report package filename on failureEli Schwartz
2018-08-10libmakepkg: add pkgbase to linted variablesmorganamilo
2018-08-10makepkg: Simplify run_packageJan Alexander Steffens (heftig)
2018-08-10makepkg: Simplify SPLITPKG checkJan Alexander Steffens (heftig)