office-gobmx/cli_ure
Christian Lohmaier d04f1cf937 allow native compile for windows aarch64
using both --host=aarch64-pc-cygwin and --build=aarch64-pc-cygwin on a
suitable system.

Change-Id: Id11e25b03de8dd8dd52c63e7a06d57d44e3fce33
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150053
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2023-04-11 12:06:25 +02:00
..
qa Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
source Drop 'using namespace ::std' in Windows-specific files 2023-02-28 11:17:57 +00:00
unotypes
version
CliLibrary_cli_basetypes.mk
CliLibrary_cli_ure.mk
CliNativeLibrary_cli_cppuhelper.mk
CliUnoApi_cli_uretypes.mk
CustomTarget_cli_ure_assemblies.mk cli_ure: Win32 make quoting problem, use sed to work around 2014-06-09 17:05:52 +02:00
Executable_climaker.mk
Library_cli_cppuhelper_native.mk When building with clang-cl on Windows, build CLR code with MSVC 2017-02-21 10:18:58 +00:00
Library_cli_uno.mk
Makefile gbuildize cli_ure 2012-09-22 08:15:23 +02:00
Module_cli_ure.mk allow native compile for windows aarch64 2023-04-11 12:06:25 +02:00
Package_cli_basetypes_copy.mk gbuild: set Package default target to INSTDIR 2013-10-28 20:17:26 +01:00
README.md Updated README.md files 2021-04-19 11:13:41 +02:00
readme.txt Fix typos 2019-09-10 14:18:59 +02:00

Common Language Infrastructure (CLI) UNO Runtime Environment

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

See also

[git:cli_ure/readme.txt]