Team Alex Bradbury At Igalia since March 2022. Cambridge (UK) Follow me muxup.com fosstodon.org/@asb bsky.app/profile/asbradbury.org github.com/asb linkedin.com/in/alex-bradbury POSTS Dec 9, 2024 Directly committing files to a separate git branch Suppose you have some files you want to directly commit to a branch in your current git repository, doing so without perturbing your current branch. Why would you want to... Continue reading > Dec 3, 2024 Rootless cross-architecture debootstrap As usual, let’s start by introducing the problem. Suppose you want to produce either a Debian-derived sysroot for cross-compilation, something you can chroot into, or even a full image you... Continue reading > Oct 15, 2024 Accessing a cross-compiled build tree from qemu-system I’m cross-compiling a large codebase (LLVM and sub-projects such as Clang) and want to access the full tree - the source and the build artifacts from under qemu. This post... Continue reading > Oct 1, 2024 Arch Linux on remote server setup runbook As I develop, I tend to offload a lot of the computationally heavy build or test tasks to a remote build machine. It’s convenient for this to match the distribution... Continue reading > Toots Nov 30, 2024 And the survey is now closed - not by choice, but because something at Google seems to have marked it... Nov 19, 2024 I’ve started a Bluesky starter pack of LLVM contributors/developers https://bsky.app/starter-pack/llvmweekly.org/3lbc6zdki232c - check it out and let me know if I’m... Nov 19, 2024 Keeping my eye on this thread regarding transfer of ideas during the design of Rust and Swift - some good... Nov 13, 2024 It’s now much, much easier to test LLVM buildbot changes locally (e.g. new workers/builders or other config changes) https://discourse.llvm.org/t/psa-recent-improvements-to-testing-llvm-zorg-buildbot-configs-prior-to-deployment/83111 -... Commits Dec 11, 2024 [LLVM] [RISCV] Enable merging of external globals by default (#117880) Dec 2, 2024 [LLVM] [NFCI][test] Use lit.local.cfg in test/MachineVerifier/RISCV to gate … Nov 15, 2024 [LLVM] Reapply [IR] Initial introduction of llvm.experimental.memset_pattern… Nov 15, 2024 [LLVM] Revert "[IR] Initial introduction of llvm.experimental.memset_pattern…
Dec 9, 2024 Directly committing files to a separate git branch Suppose you have some files you want to directly commit to a branch in your current git repository, doing so without perturbing your current branch. Why would you want to... Continue reading >
Dec 3, 2024 Rootless cross-architecture debootstrap As usual, let’s start by introducing the problem. Suppose you want to produce either a Debian-derived sysroot for cross-compilation, something you can chroot into, or even a full image you... Continue reading >
Oct 15, 2024 Accessing a cross-compiled build tree from qemu-system I’m cross-compiling a large codebase (LLVM and sub-projects such as Clang) and want to access the full tree - the source and the build artifacts from under qemu. This post... Continue reading >
Oct 1, 2024 Arch Linux on remote server setup runbook As I develop, I tend to offload a lot of the computationally heavy build or test tasks to a remote build machine. It’s convenient for this to match the distribution... Continue reading >
Nov 30, 2024 And the survey is now closed - not by choice, but because something at Google seems to have marked it...
Nov 19, 2024 I’ve started a Bluesky starter pack of LLVM contributors/developers https://bsky.app/starter-pack/llvmweekly.org/3lbc6zdki232c - check it out and let me know if I’m...
Nov 19, 2024 Keeping my eye on this thread regarding transfer of ideas during the design of Rust and Swift - some good...
Nov 13, 2024 It’s now much, much easier to test LLVM buildbot changes locally (e.g. new workers/builders or other config changes) https://discourse.llvm.org/t/psa-recent-improvements-to-testing-llvm-zorg-buildbot-configs-prior-to-deployment/83111 -...