]> Kevux Git Server - fll/commit
Update: The bootstrap example script now handles building using fake. 0.6.12
authorKevin Day <Kevin@kevux.org>
Tue, 1 Oct 2024 02:07:43 +0000 (21:07 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 1 Oct 2024 02:07:43 +0000 (21:07 -0500)
commitf456f89549a98e70eb45a9cac8c707490d55f955
treee0ee93f202ca0208c17c0a7a980505fe40b56d28
parentb0508c0f3b39fcf2c68b2444e2c41cb8f55240f4
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.

This is added to the 0.6 stable branch for consistency purposes and essentially does nothing there.
There are no programs in the 0.6 stable branch that utilize this.
build/scripts/bootstrap-example.sh