| Commit message (Expand) | Author | Age |
* | fix --printsrcinfo unify arch and non-arch specific variables | Levente Polyak | 2016-10-10 |
* | libmakepkg: extract functions for integrity checking | Ashley Whetter | 2016-05-18 |
* | makepkg: ignore the architecture for --printsrcinfo | Alastair Hughes | 2016-05-18 |
* | makepkg: move build enviroment set-up to function | Allan McRae | 2016-05-18 |
* | libmakepkg: extract functions for writing .SRCINFO files | Ashley Whetter | 2016-03-28 |
* | makepkg: Turn PACMAN_OPTS into an array | Xyne | 2016-02-26 |
* | makepkg: Remove upx and optipng support | Allan McRae | 2016-02-26 |
* | makepkg: do not run prepare() with --noextract | Evangelos Foutras | 2016-02-23 |
* | only include .SRCINFO comments in source tarball | Dominik Fischer | 2016-02-21 |
* | makepkg: remove pkg from OPT_LONG array | Allan McRae | 2016-02-20 |
* | Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD" | Allan McRae | 2016-02-20 |
* | Make "makepkg -g" ignore the current architecture. | Alastair Hughes | 2016-02-20 |
* | makepkg: do not run prepare() and pkgver() with --repackage | Allan McRae | 2016-01-25 |
* | Update copyright years for 2016 | Allan McRae | 2016-01-04 |
* | makepkg: run pkgver() and prepare() with --noextract | Allan McRae | 2015-12-15 |
* | makepkg: record build information in .BUILDINFO | Allan McRae | 2015-12-06 |
* | makepkg: add whirlpool to the list of hashing algorithms | Luke | 2015-12-06 |
* | makepkg: merge arch dependent variables after PKGBUILD linting | Allan McRae | 2015-11-23 |
* | makepkg: remove obsolete comment | Allan McRae | 2015-11-23 |
* | makepkg: fix $pkgname element duplication | Benjamin Yates | 2015-10-28 |
* | makepkg: Fix hard-coded debug suffix | Mohammad Alsaleh | 2015-10-22 |
* | makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relative | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | makepkg: Correctly layer distcc and ccache | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | libmakepkg: Add check_buildoption for distcc and ccache | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | makepkg: separate "sourcefile" into two words | Allan McRae | 2015-10-19 |
* | makepkg: remove ability to build individual packages | Allan McRae | 2015-09-23 |
* | makepkg: remove FORCE_VER variable | Allan McRae | 2015-09-22 |
* | libmakepkg: move color settings to function | Allan McRae | 2015-07-20 |
* | dont remove x bit when marking pkgdir RO | Dave Reisner | 2015-07-20 |
* | makepkg: Add flag for printing SRCINFO to stdout | Johannes Löthberg | 2015-06-20 |
* | libmakepkg: extract functions for source download and extraction | Allan McRae | 2015-05-19 |
* | libmakepkg: extract functions for handling source URLs | Allan McRae | 2015-05-19 |
* | libmakepkg: move more functions for extracting information from PKGBIULDs | Allan McRae | 2015-05-19 |
* | libmakepkg: extract more utility functions | Allan McRae | 2015-05-19 |
* | libmakepkg: extract get_full_version and get_pkg_arch | Allan McRae | 2015-05-16 |
* | makepkg: merge validate_pkgver into check_pkgver | Allan McRae | 2015-05-16 |
* | libmakepkg: extract PKGBUILD linting functions | Allan McRae | 2015-05-16 |
* | libmakepkg: extract in_array | Allan McRae | 2015-05-16 |
* | libmakepkg: move functions for extracting pkgbuild attributes | Allan McRae | 2015-05-16 |
* | makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD | David Macek | 2015-05-12 |
* | Add makepkg option --packagelist | Ivy Foster | 2015-03-26 |
* | makepkg: write validpgpkeys to .SRCINFO | Allan McRae | 2015-03-26 |
* | Merge branch 'maint' | Allan McRae | 2015-03-26 |
|\ |
|
| * | Make get_pkg_arch treat arch as an array | Ivy Foster | 2015-03-26 |
| * | fix source package signing with SRCPKGDIR set | Christian Hesse | 2015-03-26 |
* | | libmakepkg: move helper functions into tidy/strip | Allan McRae | 2015-03-15 |
* | | Merge branch 'maint' | Allan McRae | 2015-02-20 |
|\| |
|
| * | Fix Bazaar cloning in makepkg. | Renato Silva | 2015-02-14 |
* | | libmakepkg: move package checking out of tidy_install | Allan McRae | 2015-02-12 |
* | | makepkg: split package tidying into libmakepkg | Allan McRae | 2015-02-01 |