0ad/source/tools/lint/cppcheck
Itms 9150c20818
Remove ScriptTypes and ScriptExtraHeaders headers
The first header was used to include the SpiderMonkey JS API at once,
with safeguards and preprocessor defines. Nowadays, SpiderMonkey
provides modular headers allowing us to include what we use, refs #8086.

Some defines have to be moved to compiler options but it is apparently
a mistake from the SM developers:
https://bugzilla.mozilla.org/show_bug.cgi?id=1987876
2025-09-14 13:17:18 +02:00
..
cppcheck.sh Add cppcheck workflow 2025-03-30 18:06:01 +02:00
suppressions-list.txt Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00