]> Kevux Git Server - fll/commit
Bugfix: Incomplete and invalid bootstrap.sh settings. 0.6
authorKevin Day <Kevin@kevux.org>
Thu, 23 Apr 2026 03:14:22 +0000 (22:14 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 23 Apr 2026 03:14:52 +0000 (22:14 -0500)
commit0891bb14880b72afab82e639b3b4203a04b34299
tree23029692a577c974d7962215135ca6187693dd75
parent581fb2b0a15ccc41fe16e5979fcbd293b24712c6
Bugfix: Incomplete and invalid bootstrap.sh settings.

The build settings in `bootstrap.sh` is incomplete or invalid for various reasons.

Some of the build settings are now consistently present in the Multi value Objects array loop.

The `build_sources_script-mode` is now being loaded.

Many of the build settings are now properly being populated using the correct variable or settings names.

The `bootstrap_id()` is now being called where the `bootstrap_id()` call has been missing entirely.

Remove build settings that do not actually exist in the standard (like `defines_object_program`).

The `has-flags_library-mode` is now being properly used.
build/scripts/bootstrap.sh