Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
AgeCommit message (Expand)Author
2017-05-08libmakepkg: generate all scriptsAlad Wenter
2017-05-08Ensure makepkg-wrapper is built after makepkgAllan McRae
2017-05-08Move bash/zsh completion out of contribAllan 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
2012-04-24scripts/library: introduce parseoptsDave Reisner
2012-04-07Revert "makepkg: calculate exact total file size"Dan McGee
2011-12-28makepkg: calculate exact total file sizeAllan McRae
2011-12-08Use automake verbose helpers in custom make rulesDan McGee
2011-09-14buildsys: remove existing symlinks before installingDave Reisner
2011-08-29pacman-key: rework importing distro/repo provided keyringsAllan McRae
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner
2011-08-15dist: preserve symlinks on installationDave Reisner
2011-07-19pacman-key: add dependency on parse_options to MakefileAllan McRae
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz
2011-06-27pacman-optimize: use output libraryDan McGee
2011-06-27repo-add: add new command, repo-elephantDave Reisner
2011-06-23po/: split into scripts/po/ and src/pacman/po/Dan McGee
2011-06-15Clean up makefile for script generationAllan McRae
2011-06-15scripts: refactor output formatting functionsAllan McRae