blaise/plugins
Graeme Geldenhuys 6be78b2a06 feat(plugin): add pasbuild-blaise-compile plugin
Standalone pasbuild plugin (phase: none) that builds the Blaise compiler
using the Blaise bootstrap binary rather than FPC:

  pasbuild blaise-compile

Steps: RTL make+install → emit IR via bootstrap binary → qbe assemble
→ gcc link → compiler/target/blaise

Bootstrap binary resolved from BLAISE_BOOTSTRAP env var or the newest
releases/vX.Y.Z/blaise binary found in the project tree.
2026-05-01 11:18:36 +01:00
..
pasbuild-blaise-compile feat(plugin): add pasbuild-blaise-compile plugin 2026-05-01 11:18:36 +01:00