summaryrefslogtreecommitdiff
path: root/modules/mono/SCsub
AgeCommit message (Expand)Author
2022-01-02Improve editor template workflowfabriceci
2021-10-16SCons: Fix missing mono `.gen.cpp` sources after #53860Rémi Verschelde
2020-10-23C#: Make editor create NuGet fallback folder for Godot packagesIgnacio Etcheverry
2020-05-22Add SCons option to not build C# solutionsIgnacio Etcheverry
2020-03-31Mono/C#: Add iOS supportIgnacio Etcheverry
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-17Fix C# bindings after recent breaking changesIgnacio Etcheverry
2019-12-28Mono/C#: Re-structure API solution and GodotTools post-build targetIgnacio Etcheverry
2019-11-22Mono/C#: Prevent SCons from building API solutions in parallelIgnacio Etcheverry
2019-08-26Fix 'android_mono_config.gen.cpp' not compiled first time it's generatedIgnacio Etcheverry
2019-07-05Re-write mono module editor code in C#Ignacio Etcheverry
2019-06-04Mono: Fix SCons options added to the wrong environmentIgnacio Etcheverry
2019-04-07Mono: Add compiler flags to env_mono instead of envIgnacio Etcheverry
2019-04-07Mono: Reorganize build scriptsIgnacio Etcheverry
2019-04-06Remove unused importsHendrikto
2019-01-22Mono: Fix hot reload build errors and cleanupIgnacio Etcheverry
2018-11-30C#: Improve tool script support and fix reloading issuesIgnacio Etcheverry
2018-10-25Fix msvc warnings in mono moduleIgnacio Etcheverry
2018-10-25Support globs in csproj includesIgnacio Etcheverry
2018-10-17C#: Optimize struct marshallingIgnacio Etcheverry
2018-10-03Mono: Editor and export template dependencies and fixesIgnacio Etcheverry
2018-09-17Fix missing mono internal callIgnacio Etcheverry
2018-09-12Move modules/mono/glue/cs_files to modules/mono/glue/Managed/FilesIgnacio Etcheverry
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-12C#: Fix cs_files glue mismatch bugIgnacio Etcheverry
2018-09-12Allow special characters in C# glue filesIgnacio Etcheverry
2018-09-12Cleanup of c# api files and bindings generatorIgnacio Etcheverry
2018-08-17Mono: Improve C# core files (glue/cs_files) buildsystemIgnacio Etcheverry
2018-07-27Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi
2018-07-10Added path for Mono installed through HomebrewMads Ynddal
2018-07-04Mono: Pending exceptions and cleanupIgnacio Etcheverry
2018-06-22Mono: Module build improvementsIgnacio Etcheverry
2018-02-27Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-mu...Rémi Verschelde
2018-02-25Mono: Better versioning and gracefully unloading of Godot API assembliesIgnacio Etcheverry
2018-02-10Add and use mono build variables with cloned environment.Jonathan Tinkham
2018-01-12Mono: Buildsystem improvementsIgnacio Etcheverry
2017-12-12Mono: Build in cloned env.Andreas Haas
2017-11-04Added for fallback msbuild.exe.BrainBlasted
2017-10-29Merge pull request #12491 from neikeq/waitasecond···Ignacio Etcheverry
2017-10-29Fix FrameworkPathOverride and assemblies path loopIgnacio Etcheverry
2017-10-29Mono: Fix Windows buildRémi Verschelde
2017-10-29Buildsystem improvements for the Mono moduleIgnacio Etcheverry
2017-10-07Fix Python 3 incompatibility in Mono buildMatthias Hoelzl
2017-10-03Added mono moduleIgnacio Etcheverry