Commit Graph

7 Commits

Author SHA1 Message Date
Ignacio Etcheverry
33622ee670 offsets-tool: new location and OSXCross support
Also fixed:
- 'os_utils.find_executable' was not working.
- Wrong macOS OSXCross tool prefix (was using target arch instead of host arch).
2020-04-16 15:28:28 +02:00
Ignacio Etcheverry
27b5523a2d Wait and check for exit code when running 'patch' 2020-04-06 14:51:18 +02:00
Ignacio Etcheverry
e8ce81bf23 Add iOS build script and fix builds with OSXCROSS 2020-03-11 01:26:05 +01:00
Ignacio Etcheverry
2f0a47c7ed BCL: Fix net_4_x build for Windows 2020-01-29 12:27:35 +01:00
Ignacio Etcheverry
7e3e21defc Add patch from Unity fork to fix TLS re-attachment
See: https://github.com/godotengine/godot/issues/33735
2020-01-21 15:17:42 +01:00
Ignacio Etcheverry
ee54822600 Add custom AndroidEnvironment class for Godot
The monodroid BCL expects to find this class in 'Mono.Android.dll'. We're not using Xamarin.Android (at least not for now) so we need a replacement.
2019-12-04 15:15:25 +01:00
Ignacio Etcheverry
09fbbb7d61 Add build scripts for WASM, AOT cross-compilers, BCL and desktop 2019-11-10 04:58:04 +01:00