Skip to content

Conversation

@rob-clarke
Copy link

Adds a text box to the bottom of the new build page to input custom #defines. Input is in DEFINE=VALUE, DEFINE=VALUE format. These are parsed and injected into the extra_hwdef.dat file when setting up the build.

image

Any custom defines are also output in the build log:

image

Tested locally in Docker and successfully built a version with custom #defines injected. Leaving the box blank results in the current behaviour.

Addresses #217

Support adding custom defines to BuildInfo which are injected into
extra_hwdef.dat when generated.
Add text box to input custom defines to be passed to builder.
Add custom_defines to BuildRequest schema and parse custom defines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant