summaryrefslogtreecommitdiff
path: root/modules/mono/config.py
AgeCommit message (Expand)Author
2019-11-13Mono/C#: WebAssembly supportIgnacio Etcheverry
2019-06-04Mono: Fix SCons options added to the wrong environmentIgnacio Etcheverry
2019-04-07Mono: Reorganize build scriptsIgnacio Etcheverry
2019-04-06Remove unused importsHendrikto
2018-12-22SCons: Allow building Mono module with OSXCrossRémi Verschelde
2018-11-08Fix assertion fail when loading assembly on project exportIgnacio Etcheverry
2018-10-03Mono: Editor and export template dependencies and fixesIgnacio Etcheverry
2018-09-17Merge pull request #22193 from neikeq/idontlikesanditscoarseandroughandirrita...Ignacio Etcheverry
2018-09-17Add some mono root dir hints to the build scriptIgnacio Etcheverry
2018-09-16Check for mono binary when finding versionSophie Tauchert
2018-08-20Prevent "cannot use a string pattern on a bytes-like object"Justin Abene
2018-08-14SCons: Fix mono_root initializationRémi Verschelde
2018-08-13Fixed absent variable exception while trying to raise another exception.Teashrock
2018-07-04Mono: Fix build script not decoding process utf-8 outputIgnacio Etcheverry
2018-07-04Mono: Pending exceptions and cleanupIgnacio Etcheverry
2018-06-22Merge pull request #19016 from neikeq/wIgnacio Etcheverry
2018-06-22Mono: Module build improvementsIgnacio Etcheverry
2018-06-01Fix Mono static linking on MingwHein-Pieter van Braam
2018-05-30SCons: Pass env to modules can_build methodRémi Verschelde
2018-05-02Fix MSVC check when building with monoIgnacio Etcheverry
2018-04-25Add option to link mono statically on WindowsIgnacio Etcheverry
2018-03-19Fix mono build properly!PJB3005
2018-03-18Fix Mono builds with Python 3.Pieter-Jan Briers
2018-02-27More reliably find mscorlib.dll on LinuxHein-Pieter van Braam
2018-02-27Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-mu...Rémi Verschelde
2018-02-03Fix pkgconfig detection of monoBenjamin Dobell
2018-01-12Mono: Buildsystem improvementsIgnacio Etcheverry
2017-11-15doc: Make all module docs self-containedRémi Verschelde
2017-11-01-Modules can now add custom version info (added it for Mono)Juan Linietsky
2017-10-29Buildsystem improvements for the Mono moduleIgnacio Etcheverry
2017-10-20Mono: Fix static linking on macOSRémi Verschelde
2017-10-14mono: Request monosgen-2 explicitly via pkg-configRémi Verschelde
2017-10-03Added mono moduleIgnacio Etcheverry