Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cal: Add utility to update all .fbs files, or check the generated ones | Martin Braun | 2020-04-17 | 1 | -0/+126 |
Calling ./update_fbs.py will update all the generated files. ./update_fbs.py -V will check if the generated files are OK, and return non-zero if not. |