office-gobmx/unoil
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
..
climaker
BUCK Add build toolchain to upload LibreOffice API to Maven Central 2015-12-03 23:32:11 +00:00
CliUnoApi_oootypes.mk tdf#113787: always require version file with config for CLI assemblies 2017-11-24 01:27:37 +01:00
CustomTarget_javamaker.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
Jar_unoil.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
Makefile update makefiles 2012-02-17 08:34:26 +01:00
Module_unoil.mk .NET Bindings: Switch for old windows CLI bindings 2024-06-22 00:11:16 +02:00
pom.unoil.xml
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

Java UNO IDL Code Generator

Maps IDL into java classes definitions. This is for offapi, while ridljar is for udkapi.