godot-cpp/tools
Fabio Alessandrelli f36acd8e31 [Web/SCons] Use CCFLAGS for SIDE_MODULE option
Was using CPPFLAGS, but should use the explicit scons CCFLAGS which
makes it clear they are applied to both the C and C++ compiler.

CPPFLAGS was also fine (they are preprocessor flags, also applied to
both C and C++), but we should try to stay consistent with what we do
in Godot.
2024-08-24 12:02:36 +02:00
..
android.py Integrate `.pre-commit-config.yaml` 2024-06-24 15:43:55 -05:00
common_compiler_flags.py Integrate `.pre-commit-config.yaml` 2024-06-24 15:43:55 -05:00
godotcpp.py Integrate `.pre-commit-config.yaml` 2024-06-24 15:43:55 -05:00
ios.py SCons: Remove old Python 2 compat code 2024-07-18 10:37:47 +02:00
linux.py Integrate `.pre-commit-config.yaml` 2024-06-24 15:43:55 -05:00
macos.py Integrate `.pre-commit-config.yaml` 2024-06-24 15:43:55 -05:00
my_spawn.py Integrate `.pre-commit-config.yaml` 2024-06-24 15:43:55 -05:00
web.py [Web/SCons] Use CCFLAGS for SIDE_MODULE option 2024-08-24 12:02:36 +02:00
windows.py Merge pull request #1507 from Repiteo/silence-msvc 2024-06-25 17:45:33 -05:00