summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08archbuild: do not run namcap by default, eitherarchlinuxewe-20221208archlinuxeweErich Eckner
2022-12-08archbuild: do not run checkpkg by defaultErich Eckner
2022-12-08setarch-aliases.d: do not setarch on armErich Eckner
2022-12-08archbuild: create separate cache for armv6h, armv7h, aarch64Erich Eckner
2022-12-08archbuild: run mkarchroot with "-s"Erich Eckner
2022-12-08arch-nspawn: unset empty $set_arch - this allows to skip running setarchErich Eckner
2022-12-08arch-nspawn: unset "set_arch" with -s, not CARCHErich Eckner
2022-12-08archbuild: allow empty setarch to skip running setarch at allErich Eckner
2022-12-08archlinuxewe-{i486,i686,pentium4}-build should be able to build from staging,...Erich Eckner
2022-12-08Makefile: build uncompressed packages on armErich Eckner
2022-12-08make aarch64, tooErich Eckner
2022-12-08archbuild.in: install local-certificates only when building for archlinuxeweErich Eckner
2022-12-08make armv7h, tooErich Eckner
2022-12-08archbuild.in: install "base" in the chroot, tooErich Eckner
2022-12-08do not use mirrorlist32 for [archlinuxewe]Erich Eckner
2022-12-08added config/pacman/archlinuxewe.confErich Eckner
2022-12-08generate archlinuxewe build commands and configsErich Eckner
2022-12-08auto-generate armv6h configs and symlinksErich Eckner
2022-12-08mangle "armv6h" -> "armv6l"Erich Eckner
2022-12-08disabled LTO completely on i486HEADv20221208masterAndreas Baumann
2022-12-08fix quoting in Makefile: single quotes don't like line breaksErich Eckner
2022-12-08patch out -fcf-protection from makepkg.conf for i486 and i686Erich Eckner
2022-12-08archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootErich Eckner
2022-12-08pentium4 newErich Eckner
2022-12-08arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2022-12-08makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2022-12-08introduce i486 as wellErich Eckner
2022-12-08makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2022-12-08archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2022-12-08pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2022-12-08.gitignore: devtools -> devtools32Erich Eckner
2022-12-08Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2022-12-08Revert "Remove i686 support"Luke Shumaker
2022-12-08generate separate config file for i686 and x86_64Erich Eckner
2022-12-08mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2022-12-08arch-nspawn should use the correct pacman config fileErich Eckner
2022-12-08allow PKGEXT to be set from the environmentErich Eckner
2022-11-21mkarchroot: remove deprecated -d optionMorten Linderud
2022-11-08makerepropkg: Use $CARCH instead of hardcoded x86_64Hugo Osvaldo Barrera
2022-11-07makepkg.conf: Include debug option by defaultMorten Linderud
2022-10-12Version 2022101220221012Levente Polyak
2022-10-12common: prevent globbing and word splitting in find_cached_packageLevente Polyak
2022-10-13makechrootpkg: fix short option handling for makepkg_argsMike Yuan
2022-10-11common: improve performance of find_cached_packageFelix Yan
2022-10-02Version 2022100220221002Levente Polyak
2022-09-01fix: do not set extglob globally to avoid side-effectsLevente Polyak
2022-09-01make: declare lib files as build dependencies for bash src scriptsLevente Polyak
2022-09-01diffpkg: pass the --color option appropriately to diffoscopeLevente Polyak
2022-08-31crossrepomove: fix moving debug packages to the target repoLevente Polyak
2022-08-31makechrootpkg: support -A makepkg flagmorganamilo