summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-11-06build: remove use of handcrafted m4 in configuring scriptsEli Schwartz1-1/+1
2019-11-06scripts/library: remove human_to_sizeEli Schwartz1-4/+0
2019-11-06Remove "Generated from ...; do not edit by hand" from scriptsAllan McRae1-2/+1
2019-11-06makepkg: replaces sed in-place with built in substitutionEthan Sommer1-2/+0
2019-10-30makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz1-0/+1
2019-10-22Fix distribution of meson filesAllan McRae1-1/+3
2019-10-07Support file with seccomp enabledEli Schwartz1-0/+1
2019-10-04autotools: distribute meson filesEli Schwartz1-0/+2
2019-05-28makepkg: move config loading into libmakepkgEli Schwartz1-0/+1
2019-05-28libmakepkg: add lint_config to validate SRCEXT/PKGEXTEli Schwartz1-0/+1
2019-05-08libmakepkg: install pkg-config fileEli Schwartz1-2/+6
2019-03-19drop DU* config variablesSantiago Torres1-2/+0
2019-03-19build: remove references to variable replacements from pacman-optimizeEli Schwartz1-2/+0
2019-03-07Remove pkgdeltaAllan McRae1-3/+0
2019-01-31libmakepkg: lint disallowed architecture specific variablesmorganamilo1-0/+1
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo1-0/+1
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo1-0/+1
2019-01-10libmakepkg: add routine for linting $SOURCE_DATE_EPOCHEli Schwartz1-0/+1
2019-01-10makepkg: Better error messages for versions in (check, make, opt)depends/prov...Luke Shumaker1-0/+1
2018-11-28scripts: make repo-add utilize a wrapper as wellEli Schwartz1-5/+3
2018-11-28autotools: be more accurate in comments when generating processed scriptsEli Schwartz1-1/+1
2018-11-28scripts: fix some inaccurate Makefile targets, and be more templatedEli Schwartz1-14/+2
2018-11-28scripts: fix repo-remove/elephant Makefile targetsEli Schwartz1-7/+3
2018-11-27Split prepare_buildenv() to libmakepkgQue Quotion1-0/+6
2018-11-27Split check_software() to libmakepkgQue Quotion1-0/+12
2018-11-27buildsys: remove size_to_humanDave Reisner1-2/+1
2018-10-21Port scripts to use libmakepkg's messaging code.Eli Schwartz1-15/+5
2018-10-20Drop vestiges of SIZECMDDave Reisner1-1/+0
2018-08-10scripts/completion: derive the bash completion directory from pkg-configEli Schwartz1-3/+8
2018-05-14Remove all modelines from the projectEli Schwartz1-3/+0
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz1-0/+4
2018-03-15libmakepkg: Add basic rules to lint makepkg.conf variablesEli Schwartz1-0/+4
2017-12-07makepkg: refactor archive compression for reusabilityEli Schwartz1-0/+1
2017-12-07makepkg: implement error codesIvy Foster1-0/+1
2017-09-14Make the flags used for sed -i configurableAlastair Hughes1-1/+2
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory1-0/+1
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory1-0/+1
2016-12-05Make sure all proper scripts are installed instead of the wrappersJohannes Löthberg1-3/+2
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter1-7/+7
2016-10-22Generalise makepkg-wrapper to handle any script using libmakepkgAllan McRae1-11/+18
2016-10-22libmakepkg: generate all scriptsAlad Wenter1-8/+9
2016-10-11Ensure makepkg-wrapper is built after makepkgAllan McRae1-5/+2
2016-10-10Move bash/zsh completion out of contribAllan McRae1-1/+28
2016-10-10Remove pacman-optimizeAllan McRae1-6/+0
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter1-0/+6
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter1-0/+1
2016-02-26makepkg: Remove upx and optipng supportAllan McRae1-2/+0
2015-09-07libmakepkg: check if PKGBUILD variables are arrays or not as appropriateAllan McRae1-0/+1
2015-09-07libmakepkg: util/pkgbuild.sh needs processing on buildAllan McRae1-1/+1
2015-05-19libmakepkg: extract functions for source download and extractionAllan McRae1-0/+8