Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-08-31fix: properly check for invalid argument in checkpkg and diffpkgLevente Polyak
2022-08-31diffpkg: prefer to search inside the pool dir if availableLevente Polyak
2022-08-31diffpkg: allow to set column width for side-by-side viewLevente Polyak
2022-08-23diffpkg: add colored output option with default of autoLevente Polyak
2022-08-23diffpkg: allow to choose between unified context and two columnsLevente Polyak
2022-08-13doc: Fixed spelling error in devtools man pageGreg Land
2022-06-22make: split out man page files into doc/man folderLevente Polyak
2022-06-22make: use GEN message for all generated contentLevente Polyak
2022-06-22cleanup: move PKGBUILD.proto to contrib folderLevente Polyak
2022-06-22doc: update links and references after moving to GitLabLevente Polyak
2022-06-22make: automatically collect man pages via wildcardLevente Polyak
2022-06-22make: split out source files into src folderLevente Polyak
2022-06-22make: split out config files into conf directoryLevente Polyak
2022-06-22make: split out completion scripts from root worktreeLevente Polyak
2022-06-22make: properly handle build target prerequisitesLevente Polyak
2022-06-22make: use build dir as target instead of polluting root workdirLevente Polyak
2022-06-22chore: remove executable bit from *.in source filesLevente Polyak
2022-06-22Version 2022062120220621Levente Polyak
2022-06-22export-pkgbuild-keys: fix export for packages without validpgpkeysLevente Polyak
2022-06-20Version 2022062020220620Levente Polyak
2022-06-10archrelease: support subdirectories in package directoriesLevente Polyak
2022-06-10Add x86_64_v3 buildersAllan McRae
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-09mkarchroot: generate and use C.UTF-8 by defaultFelix Yan