office-gobmx/bridges
Sakura286 de0a269a6e riscv64 bridge: replace some preprocessor directives to macros for debugging
Change-Id: Ic53d4a462e12e8448b14e750c4ef2824385b8f28
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165502
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-04-02 14:16:01 +02:00
..
inc Make msvc_raiseException explicitly [[noreturn]] 2024-03-22 09:57:19 +01:00
source riscv64 bridge: replace some preprocessor directives to macros for debugging 2024-04-02 14:16:01 +02:00
CustomTarget_gcc3_linux_arm.mk
IwyuFilter_bridges.yaml Update IwyuFilter in bridges 2024-02-23 09:32:48 +01:00
Jar_java_uno.mk
Library_cpp_uno.mk android: Switch from GNU binutils to support NDK 23.x, require 21.x 2023-02-16 20:31:39 +00:00
Library_java_uno.mk
Makefile
Module_bridges.mk WASM UNO: add a minimal dummy bridge 2022-01-19 14:26:09 +01:00
Package_jnilib_java_uno.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

UNO Bridges

Bridges from various C++ ABIs, Java JNI, MS .NET to UNO and back. A bridge for .NET is in cli_ure.

Also implementation of the UNO Remote Protocol.