summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-25archbuild: do not run namcap by default, eitherarchlinuxeweErich Eckner
2021-02-25archbuild: do not run checkpkg by defaultErich Eckner
2021-02-25setarch-aliases.d: do not setarch on armErich Eckner
2021-02-25archbuild: create separate cache for armv6h, armv7h, aarch64Erich Eckner
2021-02-25archbuild: run mkarchroot with "-s"Erich Eckner
2021-02-25arch-nspawn: unset empty $set_arch - this allows to skip running setarchErich Eckner
2021-02-25arch-nspawn: unset "set_arch" with -s, not CARCHErich Eckner
2021-02-25archbuild: allow empty setarch to skip running setarch at allErich Eckner
2021-02-25archlinuxewe-{i486,i686,pentium4}-build should be able to build from staging,...Erich Eckner
2021-02-25Makefile: build uncompressed packages on armErich Eckner
2021-02-25make aarch64, tooErich Eckner
2021-02-25archbuild.in: install local-certificates only when building for archlinuxeweErich Eckner
2021-02-25make armv7h, tooErich Eckner
2021-02-25archbuild.in: install "base" in the chroot, tooErich Eckner
2021-02-25do not use mirrorlist32 for [archlinuxewe]Erich Eckner
2021-02-25added pacman-archlinuxewe.confErich Eckner
2021-02-25generate archlinuxewe build commands and configsErich Eckner
2021-02-25auto-generate armv6h configs and symlinksErich Eckner
2021-02-25mangle "armv6h" -> "armv6l"Erich Eckner
2021-02-25archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2021-02-25archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootv20210225.1Erich Eckner
2021-02-25pentium4 newErich Eckner
2021-02-25arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2021-02-13makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2021-02-13introduce i486 as wellErich Eckner
2021-02-13makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2021-02-13archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2021-02-13pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2021-02-13.gitignore: devtools -> devtools32Erich Eckner
2021-02-13Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2021-02-13Revert "Remove i686 support"Luke Shumaker
2021-02-13generate separate config file for i686 and x86_64Erich Eckner
2021-02-13mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2021-02-13arch-nspawn should use the correct pacman config fileErich Eckner
2021-02-13use `read -r var < "$file"` instead of `var=$(cat "$file")`Erich Eckner
2021-02-13allow to call setarch with a different value than $CARCHErich Eckner
2021-02-13allow PKGEXT to be set from the environmentErich Eckner
2021-02-02Version 2021020220210202Levente Polyak
2021-01-31makechrootpkg: only expose failed build logs instead of productsLevente Polyak
2021-01-31doc: update default build hostChristian Hesse
2021-01-27makerepropkg: allow specifying the package in pacman -S formatEli Schwartz
2021-01-27makerepropkg: do fast cache lookupsEli Schwartz
2021-01-26makepkg.conf: make rsync use new-style compression in makepkg.confChristian Hesse
2021-01-26makechrootpkg: Expose failed build logs/productsbartoszek
2021-01-26offload-build: change default host to build.archlinux.orgLevente Polyak
2021-01-26doc: add devtools.7 man pageJelle van der Waa
2021-01-26offload-build: respect SRCEXT from makepkg.confKonstantin Gizdov
2020-04-07Version 2020040720200407Levente Polyak
2020-03-09offload-build: retrieve the PKGBUILD in case makepkg changes it via pkgverLevente Polyak
2020-03-09makerepropkg: prioritize downloading .zst packages over legacy formatLevente Polyak