summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2017-05-08fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak
2017-05-08libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor
2017-05-08makepkg: ignore the architecture for --printsrcinfoAlastair Hughes
2016-02-23makepkg: do not run prepare() with --noextractEvangelos Foutras
2016-02-21only include .SRCINFO comments in source tarballDominik Fischer
2016-02-20makepkg: remove pkg from OPT_LONG arrayAllan McRae
2016-02-20Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"Allan McRae
2016-02-20Make "makepkg -g" ignore the current architecture.Alastair Hughes
2016-01-25makepkg: do not run prepare() and pkgver() with --repackageAllan McRae
2016-01-04Update copyright years for 2016Allan McRae
2015-12-15makepkg: run pkgver() and prepare() with --noextractAllan McRae
2015-12-06makepkg: record build information in .BUILDINFOAllan McRae
2015-12-06makepkg: add whirlpool to the list of hashing algorithmsLuke
2015-11-23makepkg: merge arch dependent variables after PKGBUILD lintingAllan McRae
2015-11-23makepkg: remove obsolete commentAllan McRae
2015-10-28makepkg: fix $pkgname element duplicationBenjamin Yates
2015-10-22makepkg: Fix hard-coded debug suffixMohammad Alsaleh
2015-10-19makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relativeJan Alexander Steffens (heftig)
2015-10-19makepkg: Correctly layer distcc and ccacheJan Alexander Steffens (heftig)
2015-10-19libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)
2015-10-19makepkg: separate "sourcefile" into two wordsAllan McRae
2015-09-23makepkg: remove ability to build individual packagesAllan McRae
2015-09-22makepkg: remove FORCE_VER variableAllan McRae
2015-07-20libmakepkg: move color settings to functionAllan McRae
2015-07-20dont remove x bit when marking pkgdir RODave Reisner
2015-06-20makepkg: Add flag for printing SRCINFO to stdoutJohannes Löthberg
2015-05-19libmakepkg: extract functions for source download and extractionAllan McRae
2015-05-19libmakepkg: extract functions for handling source URLsAllan McRae
2015-05-19libmakepkg: move more functions for extracting information from PKGBIULDsAllan McRae
2015-05-19libmakepkg: extract more utility functionsAllan McRae
2015-05-16libmakepkg: extract get_full_version and get_pkg_archAllan McRae
2015-05-16makepkg: merge validate_pkgver into check_pkgverAllan 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-05-12makepkg: Empty/create only $pkgdir's relevant to current PKGBUILDDavid Macek
2015-03-26Add makepkg option --packagelistIvy Foster
2015-03-26makepkg: write validpgpkeys to .SRCINFOAllan McRae
2015-03-26Merge branch 'maint'Allan McRae
2015-03-26Make get_pkg_arch treat arch as an arrayIvy Foster
2015-03-26fix source package signing with SRCPKGDIR setChristian Hesse
2015-03-15libmakepkg: move helper functions into tidy/stripAllan McRae
2015-02-20Merge branch 'maint'Allan McRae
2015-02-14Fix Bazaar cloning in makepkg.Renato Silva
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: rename other_options to build_optionsAllan McRae
2015-02-01makepkg: split message functions into libmakepkgAllan McRae
2015-02-01add option to optimize PNG images with optipngChristian Hesse