summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-19Fix typo: It's PKGDEST and not DESTDIRHEADmasterPierre Schmitz1-1/+1
2012-01-18Set correct pacman.conf20120119Pierre Schmitz2-2/+2
2012-01-18Remove any pacman 4 related workarounds20120118Pierre Schmitz10-27/+12
2012-01-18makechrootpkg: fix error messageAllan McRae1-3/+4
2012-01-18Fix up usage help, the Default line belongs to -lJan Alexander Steffens (heftig)1-1/+1
2012-01-18find-libdeps: fix syntax errorFlorian Pritz1-1/+1
2012-01-18commitpkg: behavior more sanely in searching for built pkgsDave Reisner1-14/+15
2012-01-14prepare release20120114Pierre Schmitz1-1/+1
2012-01-14Add support for multilib-stagingPierre Schmitz3-2/+119
2011-12-20prepare release20111220Pierre Schmitz1-1/+1
2011-12-20mkarchroot: do not create /etc/mtabTom Gundersen1-1/+0
2011-12-20Use #!/bin/bash instead of #!/bin/shTimothy Redaelli1-1/+1
2011-12-04archbuild: exec makechrootpkg to preserve exit valueDave Reisner1-1/+1
2011-12-04makearchroot: source /etc/profile before buildingAllan McRae1-0/+1
2011-12-04Makefile: Remove output files before replacing themLukas Fleischer1-0/+1
2011-12-04Use double brackets everywhereLukas Fleischer7-60/+60
2011-12-04Add support for kde-unstable and gnome-unstablePierre Schmitz5-5/+213
2011-11-21Skip archrelease for missing architecturesPierre Schmitz1-7/+11
2011-11-11prepare release20111111Pierre Schmitz1-1/+1
2011-11-09makechrootpkg: fix repackIonut Biru1-1/+1
2011-11-06prepare release20111106Pierre Schmitz1-1/+1
2011-11-06archbuild: Always use recent makepkg.conf and pacman.conf; Run namcap by defaultPierre Schmitz3-9/+18
2011-11-06makechrootpkg: Create separate namcap log for every single filePierre Schmitz1-3/+6
2011-11-06mkarchroot: Respect makepkg.conf and pacman.conf when running a commandPierre Schmitz1-8/+10
2011-11-04commitpkg: Fix commit messageLukas Fleischer1-1/+1
2011-11-04commitpkg: Make svn quieterEric Bélanger1-3/+3
2011-11-04Makefile: Add common library to build dependenciesLukas Fleischer1-1/+1
2011-11-04lib/common.sh: Revise setup_workdir()Lukas Fleischer1-1/+1
2011-11-04lib/common.sh: Use double bracketsLukas Fleischer1-3/+3
2011-11-04Capitalize output messagesEric Bélanger6-26/+26
2011-11-01Change version to date20111101Pierre Schmitz1-1/+1
2011-11-01Move common functions to a shared filePierre Schmitz14-171/+252
2011-10-31add libdepends scriptFlorian Pritz3-1/+105
2011-10-31Create signature for devtools source packagePierre Schmitz1-1/+2
2011-10-31commitpkg: Require signatures for packagesPierre Schmitz1-1/+1
2011-10-31commitpkg: Check signature if availablePierre Schmitz1-0/+3
2011-10-31commitpkg: Skip signing if signature already existsPierre Schmitz1-3/+2
2011-10-31makechrootpkg: Handle install and changelog file the same way as in commitpkgPierre Schmitz1-4/+4
2011-10-31makechrootpkg: Do not export LANGPierre Schmitz1-1/+1
2011-10-29prepare release0.9.30Pierre Schmitz1-1/+1
2011-10-29temporary workaround until pacman 4.0 moves to [core]Pierre Schmitz2-1/+8
2011-10-29makechrootpkg: Make host pubring.gpg available to check signed sourcesPierre Schmitz1-3/+13
2011-10-29commitpkg: Sync changelog/install check with makepkg(8)Lukas Fleischer1-4/+3
2011-10-29makechrootpkg: Set the C locale system widePierre Schmitz1-0/+3
2011-10-14prepare release0.9.29Pierre Schmitz1-1/+1
2011-10-14Disable pacman's CheckSpace option as it fails within a chrootPierre Schmitz5-5/+10
2011-10-14prepare release0.9.28Pierre Schmitz1-1/+1
2011-10-14Call locale-gen with full path in chroot environmentPierre Schmitz1-1/+1
2011-10-14makechrootpkg: Avoid running namcap on non-package file like signaturesPierre Schmitz1-1/+1
2011-10-14Merge remote-tracking branch 'cryptocrack/for-pierre'Pierre Schmitz15-150/+160