]> Kevux Git Server - fll/commit
Update: The bootstrap example script now handles building using fake.
authorKevin Day <Kevin@kevux.org>
Tue, 1 Oct 2024 02:05:21 +0000 (21:05 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 1 Oct 2024 02:23:22 +0000 (21:23 -0500)
commitf5eb3f3090ccd2080817e7b58fce346d8b3e65ed
tree6fc855f7201d56511e1129d1faf52c0b0d95d383
parente431a31213699f76df8475b4bfcae705d25cdd48
Update: The bootstrap example script now handles building using fake.

The bootstrap example script is generally for using bootstrap scripts.

I have ended up using this for regular building because it is simple and already written.
The FLL 0.7 development now has build settings for some programs that do not build using the bootstrap without additional parameters.

Add support for the bootstrap script to use `fake` directly if it exists in the PATH for these particular programs.
build/scripts/bootstrap-example.sh