summaryrefslogtreecommitdiff
path: root/modules/mono/build_scripts
AgeCommit message (Expand)Author
2020-05-09Mono: Use msbuild instead of nuget.exe for restoringIgnacio Etcheverry
2020-03-31Mono/C#: Add iOS supportIgnacio Etcheverry
2020-03-31Mono/C#: Fix MinGW build not supporting `.lib` librariesIgnacio Etcheverry
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-26Multiple changes to DisplayServerX11Mateo Kuruk Miccino
2020-03-25SCons: Drop support for Python 2Rémi Verschelde
2020-03-17Fix C# bindings after recent breaking changesIgnacio Etcheverry
2020-03-05Mono: Fix detection of Apple platforms in build scriptRémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2019-12-29Fix msbuild target argumentDan Kramer
2019-12-28Mono/C#: Re-structure API solution and GodotTools post-build targetIgnacio Etcheverry
2019-12-18Mono: Copy native and btls libs on macOSRémi Verschelde
2019-12-11Support Rider as External EditorIvan Shakhov
2019-12-04Mono/C#: Several android fixesIgnacio Etcheverry
2019-11-29Mono/C#: Add option to export assemblies outside of PCKIgnacio Etcheverry
2019-11-23Merge pull request #33828 from neikeq/貴様Rémi Verschelde
2019-11-22Mono/C#: Prevent SCons from building API solutions in parallelIgnacio Etcheverry
2019-11-19Mono/C#: Bundle libmono-btls-shared.dll on Windows if it existsIgnacio Etcheverry
2019-11-13Mono/C#: WebAssembly supportIgnacio Etcheverry
2019-10-21Added the server platform checks to template dir and shared lib copyJoshLee0915
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ...fhuya
2019-08-26Fix 'android_mono_config.gen.cpp' not compiled first time it's generatedIgnacio Etcheverry
2019-08-14Merge pull request #31347 from neikeq/monodevelop-addinRémi Verschelde
2019-08-12Always use lists for `LIBS` in SConsHugo Locurcio
2019-08-04C#: Add Ide Connection library and server for the editorIgnacio Etcheverry
2019-07-11Some small fixes to warnings in python scriptsunknown
2019-07-10Merge pull request #30489 from neikeq/fix-nullexc-on-gengameprojIgnacio Roldán Etcheverry
2019-07-10Mono: Fix null exception in GenerateGameProjectIgnacio Etcheverry
2019-07-10SCons no longer passes FrameworkPathOverride to MSBuildIgnacio Etcheverry
2019-07-09Make SCons check for System MSBuild before Mono'sIgnacio Etcheverry
2019-07-05Re-write mono module editor code in C#Ignacio Etcheverry
2019-07-03Merge pull request #30292 from neikeq/android_fixesRémi Verschelde
2019-07-03Mono: Android build and shared libraries fixesIgnacio Etcheverry
2019-07-03SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde
2019-06-08Merge pull request #29606 from neikeq/remove-unneeded-mono-patchesIgnacio Roldán Etcheverry
2019-06-08Remove obsolete mono patch for pthread_mutexattr_setprotocolIgnacio Etcheverry
2019-06-04Mono: Fix SCons options added to the wrong environmentIgnacio Etcheverry
2019-06-03Android build and export for the mono moduleIgnacio Etcheverry
2019-04-30SCons: Always use env.Prepend for CPPPATHRémi Verschelde
2019-04-07Mono: Add compiler flags to env_mono instead of envIgnacio Etcheverry
2019-04-07Mono: Reorganize build scriptsIgnacio Etcheverry