Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-02-23Regenerate translations for 5.0.1Allan McRae
2016-02-23Pull translation updates from TransifexAllan McRae
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-02-20libmakepkg: increase robustness of the detection of array variablesAllan McRae
2016-02-20repo-remove: fix checking for non-existent .db databaseAllan McRae
2016-01-30Update translationsAllan McRae
2016-01-25makepkg: do not run prepare() and pkgver() with --repackageAllan McRae
2016-01-25Fix testing of arrays status for arch specific variablesZuyi Hu
2016-01-17Pull translations updates from TransifexAllan McRae
2016-01-04Update copyright years for 2016Allan McRae
2015-12-15makepkg: Output full URL in case of download failureFlorian Pritz
2015-12-15makepkg: run pkgver() and prepare() with --noextractAllan McRae
2015-12-09Pull translations from Transifex and prepare for next releaseAllan McRae
2015-12-06makepkg: record build information in .BUILDINFOAllan McRae
2015-12-06makepkg: add whirlpool to the list of hashing algorithmsLuke
2015-11-23lint_pkgbuild/variable: increase robustnessAllan McRae
2015-11-23makepkg: merge arch dependent variables after PKGBUILD lintingAllan McRae
2015-11-23makepkg: remove obsolete commentAllan McRae
2015-11-23lint_pkgbuild: explicitly return valueAllan McRae
2015-11-05Refactor lint_source to work with earlier versions of BashAaron Campbell
2015-10-28scripts/po: fix translated file nameAllan McRae
2015-10-28makepkg: fix $pkgname element duplicationBenjamin Yates
2015-10-27libmakepkg: fix pkgver checkingAllan McRae
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-10-19Remove space before ellipsesAllan McRae
2015-09-23makepkg: remove ability to build individual packagesAllan McRae
2015-09-22libmakepkg: remove declaration of unused local variablesAllan McRae
2015-09-22libmakepkg: return 1 on error in arch arrayAllan McRae
2015-09-22libmakepkg: update .gitignoreAllan McRae
2015-09-22makepkg: remove FORCE_VER variableAllan McRae
2015-09-07libmakepkg: check if PKGBUILD variables are arrays or not as appropriateAllan McRae
2015-09-07libmakepkg: util/pkgbuild.sh needs processing on buildAllan McRae
2015-08-08Remove ko_KR translationAllan McRae
2015-07-20libmakepkg: move color settings to functionAllan McRae
2015-07-20dont remove x bit when marking pkgdir RODave Reisner
2015-07-20libmakepkg: lint_package requires cd_safeAllan McRae
2015-06-20repo-add: Reject armored signaturesJohannes Löthberg
2015-06-20makepkg: Add flag for printing SRCINFO to stdoutJohannes Löthberg
2015-06-20repo-add: Generate unarmored DB signatureJohannes 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: fix test styleAllan McRae