Galladite27 / ONScripter-EN

Continuation of ONScripter-EN with updated dependencies and more features and bugfixes. Also see onscripter-insani (https://github.com/insani-org/onscripter-insani), our sister project.
http://galladite.net/~galladite/ons-en/
GNU General Public License v2.0
52 stars 10 forks source link

build: add support for GCC sanitizers #65

Closed SeanMcG closed 2 months ago

SeanMcG commented 2 months ago

Builds the program with one of the following:

Please note that as these compiler options cause abnormal termination of the program when an issue is detected, this option should NEVER be used for a release build.