godot/modules/mono/build_scripts
Ignacio Etcheverry dcf1dc4fe0 C#: Support for building with the dotnet CLI
By adding a reference to the 'Microsoft.NETFramework.ReferenceAssemblies' nuget
package, we can build projects targeting .NET Framework with the dotnet CLI.
By referencing this package we also don't need to install Mono on Linux/macOS
or .NET Framework on Windows, as the assemblies are taken from the package.
2020-05-11 08:17:37 +02:00
..
__init__.py Mono: Reorganize build scripts 2019-04-07 19:03:09 +02:00
api_solution_build.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gen_cs_glue_version.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
godot_tools_build.py C#: Support for building with the dotnet CLI 2020-05-11 08:17:37 +02:00
make_android_mono_config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
mono_android_config.xml Mono/C#: Several android fixes 2019-12-04 19:03:42 +01:00
mono_configure.py Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
mono_reg_utils.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
solution_builder.py C#: Support for building with the dotnet CLI 2020-05-11 08:17:37 +02:00