summaryrefslogtreecommitdiffstats
path: root/modules/mono/config.py
Commit message (Expand)AuthorAgeFilesLines
* SCons: Allow building Mono module with OSXCrossRémi Verschelde2018-12-221-4/+6
* Fix assertion fail when loading assembly on project exportIgnacio Etcheverry2018-11-081-5/+1
* Mono: Editor and export template dependencies and fixesIgnacio Etcheverry2018-10-031-25/+155
* Merge pull request #22193 from neikeq/idontlikesanditscoarseandroughandirrita...Ignacio Etcheverry2018-09-171-1/+16
|\
| * Add some mono root dir hints to the build scriptIgnacio Etcheverry2018-09-171-1/+16
* | Check for mono binary when finding versionSophie Tauchert2018-09-161-1/+8
|/
* Prevent "cannot use a string pattern on a bytes-like object"Justin Abene2018-08-201-1/+3
* SCons: Fix mono_root initializationRémi Verschelde2018-08-141-1/+2
* Fixed absent variable exception while trying to raise another exception.Teashrock2018-08-131-0/+1
* Mono: Fix build script not decoding process utf-8 outputIgnacio Etcheverry2018-07-041-1/+4
* Mono: Pending exceptions and cleanupIgnacio Etcheverry2018-07-041-34/+75
* Merge pull request #19016 from neikeq/wIgnacio Etcheverry2018-06-221-4/+30
|\
| * Mono: Module build improvementsIgnacio Etcheverry2018-06-221-4/+30
* | Fix Mono static linking on MingwHein-Pieter van Braam2018-06-011-2/+9
* | SCons: Pass env to modules can_build methodRémi Verschelde2018-05-301-1/+1
|/
* Fix MSVC check when building with monoIgnacio Etcheverry2018-05-021-2/+2
* Add option to link mono statically on WindowsIgnacio Etcheverry2018-04-251-14/+28
* Fix mono build properly!PJB30052018-03-191-1/+1
* Fix Mono builds with Python 3.Pieter-Jan Briers2018-03-181-1/+1
* More reliably find mscorlib.dll on LinuxHein-Pieter van Braam2018-02-271-2/+5
* Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-mu...Rémi Verschelde2018-02-271-10/+13
|\
| * Mono: Buildsystem improvementsIgnacio Etcheverry2018-01-121-10/+13
* | Fix pkgconfig detection of monoBenjamin Dobell2018-02-031-0/+1
|/
* doc: Make all module docs self-containedRémi Verschelde2017-11-151-1/+5
* -Modules can now add custom version info (added it for Mono)Juan Linietsky2017-11-011-0/+1
* Buildsystem improvements for the Mono moduleIgnacio Etcheverry2017-10-291-22/+58
* Mono: Fix static linking on macOSRémi Verschelde2017-10-201-1/+5
* mono: Request monosgen-2 explicitly via pkg-configRémi Verschelde2017-10-141-1/+1
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+143