6538b3b09c
This commit adds the DotnetLibrary gbuild class to build a .NET assembly using the .NET SDK. Also adds an option to enable or disable building .NET components with --enable-dotnet (default) and --disable-dotnet to the autogen script. Also adds a net_ure/ directory for the updated .NET bindings, currently consisting of the net_basetypes library. Change-Id: I9256387a2463ff8476deee85d886c6b3dce8257b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166380 Tested-by: Jenkins Reviewed-by: Hossein <hossein@libreoffice.org> |
||
---|---|---|
.. | ||
source/basetypes | ||
DotnetLibrary_net_basetypes.mk | ||
Makefile | ||
Module_net_ure.mk | ||
README.md |
.NET UNO Runtime Environment
Support assemblies and tools for the newer cross-platform .NET UNO binding.
Currently only contains code for the net_basetypes assembly in the source/basetypes subdirectory.