summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-27archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootv20191227Erich Eckner
2019-12-27make arch-nspawn and archbuild compatible with pentium4Erich Eckner
2019-12-27pentium4 newErich Eckner
2019-12-27arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2019-12-27makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2019-12-27introduce i486 as wellErich Eckner
2019-12-27makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2019-12-27archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2019-12-27pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2019-12-27.gitignore: devtools -> devtools32Erich Eckner
2019-12-27Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2019-12-27Revert "Remove i686 support"Luke Shumaker
2019-12-27generate separate config file for i686 and x86_64Erich Eckner
2019-12-27mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2019-12-27arch-nspawn should use the correct pacman config fileErich Eckner
2019-12-27Version 2019122720191227Levente Polyak
2019-12-27makerepopkg: fix zstd extension (.zstd -> .zst)Robin Broda
2019-12-27makepkg.conf: change default compression method to zstdRobin Broda
2019-12-12Version 2019121220191212Levente Polyak
2019-12-08lib: support arbitrary compressed package filesLevente Polyak
2019-12-05offload-build: return failure if no package files were foundEli Schwartz
2019-12-05makechrootpkg: sync databases for checkpkg off-siteLevente Polyak
2019-11-30makechrootpkg: double quote array expansions for checkpkg locationsLevente Polyak
2019-11-30Version 2019113020191130Levente Polyak
2019-11-30makechrootpkg: sync database for checkpkg to avoid nonexistent targetsLevente Polyak
2019-11-30makechrootpkg: check local pkg versions before downloading for checkpkgLevente Polyak
2019-11-30completion: add makerepropkg zsh completionLevente Polyak
2019-11-30completion: reflect new -U mkarchchroot optionLevente Polyak
2019-11-30lib/common.sh: do not use colors when running on a dumb terminalIvy Foster
2019-11-30doc: add manpage for the new makerepropkg toolEli Schwartz
2019-11-30makerepropkg: add new program to try to reproducibly build a packageEli Schwartz
2019-11-30mkarchroot: support wrapping pacstrap -UEli Schwartz
2019-11-30archbuild: use better umaskEli Schwartz
2019-11-30commitpkg: clearly delineate the commit message template and the rationaleEli Schwartz
2019-11-30arch-nspawn: rely on deduplication to avoid making multiple host_mirror mountsEli Schwartz
2019-11-30offload-build: remove empty src dir when SRCDEST is setLevente Polyak
2019-11-30offload-build: catch more signals to be sure SRCPKGDEST gets cleanedLevente Polyak
2019-11-07Makefile: sort program namesEli Schwartz
2019-11-07use libmakepkg to find and use variables in makepkg.confEli Schwartz
2019-11-07arch-nspawn: simplify cachedir/host_mirror parsingEli Schwartz
2019-11-07arch-nspawn: restore cachedir handling for host_mirrorsEli Schwartz
2019-11-07commitpkg: Include commit msg arg in first lineDaniel M. Capella
2019-11-06conf: Sync with pacman 5.2.0-2Daniel M. Capella
2019-10-16Version 2019101620191016Levente Polyak
2019-10-15ci: fix travis build using undocumented but reserved keywordLevente Polyak
2019-10-15sogrep: redirect to destination mirror (#25)jelle van der Waa
2019-09-28zsh_completion: add offload-build completionLevente Polyak
2019-09-28zsh_completion: add sogrep completionsLevente Polyak
2019-09-28commitpkg: prefer explicit signature+data parameters for gpg --verifyLevente Polyak
2019-09-28commitpkg: disallow if PKGBUILD hash mismatches package's enclosed hashLevente Polyak