Age | Commit message (Expand) | Author | Files | Lines |
2017-01-04 | makepkg: warn about dotfiles in package root | Andrew Gregory | 1 | -0/+1 |
2016-12-05 | makepkg: reject packages with newlines in paths | Andrew Gregory | 1 | -0/+1 |
2016-12-05 | Make sure all proper scripts are installed instead of the wrappers | Johannes Löthberg | 1 | -3/+2 |
2016-10-22 | makepkg: Move parseopts from library to libmakepkg | Alad Wenter | 1 | -7/+7 |
2016-10-22 | Generalise makepkg-wrapper to handle any script using libmakepkg | Allan McRae | 1 | -11/+18 |
2016-10-22 | libmakepkg: generate all scripts | Alad Wenter | 1 | -8/+9 |
2016-10-11 | Ensure makepkg-wrapper is built after makepkg | Allan McRae | 1 | -5/+2 |
2016-10-10 | Move bash/zsh completion out of contrib | Allan McRae | 1 | -1/+28 |
2016-10-10 | Remove pacman-optimize | Allan McRae | 1 | -6/+0 |
2016-05-18 | libmakepkg: extract functions for integrity checking | Ashley Whetter | 1 | -0/+6 |
2016-03-28 | libmakepkg: extract functions for writing .SRCINFO files | Ashley Whetter | 1 | -0/+1 |
2016-02-26 | makepkg: Remove upx and optipng support | Allan McRae | 1 | -2/+0 |
2015-09-07 | libmakepkg: check if PKGBUILD variables are arrays or not as appropriate | Allan McRae | 1 | -0/+1 |
2015-09-07 | libmakepkg: util/pkgbuild.sh needs processing on build | Allan McRae | 1 | -1/+1 |
2015-05-19 | libmakepkg: extract functions for source download and extraction | Allan McRae | 1 | -0/+8 |
2015-05-19 | libmakepkg: extract functions for handling source URLs | Allan McRae | 1 | -1/+2 |
2015-05-16 | libmakepkg: extract PKGBUILD linting functions | Allan McRae | 1 | -0/+18 |
2015-05-16 | libmakepkg: extract in_array | Allan McRae | 1 | -1/+2 |
2015-05-16 | libmakepkg: move functions for extracting pkgbuild attributes | Allan McRae | 1 | -1/+2 |
2015-02-12 | libmakepkg: move package checking out of tidy_install | Allan McRae | 1 | -2/+4 |
2015-02-01 | makepkg: split package tidying into libmakepkg | Allan McRae | 1 | -0/+13 |
2015-02-01 | makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg | Allan McRae | 1 | -1/+2 |
2015-02-01 | makepkg: split message functions into libmakepkg | Allan McRae | 1 | -5/+42 |
2014-09-23 | replace --reference on chmod/chown commands | Wolfgang Bumiller | 1 | -0/+2 |
2014-09-16 | pacman-db-upgrade: use pacman-style options | Andrew Gregory | 1 | -0/+1 |
2014-05-23 | Do not check makepkg-wrapper for standard options | Allan McRae | 1 | -0/+1 |
2014-03-03 | Fix install order in scripts Makefile | Allan McRae | 1 | -1/+1 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 1 | -1/+1 |
2013-10-14 | makepkg: add LIBRARY variable | Allan McRae | 1 | -0/+3 |
2013-10-14 | makepkg: run locally with libtool style wrapper | Allan McRae | 1 | -0/+25 |
2013-05-29 | Add makepkg-template | Florian Pritz | 1 | -0/+11 |
2013-03-10 | distribute library/term_colors.sh | Allan McRae | 1 | -1/+2 |
2013-01-03 | makepkg: use --apparent-size when du supports it | Allan McRae | 1 | -0/+1 |
2012-11-27 | makepkg: allow debug package suffix to be configurable | Allan McRae | 1 | -0/+1 |
2012-06-26 | scripts/library: add size_to_human | Dave Reisner | 1 | -1/+2 |
2012-06-26 | scripts/library: add human_to_size | Dave Reisner | 1 | -1/+2 |
2012-06-26 | Portability fixes for makepkg | Jeremy Huntwork | 1 | -0/+1 |
2012-06-26 | Create repo-remove symlink in scripts dir | Allan McRae | 1 | -5/+7 |
2012-05-21 | pkgdelta: adopt parseopts for option parsing | Dave Reisner | 1 | -1/+2 |
2012-04-25 | rankmirrors: move to contrib/ | Dave Reisner | 1 | -4/+0 |
2012-04-24 | validate bash scripts with 'bash -n' during build. | Dave Reisner | 1 | -0/+1 |
2012-04-24 | scripts/library: remove parse_options | Dave Reisner | 1 | -2/+1 |
2012-04-24 | pacman-key: adopt parseopts for option parsing | Dave Reisner | 1 | -1/+1 |
2012-04-24 | makepkg: adopt parseopts for option parsing | Dave Reisner | 1 | -1/+1 |
2012-04-24 | scripts/library: introduce parseopts | Dave Reisner | 1 | -0/+1 |
2012-04-07 | Revert "makepkg: calculate exact total file size" | Dan McGee | 1 | -0/+1 |
2011-12-29 | makepkg: calculate exact total file size | Allan McRae | 1 | -1/+0 |
2011-12-08 | Use automake verbose helpers in custom make rules | Dan McGee | 1 | -7/+3 |
2011-09-15 | buildsys: remove existing symlinks before installing | Dave Reisner | 1 | -0/+2 |
2011-08-29 | pacman-key: rework importing distro/repo provided keyrings | Allan McRae | 1 | -0/+1 |