Age | Commit message (Expand) | Author |
2022-09-26 | SCons: Unify tools/target build type configuration | Rémi Verschelde |
2022-09-07 | C#: Replace libnethost dependency to find hostfxr | Ignacio Roldán Etcheverry |
2022-08-29 | [Web] Rename JavaScript platform to Web. | Fabio Alessandrelli |
2022-08-26 | .NET: Change NETCore.App version detection to use highest match | Rémi Verschelde |
2022-08-25 | C#: Fix buildsystem when `dotnet --info` does not specify arch | Ignacio Roldán Etcheverry |
2022-08-25 | Merge pull request #55778 from aaronfranke/use-arch-btw | Rémi Verschelde |
2022-08-25 | Unify bits, arch, and android_arch into env["arch"] | Aaron Franke |
2022-08-25 | [macOS] Check .NET binary architecture, and search for the cross compile SDK ... | bruvzg |
2022-08-24 | Remove mentions of the Server platform from the Mono module | Aaron Franke |
2022-08-22 | C#: Upgrade to .NET 6 (5.0 -> 6.0) | Ignacio Roldán Etcheverry |
2022-08-22 | C#/netcore: Add base desktop game export implementation | Ignacio Roldán Etcheverry |
2022-08-22 | Fix detection of .NET Sdk from snap and allow higher versions | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Fallback to `dotnet --info` to determine .NET RID | Ignacio Roldán Etcheverry |
2022-08-22 | C#: Begin move to .NET Core | Ignacio Roldán Etcheverry |
2022-07-21 | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg |
2021-07-01 | Remove unused code related to Travis CI | Hugo Locurcio |
2020-12-17 | Merge pull request #44105 from neikeq/mono-wasm-m2n-hook | Rémi Verschelde |
2020-12-14 | Mono: Don't use -rdynamic when compiling for WASM | Ignacio Etcheverry |
2020-12-06 | Mono: Add mono_bcl SCons option for a custom BCL location | Ignacio Etcheverry |
2020-09-25 | Enable the `copy_mono_root` SCons option by default | Hugo Locurcio |
2020-09-10 | Remove unused Python imports. | Marcel Admiraal |
2020-07-26 | CI: Install master version of psf/black | Rémi Verschelde |
2020-06-15 | Fix dynamic linking of MSVC Mono with MinGW Godot | Ignacio Etcheverry |
2020-03-31 | Mono/C#: Add iOS support | Ignacio Etcheverry |
2020-03-31 | Mono/C#: Fix MinGW build not supporting `.lib` libraries | Ignacio Etcheverry |
2020-03-30 | SCons: Format buildsystem files with psf/black | Rémi Verschelde |
2020-03-26 | Multiple changes to DisplayServerX11 | Mateo Kuruk Miccino |
2020-03-05 | Mono: Fix detection of Apple platforms in build script | Rémi Verschelde |
2019-12-18 | Mono: Copy native and btls libs on macOS | Rémi Verschelde |
2019-12-04 | Mono/C#: Several android fixes | Ignacio Etcheverry |
2019-11-29 | Mono/C#: Add option to export assemblies outside of PCK | Ignacio Etcheverry |
2019-11-19 | Mono/C#: Bundle libmono-btls-shared.dll on Windows if it exists | Ignacio Etcheverry |
2019-11-13 | Mono/C#: WebAssembly support | Ignacio Etcheverry |
2019-10-21 | Added the server platform checks to template dir and shared lib copy | JoshLee0915 |
2019-09-04 | Split the Android platform java logic into an Android library module (`lib`) ... | fhuya |
2019-08-12 | Always use lists for `LIBS` in SCons | Hugo Locurcio |
2019-07-05 | Re-write mono module editor code in C# | Ignacio Etcheverry |
2019-07-03 | Merge pull request #30292 from neikeq/android_fixes | Rémi Verschelde |
2019-07-03 | Mono: Android build and shared libraries fixes | Ignacio Etcheverry |
2019-07-03 | SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines | Rémi Verschelde |
2019-06-04 | Mono: Fix SCons options added to the wrong environment | Ignacio Etcheverry |
2019-06-03 | Android build and export for the mono module | Ignacio Etcheverry |
2019-04-30 | SCons: Always use env.Prepend for CPPPATH | Rémi Verschelde |
2019-04-07 | Mono: Add compiler flags to env_mono instead of env | Ignacio Etcheverry |
2019-04-07 | Mono: Reorganize build scripts | Ignacio Etcheverry |