pgaskin / NickelMenu

The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
https://pgaskin.net/NickelMenu
MIT License
556 stars 28 forks source link

Automatic symbol checking #15

Closed pgaskin closed 4 years ago

pgaskin commented 4 years ago

I should probably add a simple tool to check if symbols exist on all supported firmware versions.

pgaskin commented 4 years ago

I'll probably do this by adding special comments in the form //libnickel <start_version> <end_version> <sym_alternatives>..., then writing a simple tool to use the symbol functionality from kobopatch and the testdata from kobopatch-patches to check it during the automated build.

pgaskin commented 4 years ago

This is what the output looks like: https://github.com/geek1011/NickelMenu/actions/runs/98582766.