summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter9-42/+67
2016-10-22Generalise makepkg-wrapper to handle any script using libmakepkgAllan McRae2-13/+20
2016-10-22libmakepkg: generate all scriptsAlad Wenter5-9/+10
2016-10-11Ensure makepkg-wrapper is built after makepkgAllan McRae1-5/+2
2016-10-10lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse1-0/+5
2016-10-10Move bash/zsh completion out of contribAllan McRae4-1/+909
2016-10-10Remove pacman-optimizeAllan McRae4-197/+0
2016-10-10fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak1-1/+1
2016-09-09repo-add: fix error in directories with a space in their nameFabio Castell1-1/+1
2016-09-02Fix typo in pacman-db-upgrade usage messageAllan McRae1-1/+1
2016-08-30Fix file name in scripts potfileAllan McRae1-5/+5
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor1-0/+11
2016-08-30pacman-key: reject armored signaturesAllan McRae1-0/+4
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter10-429/+579
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev1-1/+1
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 Whetter4-101/+129
2016-03-21libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae1-1/+2
2016-02-26repo-add: do not alter the database if only verifying signatureAllan McRae1-0/+11
2016-02-26makepkg: Turn PACMAN_OPTS into an arrayXyne1-5/+5
2016-02-26makepkg: Remove upx and optipng supportAllan McRae5-110/+0
2016-02-26libmakepkg: fix is_array functionAllan McRae1-1/+1
2016-02-23Regenerate translations for 5.0.1Allan McRae42-9318/+12487
2016-02-23Pull translation updates from TransifexAllan McRae45-7497/+4402
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-02-20libmakepkg: increase robustness of the detection of array variablesAllan McRae2-3/+20
2016-02-20repo-remove: fix checking for non-existent .db databaseAllan McRae1-1/+1
2016-01-30Update translationsAllan McRae47-1030/+2578
2016-01-25makepkg: do not run prepare() and pkgver() with --repackageAllan McRae1-19/+21
2016-01-25Fix testing of arrays status for arch specific variablesZuyi Hu1-1/+1
2016-01-17Pull translations updates from TransifexAllan McRae45-5376/+4361
2016-01-04Update copyright years for 2016Allan McRae51-57/+57
2015-12-15makepkg: Output full URL in case of download failureFlorian Pritz1-1/+1
2015-12-15makepkg: run pkgver() and prepare() with --noextractAllan McRae1-8/+9
2015-12-09Pull translations from Transifex and prepare for next releaseAllan McRae46-20992/+31932
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-23lint_pkgbuild/variable: increase robustnessAllan McRae1-12/+54
2015-11-23makepkg: merge arch dependent variables after PKGBUILD lintingAllan McRae1-8/+8
2015-11-23makepkg: remove obsolete commentAllan McRae1-1/+0
2015-11-23lint_pkgbuild: explicitly return valueAllan McRae5-4/+12
2015-11-05Refactor lint_source to work with earlier versions of BashAaron Campbell1-1/+1
2015-10-28scripts/po: fix translated file nameAllan McRae1-1/+1
2015-10-28makepkg: fix $pkgname element duplicationBenjamin Yates1-2/+2
2015-10-27libmakepkg: fix pkgver checkingAllan McRae1-2/+2