summaryrefslogtreecommitdiffstats
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)AuthorFilesLines
2016-10-10fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak1-1/+1
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter1-428/+0
2016-05-18makepkg: ignore the architecture for --printsrcinfoAlastair Hughes1-1/+1
2016-05-18makepkg: move build enviroment set-up to functionAllan McRae1-36/+43
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter1-101/+0
2016-02-26makepkg: Turn PACMAN_OPTS into an arrayXyne1-5/+5
2016-02-26makepkg: Remove upx and optipng supportAllan McRae1-16/+0
2016-02-23makepkg: do not run prepare() with --noextractEvangelos Foutras1-3/+3
2016-02-21only include .SRCINFO comments in source tarballDominik Fischer1-4/+11
2016-02-20makepkg: remove pkg from OPT_LONG arrayAllan McRae1-1/+1
2016-02-20Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"Allan McRae1-5/+2
2016-02-20Make "makepkg -g" ignore the current architecture.Alastair Hughes1-1/+2
2016-01-25makepkg: do not run prepare() and pkgver() with --repackageAllan McRae1-19/+21
2016-01-04Update copyright years for 2016Allan McRae1-2/+2
2015-12-15makepkg: run pkgver() and prepare() with --noextractAllan McRae1-8/+9
2015-12-06makepkg: record build information in .BUILDINFOAllan McRae1-14/+19
2015-12-06makepkg: add whirlpool to the list of hashing algorithmsLuke1-1/+1
2015-11-23makepkg: merge arch dependent variables after PKGBUILD lintingAllan McRae1-8/+8
2015-11-23makepkg: remove obsolete commentAllan McRae1-1/+0
2015-10-28makepkg: fix $pkgname element duplicationBenjamin Yates1-2/+2
2015-10-22makepkg: Fix hard-coded debug suffixMohammad Alsaleh1-2/+2
2015-10-19makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relativeJan Alexander Steffens (heftig)1-0/+1
2015-10-19makepkg: Correctly layer distcc and ccacheJan Alexander Steffens (heftig)1-6/+13
2015-10-19libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)1-4/+4
2015-10-19makepkg: separate "sourcefile" into two wordsAllan McRae1-1/+1
2015-09-22makepkg: remove ability to build individual packagesAllan McRae1-8/+0
2015-09-22makepkg: remove FORCE_VER variableAllan McRae1-4/+0
2015-07-20libmakepkg: move color settings to functionAllan McRae1-18/+4
2015-07-20dont remove x bit when marking pkgdir RODave Reisner1-1/+1
2015-06-20makepkg: Add flag for printing SRCINFO to stdoutJohannes Löthberg1-1/+8
2015-05-19libmakepkg: extract functions for source download and extractionAllan McRae1-524/+0
2015-05-19libmakepkg: extract functions for handling source URLsAllan McRae1-119/+0
2015-05-19libmakepkg: move more functions for extracting information from PKGBIULDsAllan McRae1-45/+0
2015-05-19libmakepkg: extract more utility functionsAllan McRae1-30/+0
2015-05-16libmakepkg: extract get_full_version and get_pkg_archAllan McRae1-35/+0
2015-05-16makepkg: merge validate_pkgver into check_pkgverAllan McRae1-1/+1
2015-05-16libmakepkg: extract PKGBUILD linting functionsAllan McRae1-333/+1
2015-05-16libmakepkg: extract in_arrayAllan McRae1-14/+0
2015-05-16libmakepkg: move functions for extracting pkgbuild attributesAllan McRae1-105/+17
2015-05-12makepkg: Empty/create only $pkgdir's relevant to current PKGBUILDDavid Macek1-2/+5
2015-03-26Add makepkg option --packagelistIvy Foster1-3/+25
2015-03-26makepkg: write validpgpkeys to .SRCINFOAllan McRae1-1/+1
2015-03-26Merge branch 'maint'Allan McRae1-3/+3
2015-03-26Make get_pkg_arch treat arch as an arrayIvy Foster1-1/+1
2015-03-26fix source package signing with SRCPKGDIR setChristian Hesse1-2/+2
2015-03-15libmakepkg: move helper functions into tidy/stripAllan McRae1-48/+0
2015-02-20Merge branch 'maint'Allan McRae1-17/+0
2015-02-14Fix Bazaar cloning in makepkg.Renato Silva1-17/+0
2015-02-12libmakepkg: move package checking out of tidy_installAllan McRae1-0/+2
2015-02-01makepkg: split package tidying into libmakepkgAllan McRae1-145/+1