Makefile: scope rm to this build's arch, don't erase sibling builds
#39 -
Commit bdd7205667 pushed by notazof
workflow: also install arm64 runtime libs (libc6:arm64, etc.)
#38 -
Commit c2cdb88e64 pushed by notazof
rules: cross-arch dh_shlibdeps, point at /usr/lib/<DEB_HOST_MULTIARCH>/
#37 -
Commit 39729b8d0d pushed by notazof
workflow: wget arm64 .deb from packages.debian.org, drop apt-get install
#35 -
Commit 9ffe785de3 pushed by notazof
rules + workflow: extract arm64 libs into a stage dir for dh_shlibdeps
#34 -
Commit ee0c977e79 pushed by notazof
workflow: install binutils-aarch64-linux-gnu for dh_makeshlibs
#33 -
Commit efddac2942 pushed by notazof
Makefile + workflow: -Pcross profile, drop arm64 libs install
#32 -
Commit ad5bc578e7 pushed by notazof
Makefile: -d to dpkg-buildpackage, skip build-deps check
#31 -
Commit 61a678d7af pushed by notazof
Makefile: document the dpkg-architecture bypass rationale
#30 -
Commit 42b0a39e34 pushed by notazof
Makefile: case + dpkg-buildpackage on one logical line
#29 -
Commit a951e3f62d pushed by notazof
Makefile: direct -aarm64 + DEB_HOST_ARCH env, bypass dpkg-architecture
#28 -
Commit da8400dc4e pushed by notazof
Makefile: dpkg-architecture -c to set env and exec in one shot
#27 -
Commit 9898edeb30 pushed by notazof
Makefile: escape $(...) so make doesn't pre-evaluate it
#26 -
Commit 99bdf0923f pushed by notazof
Makefile: use ';' to chain eval and dpkg-buildpackage, not '&&'
#25 -
Commit 27df78bf5e pushed by notazof
Makefile: glue DPKG_ARCH_ARGS, eval, dpkg-buildpackage on one line
#24 -
Commit 543f68c7b9 pushed by notazof
Makefile: collapse 'case ... esac' onto one shell line
#23 -
Commit b9cae77789 pushed by notazof
Makefile: dpkg-architecture -aarm64 for proper cross-build host arch
#22 -
Commit cc48de0bea pushed by notazof
Makefile: -aarm64 to dpkg-buildpackage for arm64 cross-builds
#21 -
Commit 05016eb6e8 pushed by notazof
Makefile: drop the 'mv' step — it was always 'same file'
#20 -
Commit f8718dfb8b pushed by notazof
Makefile: clean residual .deb before dpkg-buildpackage
#19 -
Commit f65f73b2c1 pushed by notazof
Makefile: single-line shell block for .deb presence check
#18 -
Commit 5ea37f51be pushed by notazof
Makefile: fail loudly when dpkg-buildpackage produces no .deb
#17 -
Commit 117087ac43 pushed by notazof
release.yml: arm64 build with set -x + explicit exit on make failure
#16 -
Commit 9a10021e4f pushed by notazof
release.yml: check /src/ for .deb (not /src/_src/) for both builds
#15 -
Commit 0267fd2fef pushed by notazof
release.yml: set -e -x + explicit .deb presence check on builds
#14 -
Commit 58a9d6c54f pushed by notazof
release.yml: fail-fast on arm64 shlib install + sanity check
#13 -
Commit cbb7915907 pushed by notazof
release.yml: install arm64 shlibs on amd64 runner for cross-build shlibdeps
#12 -
Commit acb3ee2c8b pushed by notazof
release.yml: install arm64 shlibs on amd64 runner for cross-build shlibdeps
#11 -
Commit acb3ee2c8b pushed by notazof