Age | Commit message (Expand) | Author |
2022-12-08 | archbuild: do not run namcap by default, eitherarchlinuxewe-20221208archlinuxewe | Erich Eckner |
2022-12-08 | archbuild: do not run checkpkg by default | Erich Eckner |
2022-12-08 | setarch-aliases.d: do not setarch on arm | Erich Eckner |
2022-12-08 | archbuild: create separate cache for armv6h, armv7h, aarch64 | Erich Eckner |
2022-12-08 | archbuild: run mkarchroot with "-s" | Erich Eckner |
2022-12-08 | arch-nspawn: unset empty $set_arch - this allows to skip running setarch | Erich Eckner |
2022-12-08 | arch-nspawn: unset "set_arch" with -s, not CARCH | Erich Eckner |
2022-12-08 | archbuild: allow empty setarch to skip running setarch at all | Erich Eckner |
2022-12-08 | archlinuxewe-{i486,i686,pentium4}-build should be able to build from staging,... | Erich Eckner |
2022-12-08 | Makefile: build uncompressed packages on arm | Erich Eckner |
2022-12-08 | make aarch64, too | Erich Eckner |
2022-12-08 | archbuild.in: install local-certificates only when building for archlinuxewe | Erich Eckner |
2022-12-08 | make armv7h, too | Erich Eckner |
2022-12-08 | archbuild.in: install "base" in the chroot, too | Erich Eckner |
2022-12-08 | do not use mirrorlist32 for [archlinuxewe] | Erich Eckner |
2022-12-08 | added config/pacman/archlinuxewe.conf | Erich Eckner |
2022-12-08 | generate archlinuxewe build commands and configs | Erich Eckner |
2022-12-08 | auto-generate armv6h configs and symlinks | Erich Eckner |
2022-12-08 | mangle "armv6h" -> "armv6l" | Erich Eckner |
2022-12-08 | disabled LTO completely on i486v20221208 | Andreas Baumann |
2022-12-08 | fix quoting in Makefile: single quotes don't like line breaks | Erich Eckner |
2022-12-08 | patch out -fcf-protection from makepkg.conf for i486 and i686 | Erich Eckner |
2022-12-08 | archbuild.in: umount -l left-over mounts inside the to-be-deleted chroot | Erich Eckner |
2022-12-08 | pentium4 new | Erich Eckner |
2022-12-08 | arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r... | Erich Eckner |
2022-12-08 | makechrootpkg & mkarchroot: init and populate keyrings | Erich Eckner |
2022-12-08 | introduce i486 as well | Erich Eckner |
2022-12-08 | makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif... | Erich Eckner |
2022-12-08 | archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x... | Erich Eckner |
2022-12-08 | pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build... | Erich Eckner |
2022-12-08 | .gitignore: devtools -> devtools32 | Erich Eckner |
2022-12-08 | Makefile: devtools -> devtools32 in dist and upload targets | Erich Eckner |
2022-12-08 | Revert "Remove i686 support" | Luke Shumaker |
2022-12-08 | generate separate config file for i686 and x86_64 | Erich Eckner |
2022-12-08 | mkarchroot.in: copy host's /etc/hosts into the chroot | Erich Eckner |
2022-12-08 | arch-nspawn should use the correct pacman config file | Erich Eckner |
2022-12-08 | allow PKGEXT to be set from the environment | Erich Eckner |
2022-11-21 | mkarchroot: remove deprecated -d option | Morten Linderud |
2022-11-08 | makerepropkg: Use $CARCH instead of hardcoded x86_64 | Hugo Osvaldo Barrera |
2022-11-07 | makepkg.conf: Include debug option by default | Morten Linderud |
2022-10-12 | Version 2022101220221012 | Levente Polyak |
2022-10-12 | common: prevent globbing and word splitting in find_cached_package | Levente Polyak |
2022-10-13 | makechrootpkg: fix short option handling for makepkg_args | Mike Yuan |
2022-10-11 | common: improve performance of find_cached_package | Felix Yan |
2022-10-02 | Version 2022100220221002 | Levente Polyak |
2022-09-01 | fix: do not set extglob globally to avoid side-effects | Levente Polyak |
2022-09-01 | make: declare lib files as build dependencies for bash src scripts | Levente Polyak |
2022-09-01 | diffpkg: pass the --color option appropriately to diffoscope | Levente Polyak |
2022-08-31 | crossrepomove: fix moving debug packages to the target repo | Levente Polyak |
2022-08-31 | makechrootpkg: support -A makepkg flag | morganamilo |