summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-05-12libmakepkg: fix test bracket styleAllan McRae14-14/+14
2015-05-12makepkg: Empty/create only $pkgdir's relevant to current PKGBUILDDavid Macek1-2/+5
2015-05-12makepkg-template: support multiple --template-dirsDominik Fischer1-16/+21
2015-03-26Add makepkg option --packagelistIvy Foster1-3/+25
2015-03-26repo-add: merge desc and depends filesAllan McRae1-7/+3
2015-03-26makepkg: write validpgpkeys to .SRCINFOAllan McRae1-1/+1
2015-03-26Always create files databaseAllan McRae1-102/+153
2015-03-26repo-add: remove duplication finding old package detailsAllan McRae1-9/+1
2015-03-26repo-add: check early for xdelta if it is neededAllan McRae1-4/+24
2015-03-26repo-add: only update database if entire command succeededAllan McRae1-4/+4
2015-03-26repo-add: move database creation into its own functionAllan McRae1-20/+22
2015-03-26repo-add: move database rotation into its own functionAllan McRae1-30/+37
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 McRae2-48/+50
2015-03-03Allow UPX compression for DOS/Win executablesDavid Macek1-3/+5
2015-02-20Merge branch 'maint'Allan McRae44-11272/+12795
2015-02-20Update translations from TransifexAllan McRae41-1519/+1261
2015-02-14Update translations from TransifexAllan McRae43-10017/+11815
2015-02-14Fix Bazaar cloning in makepkg.Renato Silva1-17/+0
2015-02-12libmakepkg: make package checking functions extendableAllan McRae3-2/+13
2015-02-12libmakepkg: make package tidy functions extendableAllan McRae10-15/+38
2015-02-12libmakepkg: move package checking out of tidy_installAllan McRae8-15/+55
2015-02-12repo-add: improve delta file detection on removalAllan McRae1-1/+1
2015-02-12repo-add: only backup database signature if database was backed upAllan McRae1-6/+7
2015-02-12repo-add: unify checking gpg keysAllan McRae1-15/+17
2015-02-12repo-add: clarify invalid repo extension messageAllan McRae1-1/+1
2015-02-12repo-add: improve removing old packagesAllan McRae1-5/+9
2015-02-01makepkg: split package tidying into libmakepkgAllan McRae16-145/+560
2015-02-01makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae3-87/+110
2015-02-01makepkg: rename other_options to build_optionsAllan McRae1-3/+3
2015-02-01makepkg: split message functions into libmakepkgAllan McRae6-30/+125
2015-02-01add option to optimize PNG images with optipngChristian Hesse1-1/+20
2015-02-01remove globbing for upx and make UPXFLAGS an array variableChristian Hesse1-2/+2
2015-02-01Update copyright notices for 2015Allan McRae7-13/+13
2015-02-01Merge branch 'maint'Allan McRae1-3/+3
2015-02-01makepkg: refix removing static libraries when shared uses absolute symlinksAllan McRae1-2/+2
2015-02-01makepkg: Set the working copy destination explicitly when cloning in extract_gitLukáš Jirkovský1-1/+1
2015-01-12Merge branch 'maint'Allan McRae1-0/+3
2015-01-12makepkg: clear destination array in array_buildAllan McRae1-0/+3
2015-01-11makepkg-template: Remove linenumber/file from errorsFlorian Pritz1-2/+2
2015-01-11Merge branch 'maint'Allan McRae1-3/+5
2015-01-11makepkg: restore attr merging for write_pkginfoDave Reisner1-0/+2
2015-01-11makepkg: avoid nested quoting in string replacementDave Reisner1-2/+2
2015-01-11makepkg: fix removing static libraries when shared use absolute symlinksAllan McRae1-1/+1
2015-01-02pkgdelta: Use high compression options offered by xdelta3Mohammad Alsaleh1-1/+1
2015-01-02Merge branch 'maint'Allan McRae1-1/+1
2015-01-02makepkg: avoid expansion of var in arithmetic contextDave Reisner1-1/+1
2014-12-28Merge branch 'maint'Allan McRae1-3/+4