summaryrefslogtreecommitdiff
path: root/archbuild
AgeCommit message (Collapse)Author
2010-12-02archbuild: update the root install instead of the working copyPierre Schmitz
This avoids updating the chroot on every call. See https://bugs.archlinux.org/task/21930
2010-11-22Fetch the right architecture when a repo contains dashAndrea Scarpino
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2010-11-17archbuild: simplify multilib callPierre Schmitz
2010-11-16Don't try to guess users architecturePierre Schmitz
2010-11-16Explicitly install libtool-multilib when building multilib packagesPierre Schmitz
This bypasses a strange pacman behaviour with the --noconfirm parameter.
2010-10-17install gcc-multilib for multilib-build by defaultPierre Schmitz
2010-09-11ad support for multilib-testingPierre Schmitz
2010-08-22add initial [multilib] supportPierre Schmitz
2010-08-20Add archbuild helper script to create and build in chrootsPierre Schmitz
This will create chroots on demand if needed.