godot-cpp/tools
Kevin Smith 7f44a1b44e Add debug information to Windows builds
Previously, Windows builds were being produced without debug
information, leading to somewhat unhelpful backtraces etc.
without symbols.

This builds the symbols in (only for debug builds - I've
deliberately not touched release builds here) so gdextension
bugs are a little more tractable.

Test-Information:
Have been running this patch for weeks, and getting useful
traces out on the commandline, and useful debugging from
debuggers.
2022-07-28 20:37:44 +01:00
..
android.py [CI] Fix Android builds after GH container update. 2022-07-28 06:30:04 +02:00
ios.py Rename OSX to macOS. 2022-07-20 11:01:47 +03:00
ios_osxcross.py Rename OSX to macOS. 2022-07-20 11:01:47 +03:00
javascript.py
linux.py [SCons] Fix msvc, linux-clang, add version check. 2022-07-04 18:00:29 +02:00
macos.py Rename OSX to macOS. 2022-07-20 11:01:47 +03:00
macos_osxcross.py Rename OSX to macOS. 2022-07-20 11:01:47 +03:00
my_spawn.py
windows.py Add debug information to Windows builds 2022-07-28 20:37:44 +01:00