0ad/source/scriptinterface
josue 16eb86c6b3 Rename the OS_MACOSX macro to OS_MACOS
The operating system was renamed from OS X to macOS in 2016; follow
suit, now that the legacy OS_MAC macro is gone (0d60ecbf96).

Refs #7546

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 10:02:30 +02:00
..
tests Rename the OS_MACOSX macro to OS_MACOS 2026-06-12 10:02:30 +02:00
FunctionWrapper.h Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00
JSON.cpp Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
JSON.h Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00
ModuleLoader.cpp Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
ModuleLoader.h Don't forward declare CompiledModule 2025-11-13 19:50:38 +01:00
Object.h Remove Script::CreateArray 2026-02-08 19:27:50 +01:00
Promises.cpp Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00
Promises.h Update SpiderMonkey to ESR 128.13 2025-08-15 19:43:34 +02:00
ScriptContext.cpp Remove ScriptContext::CreateContext 2026-01-24 12:03:05 +01:00
ScriptContext.h Remove ScriptContext::CreateContext 2026-01-24 12:03:05 +01:00
ScriptConversions.cpp Add ToJSVAL overload template for array of uknown bound 2025-09-14 08:46:21 -05:00
ScriptConversions.h Add ToJSVAL overload template for array of uknown bound 2025-09-14 08:46:21 -05:00
ScriptEngine.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ScriptExceptions.cpp Update SpiderMonkey to ESR 128.13 2025-08-15 19:43:34 +02:00
ScriptExceptions.h Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00
ScriptForward.h Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
ScriptInterface.cpp Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ScriptInterface.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ScriptRequest.h Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00
ScriptStats.cpp Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00
ScriptStats.h Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00
StructuredClone.cpp Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00
StructuredClone.h Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00