spiegel-keyman/developer
Marc Durdin f4918d36e2 feat(developer): refactor common compiler steps into BuildActivity.runCompiler
Relates to #9473.

Now that each compiler has a common interface, we can consolidate the
common code into BuildActivity. This makes it very easy to see where the
compiler calls have special cases, such as the model_info and
keyboard_info compilers (these are primarily for internal use, so the
special case work should not be a problem).
2023-12-11 10:10:31 +07:00
..
src feat(developer): refactor common compiler steps into BuildActivity.runCompiler 2023-12-11 10:10:31 +07:00
.gitignore chore(developer): move server with no changes 2022-05-23 12:15:34 +10:00
build.sh fix(developer): Add configure output for font 2023-11-14 08:32:18 +07:00