summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-22WIP: switch from svn to gitgitpackagesFlorian Pritz2-98/+42
2012-07-20prepare release20120720Pierre Schmitz1-1/+1
2012-06-25Fix bash completionsEric BĂ©langer1-0/+5
2012-06-16prepare release20120616Pierre Schmitz1-1/+1
2012-06-16commitpkg: check if there are any packages to process before doing soPierre Schmitz1-9/+11
2012-06-16mkarchroot: reset trap so it wont be called twicePierre Schmitz2-1/+2
2012-06-16archbuild: do not cross filesystems when removing the chroot copiesPierre Schmitz1-2/+2
2012-06-16archbuild: use flock -n as we do elsewherePierre Schmitz1-3/+6
2012-06-15Fix /run permissions in chrootAllan McRae1-1/+1
2012-06-12prepare release20120612Pierre Schmitz1-1/+1
2012-06-12Support multiple package cache directoriesPierre Schmitz1-18/+24
2012-06-12archbuild: Store chroots in /var/lib instead of /var/tmpPierre Schmitz1-1/+1
2012-06-11Remove no longer used optionPierre Schmitz1-3/+1
2012-06-11Add a version number to each chroot so we can tell the user when a rebuild is...Pierre Schmitz1-3/+5
2012-06-11Enable signature checking within build environmentPierre Schmitz10-61/+96
2012-06-11prepare release20120611Pierre Schmitz1-1/+1
2012-06-11update makepkg.conf and pacman.confPierre Schmitz10-82/+66
2012-06-10mkarchroot: use bind mount instead of symlink for /dev/ptmxGerardo Exequiel Pozzi1-1/+3
2012-06-10Gracefully handle files containing an "@"Lukas Fleischer2-1/+4
2012-06-10Prevent packages being uploaded with "Unknown Packager"Allan McRae1-0/+17
2012-03-21Move bash_completion to /usr/share/bash-completion/completions/Pierre Schmitz1-2/+2
2012-03-05Prepare release20120305Pierre Schmitz1-1/+1
2012-03-05commitpkg: Pass through the -f parameter to archrelease so unofficial repos c...Pierre Schmitz1-7/+9
2012-03-05makechrootpkg: Install the built packages before running namcap to reduce fal...Pierre Schmitz1-1/+1
2012-03-05Add -d param to optionally support devtmpfsGerardo Exequiel Pozzi1-15/+22
2012-03-05Add script to move packages between [extra] and [community]Pierre Schmitz3-1/+95
2012-03-04commitpkg: Add ability to override the serverPierre Schmitz1-14/+16
2012-03-04find-libdeps: fix extraction of sonameFlorian Pritz1-1/+2
2012-02-15prepare release20120215Pierre Schmitz1-1/+1
2012-02-15Always sign unsigned packagesAllan McRae1-8/+4
2012-02-12archrelease: Validate tags before releasingLukas Fleischer3-19/+43
2012-02-08zsh_completion: Remove multilib*-{i686, any}Lukas Fleischer1-3/+3
2012-02-06prepare release20120206Pierre Schmitz1-1/+1
2012-02-06commitpkg: use absolute paths when uploading filesFlorian Pritz1-0/+10
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