darling-JavaScriptCore/darling/notes/UPDATE_SOURCE.md

5 lines
331 B
Markdown
Raw Permalink Normal View History

2023-04-12 15:52:39 +00:00
# Notes
* When uploading the sources to GitHub, make sure to not include the generated `.pyc` files.
* Make sure to execute `generate-derived-sources.sh` and `generate-unified-sources.sh` first before you execute `generate-offlineasm.sh`
* Make sure to check/update the `generate-offlineasm.sh` script first before you execute it.