summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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)
2018-08-10Add lz4 compression support to makepkgAlex Butler
2018-08-10scripts/completion: derive the bash completion directory from pkg-configEli Schwartz
2018-07-27makepkg: optimize and fix BUILDINFO generation's use of awkEli Schwartz
2018-07-27Pull updated translations from TransifexAllan McRae
2018-07-27makepkg: reduce strictness of pkgver in depends lintingEli Schwartz
2018-07-19libmakepkg: remove accidentally added fileAllan McRae
2018-07-19libmakepkg/tidy: fix debug sources not being properly detected sometimesEli Schwartz