summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27Remove Doxyfile from EXTRA_DISTAllan McRae
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-23Dynamically generate Doxyfile from inputDave 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-21handle EINTR while polling scripts/hooksAndrew Gregory
2018-10-21reset signal handlers before running scripts/hooksAndrew Gregory
2018-10-21libmakepkg: fix linting arrays of empty stringsmorganamilo
2018-10-20Drop vestiges of SIZECMDDave Reisner
2018-10-20libalpm: process needed before group selectionmorganamilo
2018-10-20pacman: don't error when a group exists but all packages are ignoredmorganamilo
2018-10-18Port pactest to python3Dave Reisner
2018-10-17alpm: Fix SIGINT handling re: aborting downloadOlivier Brunel
2018-10-17alpm: Do not raise SIGINT when filesize goes over limitOlivier Brunel
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-19User-visible log when validity check fails due to accessDavid Phillips
2018-09-19Change if-else chain to switchDavid Phillips
2018-09-19makepkg: reject PKGBUILDs with both split and non-split package functionsEli Schwartz
2018-09-19Show group status during file searchmorganamilo
2018-09-19libmakepkg/lint_config: fix lint_variable actually running the PKGBUILD lintEli Schwartz
2018-09-19pacman: check versioned optdepends in -Qi operationEli Schwartz
2018-09-19doc: Remove double spacesRikard Falkeborn
2018-09-19scripts: deduplicate localized copyright messagesEli Schwartz
2018-09-18Revert "makepkg: add whirlpool to the list of hashing algorithms"Eli Schwartz
2018-09-18pacman-conf: add missing DisableDownloadTimeoutmorganamilo
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-29Show install status during file searchmorganamilo
2018-08-29pacman/conf: Remove unused includeDave Reisner
2018-08-29doc: use more implicit rules to build manpagesDave Reisner
2018-08-29Remove unused checks for strcoll and mktimeDave Reisner
2018-08-29common/ini: Depend on util-common, not utilDave Reisner