office-gobmx/cli_ure
RMZeroFour 4031659233 .NET Bindings: Switch for old windows CLI bindings
This commit adds an --enable-cli/--disable-cli switch to autoconf to
control generation of the old CLI bindings (Windows only). It is
enabled by default, to not be a breaking change to users just yet.
Over time, when the old bindings are deprecated in favor of the new
.NET bindings, it could be set to disabled by default.

Change-Id: Ib60b372459cb0c735275ed17d004d037279357eb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168751
Tested-by: Jenkins
Reviewed-by: Hossein <hossein@libreoffice.org>
2024-06-22 00:11:16 +02:00
..
qa Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
source Fix typo 2024-06-19 08:45:26 +02:00
unotypes
version
CliLibrary_cli_basetypes.mk
CliLibrary_cli_ure.mk
CliNativeLibrary_cli_cppuhelper.mk
CliUnoApi_cli_uretypes.mk
CustomTarget_cli_ure_assemblies.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
Executable_climaker.mk introduce SAL_RET_MAYBENULL 2024-05-17 17:37:58 +02:00
Library_cli_cppuhelper_native.mk
Library_cli_uno.mk
Makefile
Module_cli_ure.mk .NET Bindings: Switch for old windows CLI bindings 2024-06-22 00:11:16 +02:00
Package_cli_basetypes_copy.mk
README.md Updated README.md files 2021-04-19 11:13:41 +02:00
readme.txt

Common Language Infrastructure (CLI) UNO Runtime Environment

Support assemblies and tools for the MS .NET UNO binding.

See also

[git:cli_ure/readme.txt]