behaviour-tree-test/platform
Rémi Verschelde 90208f7dd4 SCons: Fix handling of platform-specific tools, notably mingw
Add optional `detect.py` `get_tools` method to let platforms register SCons
tools they need.

This helps move this logic out of SConstruct, keeping platforms more self
contained, and helping thirdparty platforms define their own custom tools.

This logic was also unreliable (the `use_mingw` one would only work if
passed manually on the command line, not in e.g. `get_flags`).

Co-authored-by: Thaddeus Crews <repiteo@outlook.com>
2025-01-25 13:59:30 +01:00
..
android SCons: Fix handling of platform-specific tools, notably mingw 2025-01-25 13:59:30 +01:00
ios Replace some problematic uses of String::num to String::num_int64 2025-01-15 12:51:51 -05:00
linuxbsd Merge pull request #101779 from Riteo/primary-mess 2025-01-22 09:19:30 -06:00
macos [macOS/Windows] Add Emoji & Symbols context menu item to LineEdit/TextEdit to show system character picker. 2025-01-10 09:25:34 +02:00
web SCons: Fix handling of platform-specific tools, notably mingw 2025-01-25 13:59:30 +01:00
windows SCons: Fix handling of platform-specific tools, notably mingw 2025-01-25 13:59:30 +01:00
register_platform_apis.h
SCsub Allow multiple platform API files 2024-10-31 16:07:01 +01:00