summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
AgeCommit message (Expand)Author
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
2015-05-19libmakepkg: extract functions for handling source URLsAllan McRae
2015-05-16libmakepkg: extract PKGBUILD linting functionsAllan McRae
2015-05-16libmakepkg: extract in_arrayAllan McRae
2015-05-16libmakepkg: move functions for extracting pkgbuild attributesAllan McRae
2015-02-12libmakepkg: move package checking out of tidy_installAllan McRae
2015-02-01makepkg: split package tidying into libmakepkgAllan McRae
2015-02-01makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae
2015-02-01makepkg: split message functions into libmakepkgAllan McRae
2014-09-23replace --reference on chmod/chown commandsWolfgang Bumiller
2014-09-16pacman-db-upgrade: use pacman-style optionsAndrew Gregory