summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-06prepare release20111106Pierre Schmitz
2011-11-06archbuild: Always use recent makepkg.conf and pacman.conf; Run namcap by defaultPierre Schmitz
2011-11-06makechrootpkg: Create separate namcap log for every single filePierre Schmitz
2011-11-06mkarchroot: Respect makepkg.conf and pacman.conf when running a commandPierre Schmitz
2011-11-04commitpkg: Fix commit messageLukas Fleischer
2011-11-04commitpkg: Make svn quieterEric Bélanger
2011-11-04Makefile: Add common library to build dependenciesLukas Fleischer
2011-11-04lib/common.sh: Revise setup_workdir()Lukas Fleischer
2011-11-04lib/common.sh: Use double bracketsLukas Fleischer
2011-11-04Capitalize output messagesEric Bélanger
2011-11-01Change version to date20111101Pierre Schmitz
2011-11-01Move common functions to a shared filePierre Schmitz
2011-10-31add libdepends scriptFlorian Pritz
2011-10-31Create signature for devtools source packagePierre Schmitz
2011-10-31commitpkg: Require signatures for packagesPierre Schmitz
2011-10-31commitpkg: Check signature if availablePierre Schmitz
2011-10-31commitpkg: Skip signing if signature already existsPierre Schmitz
2011-10-31makechrootpkg: Handle install and changelog file the same way as in commitpkgPierre Schmitz
2011-10-31makechrootpkg: Do not export LANGPierre Schmitz
2011-10-29prepare release0.9.30Pierre Schmitz
2011-10-29temporary workaround until pacman 4.0 moves to [core]Pierre Schmitz
2011-10-29makechrootpkg: Make host pubring.gpg available to check signed sourcesPierre Schmitz
2011-10-29commitpkg: Sync changelog/install check with makepkg(8)Lukas Fleischer
2011-10-29makechrootpkg: Set the C locale system widePierre Schmitz
2011-10-14prepare release0.9.29Pierre Schmitz
2011-10-14Disable pacman's CheckSpace option as it fails within a chrootPierre Schmitz
2011-10-14prepare release0.9.28Pierre Schmitz
2011-10-14Call locale-gen with full path in chroot environmentPierre Schmitz
2011-10-14makechrootpkg: Avoid running namcap on non-package file like signaturesPierre Schmitz
2011-10-14Merge remote-tracking branch 'cryptocrack/for-pierre'Pierre Schmitz
2011-10-14Apply pacman 4.0 changes to our copies of makepkg.conf and pacman.confPierre Schmitz
2011-10-13Honor TMPDIR environment variableLukas Fleischer
2011-10-13finddeps: Unset optdependsLukas Fleischer
2011-10-13finddeps: Use read builtin to iterate over packagesLukas Fleischer
2011-10-13finddeps: Remove redundant cd(1)Lukas Fleischer
2011-10-13finddeps: Proper quoting, use double bracketsLukas Fleischer
2011-10-12archrelease: Fix SVN error when repository is emptyLukas Fleischer
2011-10-07Always log builds in makechrootpkgAllan McRae
2011-10-07archrelease: call 'svn copy' once for all filesDan McGee
2011-10-07makechrootpkg: If chroot is missing, exit instead of usageJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Add option to explicitly run namcapJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Source PKGBUILD only onceJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Use nullglobJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Always set PKGDEST and SRCDESTJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Replace $workdir with . ($PWD)Jan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Eliminate appname, only used onceJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Bashify syntaxJan Alexander Steffens (heftig)
2011-10-07Makefile: Add a cleanup targetLukas Fleischer
2011-10-07Support non-standard install locationsLukas Fleischer
2011-08-29zsh_completion: Fix package completionLukas Fleischer