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 22, 2024 I haven’t played Skitchin’ (played plenty of Road Rash, using the same engine) - but the soundtrack is great to... 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... Commits Feb 13, 2025 [LLVM] [docs] Fix typo in HowToAddABuilder Feb 13, 2025 [LLVM] [doc] Add Discord invite link alongside channel links (#126352) Feb 5, 2025 [LLVM] [docs] Improvements to HowToAddABuilder local test guide (#125802) Feb 5, 2025 [LLVM] [test][LoopIidiom][NFC] Add --check-globals to several tests
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 22, 2024 I haven’t played Skitchin’ (played plenty of Road Rash, using the same engine) - but the soundtrack is great to...
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...