summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-05makepkg: remove STRIP_DIRSAllan McRae3-12/+3
2010-09-27Set pm_errno on libarchive errors while readingSebastian Nowicki1-3/+13
2010-09-27Merge branch 'maint'Dan McGee1-9/+35
2010-09-27Merge branch 'build-system'Dan McGee28-8968/+17853
2010-09-27Add FORTIFY_SOURCE supportAllan McRae2-0/+24
2010-09-27Add wrapper around asprintf callsAllan McRae2-11/+28
2010-09-27repo-add: make --quiet output more quietAllan McRae1-0/+1
2010-09-23Update build system (automake, autoconf, libtool)Dan McGee19-8528/+17111
2010-09-23Update more supplementary build scriptsDan McGee4-167/+240
2010-09-23Update config.guess and config.subDan McGee2-177/+237
2010-09-23Clean up root .gitignoreDan McGee1-18/+9
2010-09-23Update gettext Makefiles to 0.18Dan McGee2-78/+256
2010-09-15bacman: unify package creation with makepkgAllan McRae1-9/+35
2010-09-15Merge branch 'maint'Dan McGee12-275/+272
2010-09-15Update Portuguese translationGaspar Santos1-129/+149
2010-09-15PKGBUILD-example.txt: Remove superfluous "|| return 1".Lukas Fleischer1-1/+1
2010-09-15Update Kazakh translationBaurzhan Muftakhidinov2-93/+96
2010-09-07Remove quotes in remaining bash regexesDan McGee1-1/+1
2010-09-07Restore trimming of db and pkg extensionsDan McGee1-1/+1
2010-09-06Fix libfetch configure checkingDan McGee4-9/+9
2010-09-04Minor translation file updates after `make distcheck`Dan McGee8-62/+32
2010-09-04Retroactive additions to 3.4.1 changesDan McGee1-1/+5
2010-09-04Merge branch 'maint'Dan McGee3-19/+18
2010-09-04libalpm Swedish translation updatev3.4.1Tobias Eriksson1-12/+12
2010-09-02Clean up libfetch checking in configureDan McGee4-26/+24
2010-09-02Use OpenSSL MD5 crypto functions if availableDan McGee3-3/+66
2010-09-02libalpm md5: use larger and dynamic bufferDan McGee1-2/+11
2010-09-02German translation updatesMatthias Gorissen1-4/+3
2010-09-02Small fixes to Kazakh translationBaurzhan Muftakhidinov1-3/+3
2010-09-02Merge branch 'maint'Dan McGee6-3/+2657
2010-09-023.4.1 version bumpDan McGee1-2/+2
2010-09-02Add new European Portuguese translationGaspar Santos4-0/+2654
2010-09-02Add dir missing from autoclean.shDan McGee1-1/+1
2010-08-27Use pipe to create compressed package instead of an intermediate tar fileJürgen Hötzel1-13/+12
2010-08-27use execv to avoid using sh just to run ldconfigJonathan Conder3-7/+11
2010-08-27redirect scriptlet stderr synchronously through alpmJonathan Conder1-36/+55
2010-08-27Merge branch 'maint'Dan McGee2-2/+5
2010-08-27makepkg: remove trailing quote mark in regexDan McGee1-1/+1
2010-08-27pactest: add shell to fake root environmentJonathan Conder1-1/+4
2010-08-25Update Chinese translation甘露(Gan Lu)1-1/+1
2010-08-24Merge branch 'maint'Dan McGee29-410/+2441
2010-08-24makepkg: error out on empty optdepends entriesAllan McRae1-1/+1
2010-08-24makepkg: use less local variables in check_sanityAllan McRae1-26/+20
2010-08-24makepkg: remove unnecessary variable presence checkAllan McRae1-8/+6
2010-08-24makepkg: clarify invalid backup entry errorsAllan McRae1-2/+2
2010-08-24PKGBUILD.5: document illegal variable contentsAndres P1-4/+8
2010-08-24makepkg: less code duplication in create_packageAndres P1-15/+12
2010-08-24makepkg: use regex to match options for privilege escalationAllan McRae1-1/+1
2010-08-24Fix some whitespace issuesAllan McRae4-6/+6
2010-08-24fgets invocation cleanupDan McGee3-34/+33