summaryrefslogtreecommitdiffstats
path: root/modules/mono/SCsub
Commit message (Expand)AuthorAgeFilesLines
* Add SCons option to not build C# solutionsIgnacio Etcheverry2020-05-221-1/+1
* Mono/C#: Add iOS supportIgnacio Etcheverry2020-03-311-0/+6
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-16/+20
* Fix C# bindings after recent breaking changesIgnacio Etcheverry2020-03-171-7/+0
* Mono/C#: Re-structure API solution and GodotTools post-build targetIgnacio Etcheverry2019-12-281-20/+6
* Mono/C#: Prevent SCons from building API solutions in parallelIgnacio Etcheverry2019-11-221-2/+2
* Fix 'android_mono_config.gen.cpp' not compiled first time it's generatedIgnacio Etcheverry2019-08-261-6/+10
* Re-write mono module editor code in C#Ignacio Etcheverry2019-07-051-8/+20
* Mono: Fix SCons options added to the wrong environmentIgnacio Etcheverry2019-06-041-5/+0
* Mono: Add compiler flags to env_mono instead of envIgnacio Etcheverry2019-04-071-1/+1
* Mono: Reorganize build scriptsIgnacio Etcheverry2019-04-071-321/+19
* Remove unused importsHendrikto2019-04-061-1/+0
* Mono: Fix hot reload build errors and cleanupIgnacio Etcheverry2019-01-221-0/+3
* C#: Improve tool script support and fix reloading issuesIgnacio Etcheverry2018-11-301-8/+20
* Fix msvc warnings in mono moduleIgnacio Etcheverry2018-10-251-1/+1
* Support globs in csproj includesIgnacio Etcheverry2018-10-251-7/+99
* C#: Optimize struct marshallingIgnacio Etcheverry2018-10-171-3/+0
* Mono: Editor and export template dependencies and fixesIgnacio Etcheverry2018-10-031-13/+10
* Fix missing mono internal callIgnacio Etcheverry2018-09-171-0/+1
* Move modules/mono/glue/cs_files to modules/mono/glue/Managed/FilesIgnacio Etcheverry2018-09-121-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* C#: Fix cs_files glue mismatch bugIgnacio Etcheverry2018-09-121-4/+11
* Allow special characters in C# glue filesIgnacio Etcheverry2018-09-121-7/+13
* Cleanup of c# api files and bindings generatorIgnacio Etcheverry2018-09-121-3/+2
* Mono: Improve C# core files (glue/cs_files) buildsystemIgnacio Etcheverry2018-08-171-12/+13
* Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi2018-07-271-0/+1
* Added path for Mono installed through HomebrewMads Ynddal2018-07-101-1/+1
* Mono: Pending exceptions and cleanupIgnacio Etcheverry2018-07-041-3/+13
* Mono: Module build improvementsIgnacio Etcheverry2018-06-221-16/+26
* Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-mu...Rémi Verschelde2018-02-271-2/+8
|\
| * Mono: Buildsystem improvementsIgnacio Etcheverry2018-01-121-2/+8
* | Mono: Better versioning and gracefully unloading of Godot API assembliesIgnacio Etcheverry2018-02-251-8/+15
* | Add and use mono build variables with cloned environment.Jonathan Tinkham2018-02-101-2/+2
|/
* Mono: Build in cloned env.Andreas Haas2017-12-121-9/+12
* Added for fallback msbuild.exe.BrainBlasted2017-11-041-0/+4
* Merge pull request #12491 from neikeq/waitasecond···Ignacio Etcheverry2017-10-291-18/+20
|\
| * Fix FrameworkPathOverride and assemblies path loopIgnacio Etcheverry2017-10-291-18/+20
* | Mono: Fix Windows buildRémi Verschelde2017-10-291-2/+2
|/
* Buildsystem improvements for the Mono moduleIgnacio Etcheverry2017-10-291-29/+110
* Fix Python 3 incompatibility in Mono buildMatthias Hoelzl2017-10-071-2/+3
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+120