office-gobmx/cpputools
Stephan Bergmann 70bcf9e8be Remove support for AIX
As discussed in the mailing list thread starting at
<https://lists.freedesktop.org/archives/libreoffice/2023-January/089808.html>
"Plan to remove dead C++ UNO bridge implementations (bridges/source/cpp_uno/*)",
the bridge implementation at bridges/source/cpp_uno/gcc3_aix_powerpc is
apparently dead and should thus be removed.  However, that was the only bridge
implementation for AIX, which implies that support for the AIX platform as a
whole is dead and should thus be removed.

Change-Id: I96de3f7f97d4fd770ff78256f0ea435383688be9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146057
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-01-27 07:28:16 +00:00
..
scripts Remove support for AIX 2023-01-27 07:28:16 +00:00
source clang-tidy modernize-pass-by-value in various 2022-08-13 19:11:49 +02:00
Executable_sp2bv.mk
Executable_uno.mk
Makefile
Module_cpputools.mk Don't install the uno script when uno is not build 2022-01-08 15:33:30 +01:00
Package_uno_sh.mk Don't install the uno script when uno is not build 2022-01-08 15:33:30 +01:00
README.md

Old Way of Doing Component Registration

Nowadays replaced by another stand-alone UI and tools called UNO package.