RFC: gprbuild-based build system
This is a first pass, but it works pretty nicely. Comments welcome. After running make prepare
, you can run gprbuild <util>
(e.g. gprbuild chown
) to build a specific binary. You can delete the .gpr
files for binaries that don't build yet to see how it works in aggregate.