aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/config.py
Commit message (Expand)AuthorAgeFilesLines
* 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