summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
AgeCommit message (Expand)Author
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
2014-05-23Do not check makepkg-wrapper for standard optionsAllan McRae
2014-03-03Fix install order in scripts MakefileAllan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2013-10-14makepkg: add LIBRARY variableAllan McRae
2013-10-14makepkg: run locally with libtool style wrapperAllan McRae
2013-05-29Add makepkg-templateFlorian Pritz
2013-03-10distribute library/term_colors.shAllan McRae
2013-01-03makepkg: use --apparent-size when du supports itAllan McRae
2012-11-27makepkg: allow debug package suffix to be configurableAllan McRae
2012-06-25scripts/library: add size_to_humanDave Reisner
2012-06-25scripts/library: add human_to_sizeDave Reisner
2012-06-25Portability fixes for makepkgJeremy Huntwork
2012-06-25Create repo-remove symlink in scripts dirAllan McRae
2012-05-20pkgdelta: adopt parseopts for option parsingDave Reisner
2012-04-24rankmirrors: move to contrib/Dave Reisner
2012-04-24validate bash scripts with 'bash -n' during build.Dave Reisner
2012-04-24scripts/library: remove parse_optionsDave Reisner
2012-04-24pacman-key: adopt parseopts for option parsingDave Reisner
2012-04-24makepkg: adopt parseopts for option parsingDave Reisner