0ad/build/premake
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
..
cxxtest Bump premake to version 5.0.0-beta6 2025-06-12 20:57:54 +02:00
pkgconfig Cleanup of premake pkgconfig module 2025-07-17 11:22:05 +02:00
semver Add semver.lua for use by premake 2025-06-12 20:57:54 +02:00
tests Don't define DEBUG on non VS actions 2024-12-01 09:48:53 +01:00
extern_libs5.lua Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
premake5.lua Fix some includes in atlas 2025-08-21 14:18:38 +02:00