summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
* libmakepkg: extract functions for integrity checkingAshley Whetter2016-05-18
* makepkg: ignore the architecture for --printsrcinfoAlastair Hughes2016-05-18
* makepkg: move build enviroment set-up to functionAllan McRae2016-05-18
* libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter2016-03-28
* makepkg: Turn PACMAN_OPTS into an arrayXyne2016-02-26
* makepkg: Remove upx and optipng supportAllan McRae2016-02-26
* makepkg: do not run prepare() with --noextractEvangelos Foutras2016-02-23
* only include .SRCINFO comments in source tarballDominik Fischer2016-02-21
* makepkg: remove pkg from OPT_LONG arrayAllan McRae2016-02-20
* Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"Allan McRae2016-02-20
* Make "makepkg -g" ignore the current architecture.Alastair Hughes2016-02-20
* makepkg: do not run prepare() and pkgver() with --repackageAllan McRae2016-01-25
* Update copyright years for 2016Allan McRae2016-01-04
* makepkg: run pkgver() and prepare() with --noextractAllan McRae2015-12-15
* makepkg: record build information in .BUILDINFOAllan McRae2015-12-06
* makepkg: add whirlpool to the list of hashing algorithmsLuke2015-12-06
* makepkg: merge arch dependent variables after PKGBUILD lintingAllan McRae2015-11-23
* makepkg: remove obsolete commentAllan McRae2015-11-23
* makepkg: fix $pkgname element duplicationBenjamin Yates2015-10-28
* makepkg: Fix hard-coded debug suffixMohammad Alsaleh2015-10-22
* makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relativeJan Alexander Steffens (heftig)2015-10-19
* makepkg: Correctly layer distcc and ccacheJan Alexander Steffens (heftig)2015-10-19
* libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)2015-10-19
* makepkg: separate "sourcefile" into two wordsAllan McRae2015-10-19
* makepkg: remove ability to build individual packagesAllan McRae2015-09-23
* makepkg: remove FORCE_VER variableAllan McRae2015-09-22
* libmakepkg: move color settings to functionAllan McRae2015-07-20
* dont remove x bit when marking pkgdir RODave Reisner2015-07-20
* makepkg: Add flag for printing SRCINFO to stdoutJohannes Löthberg2015-06-20
* libmakepkg: extract functions for source download and extractionAllan McRae2015-05-19
* libmakepkg: extract functions for handling source URLsAllan McRae2015-05-19
* libmakepkg: move more functions for extracting information from PKGBIULDsAllan McRae2015-05-19
* libmakepkg: extract more utility functionsAllan McRae2015-05-19
* libmakepkg: extract get_full_version and get_pkg_archAllan McRae2015-05-16
* makepkg: merge validate_pkgver into check_pkgverAllan McRae2015-05-16
* libmakepkg: extract PKGBUILD linting functionsAllan McRae2015-05-16
* libmakepkg: extract in_arrayAllan McRae2015-05-16
* libmakepkg: move functions for extracting pkgbuild attributesAllan McRae2015-05-16
* makepkg: Empty/create only $pkgdir's relevant to current PKGBUILDDavid Macek2015-05-12
* Add makepkg option --packagelistIvy Foster2015-03-26
* makepkg: write validpgpkeys to .SRCINFOAllan McRae2015-03-26
* Merge branch 'maint'Allan McRae2015-03-26
|\
| * Make get_pkg_arch treat arch as an arrayIvy Foster2015-03-26
| * fix source package signing with SRCPKGDIR setChristian Hesse2015-03-26
* | libmakepkg: move helper functions into tidy/stripAllan McRae2015-03-15
* | Merge branch 'maint'Allan McRae2015-02-20
|\|
| * Fix Bazaar cloning in makepkg.Renato Silva2015-02-14
* | libmakepkg: move package checking out of tidy_installAllan McRae2015-02-12
* | makepkg: split package tidying into libmakepkgAllan McRae2015-02-01
* | makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae2015-02-01