index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mono
/
config.py
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-24
Remove mentions of the Server platform from the Mono module
Aaron Franke
2022-08-22
C#: Begin move to .NET Core
Ignacio Roldán Etcheverry
2022-08-22
C#: Move marshaling logic and generated glue to C#
Ignacio Roldán Etcheverry
2022-08-03
Add Text Server related options to the build profiles editor.
bruvzg
2022-07-21
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2021-10-22
Add support for the RISC-V architecture
Aaron Franke
2020-12-06
Mono: Add mono_bcl SCons option for a custom BCL location
Ignacio Etcheverry
2020-11-25
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
Rémi Verschelde
2020-09-25
Style: Fix black formatting after #42332
Rémi Verschelde
2020-09-25
Enable the `copy_mono_root` SCons option by default
Hugo Locurcio
2020-06-17
DocData: Skip language-specific ClassDoc without methods/constants
Rémi Verschelde
2020-05-22
Add SCons option to not build C# solutions
Ignacio Etcheverry
2020-05-09
Mono: Use msbuild instead of nuget.exe for restoring
Ignacio Etcheverry
2020-03-31
Mono/C#: Add iOS support
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-17
Generate command line help text for `mono` module
Andrii Doroshenko (Xrayez)
2019-11-13
Mono/C#: WebAssembly support
Ignacio Etcheverry
2019-06-04
Mono: Fix SCons options added to the wrong environment
Ignacio Etcheverry
2019-04-07
Mono: Reorganize build scripts
Ignacio Etcheverry
2019-04-06
Remove unused imports
Hendrikto
2018-12-22
SCons: Allow building Mono module with OSXCross
Rémi Verschelde
2018-11-08
Fix assertion fail when loading assembly on project export
Ignacio Etcheverry
2018-10-03
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-09-17
Merge pull request #22193 from neikeq/idontlikesanditscoarseandroughandirrita...
Ignacio Etcheverry
2018-09-17
Add some mono root dir hints to the build script
Ignacio Etcheverry
2018-09-16
Check for mono binary when finding version
Sophie Tauchert
2018-08-20
Prevent "cannot use a string pattern on a bytes-like object"
Justin Abene
2018-08-14
SCons: Fix mono_root initialization
Rémi Verschelde
2018-08-13
Fixed absent variable exception while trying to raise another exception.
Teashrock
2018-07-04
Mono: Fix build script not decoding process utf-8 output
Ignacio Etcheverry
2018-07-04
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-06-22
Merge pull request #19016 from neikeq/w
Ignacio Etcheverry
2018-06-22
Mono: Module build improvements
Ignacio Etcheverry
2018-06-01
Fix Mono static linking on Mingw
Hein-Pieter van Braam
2018-05-30
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-02
Fix MSVC check when building with mono
Ignacio Etcheverry
2018-04-25
Add option to link mono statically on Windows
Ignacio Etcheverry
2018-03-19
Fix mono build properly!
PJB3005
2018-03-18
Fix Mono builds with Python 3.
Pieter-Jan Briers
2018-02-27
More reliably find mscorlib.dll on Linux
Hein-Pieter van Braam
2018-02-27
Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-mu...
Rémi Verschelde
2018-02-03
Fix pkgconfig detection of mono
Benjamin Dobell
2018-01-12
Mono: Buildsystem improvements
Ignacio Etcheverry
2017-11-15
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-01
-Modules can now add custom version info (added it for Mono)
Juan Linietsky
2017-10-29
Buildsystem improvements for the Mono module
Ignacio Etcheverry
[next]