Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-10Merge branch 'upstreamMaster' into abaabaAndreas Baumann
2022-06-22Version 2022062120220621Levente Polyak
2022-06-22export-pkgbuild-keys: fix export for packages without validpgpkeysLevente Polyak
2022-06-20Version 2022062020220620Levente Polyak
2022-06-17disabled LTO completely on i486Andreas Baumann
2022-06-10archrelease: support subdirectories in package directoriesLevente Polyak
2022-06-10Add x86_64_v3 buildersAllan McRae
2022-06-10mkarchroot.in: using C locale patch from upstream (needed for building glibc)Andreas Baumann
2022-06-09Version 2022060920220609Levente Polyak
2022-06-09doc/export-pkgbuild-keys.1: fix filename to detect manpage locationLevente Polyak
2022-06-09export-pkgbuild-keys: use TEMPDIR while exporting keyLevente Polyak
2022-06-09export-pkgbuild-keys: add simple success export messagesLevente Polyak
2022-06-09Export source PGPs from PKGBUILD on commitAllan McRae
2022-06-09sogrep.in: error handling around solink mirror curl callsAndreas Baumann
2022-06-09makepkg-x86_64.conf: readded LTO_FLAGSAndreas Baumann
2022-06-09mkarchroot: generate and use C.UTF-8 by defaultFelix Yan
2022-06-09mkarchroot: unshare mount namespace to avoid broken root chroot creationFelix Yan
2022-06-07fix quoting in Makefile: single quotes don't like line breaksv20220607Erich Eckner
2022-06-07patch out -fcf-protection from makepkg.conf for i486 and i686Erich Eckner
2022-06-07archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootErich Eckner
2022-06-07pentium4 newErich Eckner
2022-06-07arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2022-06-07makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2022-06-07introduce i486 as wellErich Eckner
2022-06-07makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2022-06-07archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2022-06-07pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2022-06-07.gitignore: devtools -> devtools32Erich Eckner
2022-06-07Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2022-06-07Revert "Remove i686 support"Luke Shumaker
2022-06-07generate separate config file for i686 and x86_64Erich Eckner
2022-06-07mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2022-06-07arch-nspawn should use the correct pacman config fileErich Eckner
2022-06-07allow PKGEXT to be set from the environmentErich Eckner
2022-05-17diffpkg: support comparing two given package archivesLevente Polyak
2022-05-17diffpkg: support multiple diff modes to compare withLevente Polyak
2022-05-17diffpkg - diff repo vs. build packageJelle van der Waa
2022-05-17make: respect PREFIX for bash completion instead of hardcoded /usrLevente Polyak
2022-05-17make: remove bash completion symlinks on uninstallLevente Polyak
2022-04-28build: enable gitlab-ciLeonidas Spyropoulos
2022-04-06sogrep: fail if links database cannot be retrievedHaochen Tong
2022-03-07makepkg.conf: set LTOFLAGS="-flto=auto"Evangelos Foutras
2022-02-07Version 2022020720220207Levente Polyak
2022-01-31makepkg.conf: drop -fvar-tracking-assignments flagEvangelos Foutras
2022-01-26make: use gzip option to get reproducible tar dist like GitLabLevente Polyak
2022-01-26Version 2022012620220126Levente Polyak
2022-01-26commitpkg: Implement debug package handlingMorten Linderud
2022-01-26common: Implement helper functions from dbscriptsMorten Linderud
2022-01-26commitpkg: Split signature check into own loopMorten Linderud
2022-01-26common: implement validity as a functionMorten Linderud