summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-03-26repo-add: move database rotation into its own functionAllan 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-03-03Allow UPX compression for DOS/Win executablesDavid Macek
2015-02-20Merge branch 'maint'Allan McRae
2015-02-20Update translations from TransifexAllan McRae
2015-02-14Update translations from TransifexAllan McRae
2015-02-14Fix Bazaar cloning in makepkg.Renato Silva
2015-02-12libmakepkg: make package checking functions extendableAllan McRae
2015-02-12libmakepkg: make package tidy functions extendableAllan McRae
2015-02-12libmakepkg: move package checking out of tidy_installAllan McRae
2015-02-12repo-add: improve delta file detection on removalAllan McRae
2015-02-12repo-add: only backup database signature if database was backed upAllan McRae
2015-02-12repo-add: unify checking gpg keysAllan McRae
2015-02-12repo-add: clarify invalid repo extension messageAllan McRae
2015-02-12repo-add: improve removing old packagesAllan 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
2015-02-01remove globbing for upx and make UPXFLAGS an array variableChristian Hesse
2015-02-01Update copyright notices for 2015Allan McRae
2015-02-01Merge branch 'maint'Allan McRae
2015-02-01makepkg: refix removing static libraries when shared uses absolute symlinksAllan McRae
2015-02-01makepkg: Set the working copy destination explicitly when cloning in extract_gitLukáš Jirkovský
2015-01-12Merge branch 'maint'Allan McRae
2015-01-12makepkg: clear destination array in array_buildAllan McRae
2015-01-11makepkg-template: Remove linenumber/file from errorsFlorian Pritz
2015-01-11Merge branch 'maint'Allan McRae
2015-01-11makepkg: restore attr merging for write_pkginfoDave Reisner
2015-01-11makepkg: avoid nested quoting in string replacementDave Reisner
2015-01-11makepkg: fix removing static libraries when shared use absolute symlinksAllan McRae
2015-01-02pkgdelta: Use high compression options offered by xdelta3Mohammad Alsaleh
2015-01-02Merge branch 'maint'Allan McRae
2015-01-02makepkg: avoid expansion of var in arithmetic contextDave Reisner
2014-12-28Merge branch 'maint'Allan McRae
2014-12-28Fix .SRCINFO output with architecture specific fieldsAllan McRae
2014-12-27makepkg: print the name of the source array being checkedDave Reisner
2014-12-27makepkg: call out the source array(s) missing checksumsDave Reisner
2014-12-27makepkg: fix typo in dep array nameDave Reisner
2014-12-24makepkg: properly correlate checksums for multiple sourcesDave Reisner
2014-12-24pacman-db-upgrade: set umask 022Peter Wu
2014-12-24makepkg: download sources for all architectures when making source packageAllan McRae
2014-12-24pacman-db-upgrade: be more verboseAllan McRae
2014-12-22makepkg-template: Remove unused printf format stringFlorian Pritz
2014-12-22Check architecture specific fields for VCS supportAllan McRae
2014-12-21Fix double spaces in "Running %s as root is not allowed" messageTimothy Redaelli