office-gobmx/soltools/cpp
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
..
_cpp.c tdf#123936 Formatting files in module soltools with clang-format 2020-11-19 14:46:26 +01:00
_eval.c cid#1462267 Infinite loop 2020-04-16 22:24:48 +02:00
_getopt.c Rename Mac OS X to official name macOS in comments and documentation 2018-11-29 14:08:26 +01:00
_getopt.h tdf#123936 Formatting files in module soltools with clang-format 2020-11-19 14:46:26 +01:00
_include.c Fix typos 2019-08-12 11:43:04 +02:00
_lex.c loplugin:buriedassign in sfx2..sot 2020-04-15 20:58:44 +02:00
_macro.c -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): soltools 2022-11-10 14:50:53 +01:00
_mcrvalid.c loplugin:constparams in soltools and various 2017-07-21 17:11:15 +02:00
_nlist.c Revert "loplugin:constfields in smoketest..sot" 2020-03-12 19:43:04 +01:00
_tokens.c Executable_cpp: Drop unused -Xa "EBCDIC to ANSI conversion" option 2022-11-10 11:50:44 +01:00
_unix.c Remove support for AIX 2023-01-27 07:28:16 +00:00
cpp.h Executable_cpp: Drop unused -Xa "EBCDIC to ANSI conversion" option 2022-11-10 11:50:44 +01:00
Test.txt