]> Kevux Git Server - fll/commit
Bugfix: Incomplete and invalid bootstrap.sh settings. 0.8
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:22 +0000 (22:14 -0500)
commit82dac545aa20d62e1bdad7e4edf1e617dd69d852
tree7ea04ed80f7c7f69f2d414b2dd3ced0bd003c980
parent74f0689d3f7dc91a65b6069b9052580cab59601e
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