Marcel Admiraal
|
e3d698dae9
Remove unused Python imports.
|
4 years ago |
Rémi Verschelde
|
f940e5e000
CI: Install master version of psf/black
|
5 years ago |
Ignacio Etcheverry
|
7756351f47
Fix dynamic linking of MSVC Mono with MinGW Godot
|
5 years ago |
Ignacio Etcheverry
|
77dd061345
Mono/C#: Add iOS support
|
5 years ago |
Ignacio Etcheverry
|
fa08437694
Mono/C#: Fix MinGW build not supporting `.lib` libraries
|
5 years ago |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 years ago |
Mateo Kuruk Miccino
|
f387b9b4f4
Multiple changes to DisplayServerX11
|
5 years ago |
Rémi Verschelde
|
5b040ef2e8
Mono: Fix detection of Apple platforms in build script
|
5 years ago |
Rémi Verschelde
|
1c6b9bfdff
Mono: Copy native and btls libs on macOS
|
5 years ago |
Ignacio Etcheverry
|
066ae9d83b
Mono/C#: Several android fixes
|
5 years ago |
Ignacio Etcheverry
|
66de28eda8
Mono/C#: Add option to export assemblies outside of PCK
|
5 years ago |
Ignacio Etcheverry
|
3f247ea507
Mono/C#: Bundle libmono-btls-shared.dll on Windows if it exists
|
5 years ago |
Ignacio Etcheverry
|
de7c2ad21b
Mono/C#: WebAssembly support
|
5 years ago |
JoshLee0915
|
cbd98d0fcf
Added the server platform checks to template dir and shared lib copy
|
5 years ago |
fhuya
|
7fabfd402f
Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`).
|
6 years ago |
Hugo Locurcio
|
05daf5c78b
Always use lists for `LIBS` in SCons
|
6 years ago |
Ignacio Etcheverry
|
270af6fa08
Re-write mono module editor code in C#
|
6 years ago |
Rémi Verschelde
|
e1478b7a87
Merge pull request #30292 from neikeq/android_fixes
|
6 years ago |
Ignacio Etcheverry
|
9f1a8ce6a2
Mono: Android build and shared libraries fixes
|
6 years ago |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 years ago |
Ignacio Etcheverry
|
ff0c863cb1
Mono: Fix SCons options added to the wrong environment
|
6 years ago |
Ignacio Etcheverry
|
14df9e5cb2
Android build and export for the mono module
|
6 years ago |
Rémi Verschelde
|
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
|
6 years ago |
Ignacio Etcheverry
|
2873206aa6
Mono: Add compiler flags to env_mono instead of env
|
6 years ago |
Ignacio Etcheverry
|
6bb29eb847
Mono: Reorganize build scripts
|
6 years ago |