]> Kevux Git Server - controller/commit
Update: Add pinephone build mode and fix build setting inconsistencies encountered.
authorKevin Day <Kevin@kevux.org>
Tue, 16 Dec 2025 02:18:43 +0000 (20:18 -0600)
committerKevin Day <Kevin@kevux.org>
Tue, 16 Dec 2025 02:18:43 +0000 (20:18 -0600)
commit719d4856c8787181d98f5cf26feddc1aaaa48b9f
treee202ec3b8a65498c9f741a0871f5407de28200ed
parentba6792efc232b11d7e9d4886d0ac01fe049acf62
Update: Add pinephone build mode and fix build setting inconsistencies encountered.

Add a convenience build mode similar to the `android` build mode for the `pinephone`.
Just like with the `android` build mode, add a parameter to build using the `pinephone` mode to the `bootstrap-example.sh` script.
Utilize the android build variables for the script, replacing them with a more generic variable name.

I discovered and addressed some build settings inconsistencies while mass adding the `pinephone` mode.
data/build/fakefile
data/build/settings
data/build/settings.controller
data/build/settings.init
data/build/stand_alone/fakefile
data/build/stand_alone/settings.controller
data/build/stand_alone/settings.init