]> Kevux Git Server - fll/commit
Update: Add support for stand_alone builds in the example bootstrap script.
authorKevin Day <thekevinday@gmail.com>
Mon, 5 Sep 2022 22:44:28 +0000 (17:44 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 5 Sep 2022 22:44:28 +0000 (17:44 -0500)
commitec86d96abe005875b9236350752a65afc1b09804
tree39aefefdb2d5c459baa530607020127d78da144c
parenta05c336df37bf95384bd3ae120d8f35ff221ed60
Update: Add support for stand_alone builds in the example bootstrap script.

The bootstrap-example.sh script now supports building in "stand alone" mode for any program that has the mode defined.
The currently supported programs "fake" and "utf8" are still hard coded.
Future versions may check for the existence of the named files rather than being hard coded.

Update utf8 to compile.
Make the same changes for fake, but fake is not yet read because it has not been migrated yet.
build/scripts/bootstrap-example.sh
build/stand_alone/fake.config.h
build/stand_alone/fake.settings
build/stand_alone/utf8.config.h
build/stand_alone/utf8.settings