Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
AgeCommit message (Expand)Author
2019-11-06build: remove use of handcrafted m4 in configuring scriptsEli Schwartz
2019-11-06scripts/library: remove human_to_sizeEli 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: do not count hard links multiple times when calculating pkg sizeEli Schwartz
2019-10-22Fix distribution of meson filesAllan McRae
2019-10-07Support file with seccomp enabledEli Schwartz
2019-10-04autotools: distribute meson filesEli Schwartz
2019-05-28makepkg: move config loading into libmakepkgEli Schwartz
2019-05-28libmakepkg: add lint_config to validate SRCEXT/PKGEXTEli Schwartz
2019-05-08libmakepkg: install pkg-config fileEli Schwartz
2019-03-19drop DU* config variablesSantiago Torres
2019-03-19build: remove references to variable replacements from pacman-optimizeEli Schwartz
2019-03-07Remove pkgdeltaAllan McRae
2019-01-31libmakepkg: lint disallowed architecture specific variablesmorganamilo
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo
2019-01-10libmakepkg: add routine for linting $SOURCE_DATE_EPOCHEli Schwartz
2019-01-10makepkg: Better error messages for versions in (check, make, opt)depends/prov...Luke Shumaker
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-27buildsys: remove size_to_humanDave Reisner
2018-10-21Port scripts to use libmakepkg's messaging code.Eli Schwartz
2018-10-20Drop vestiges of SIZECMDDave Reisner
2018-08-10scripts/completion: derive the bash completion directory from pkg-configEli Schwartz
2018-05-14Remove all modelines from the projectEli Schwartz
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz
2018-03-15libmakepkg: Add basic rules to lint makepkg.conf variablesEli Schwartz
2017-12-07makepkg: refactor archive compression for reusabilityEli Schwartz
2017-12-07makepkg: implement error codesIvy Foster
2017-09-14Make the flags used for sed -i configurableAlastair Hughes
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory
2016-12-05Make sure all proper scripts are installed instead of the wrappersJohannes Löthberg
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-10-22Generalise makepkg-wrapper to handle any script using libmakepkgAllan McRae
2016-10-22libmakepkg: generate all scriptsAlad Wenter
2016-10-11Ensure makepkg-wrapper is built after makepkgAllan McRae
2016-10-10Move bash/zsh completion out of contribAllan McRae
2016-10-10Remove pacman-optimizeAllan McRae
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter
2016-02-26makepkg: Remove upx and optipng supportAllan McRae
2015-09-07libmakepkg: check if PKGBUILD variables are arrays or not as appropriateAllan McRae
2015-09-07libmakepkg: util/pkgbuild.sh needs processing on buildAllan McRae
2015-05-19libmakepkg: extract functions for source download and extractionAllan McRae