office-gobmx/external
Stephan Bergmann a8485d558f [API CHANGE] Remove deprecated idlc and regmerge from the SDK
* Client code must replace uses of idlc and regmerge with uses of unoidl-write,
  see the changes to odk/examples/ and ure/source/uretext/ in
  40f2aee658 "Provide unoidl-write also for the
  SDK" for examples.

* The new types.rdb format is not compatible with LibreOffice < 4.1.  Clients
  generating extensions containing such files are advised to use appropriate
  LibreOffice-minimal-version elements.

* For compatibility with old extensions, reading the legacy types.rdb format is
  still supported.

* The SDK no longer ships an idl/ sub-directory containing the udkap and offapi
  .idl files (as, unlike idlc, unoidl-write does not need them).
  odk/config/cfgWin.js had to be adapted to look (somewhat arbitrarily) for an
  examples/ sub-directory instead of idl/ when checking for "an sdk folder".
  gb_UnoApi_package_idlfiles became unused and has been removed.

* The idlc and regmerge executables have been removed.  Module idlc has been
  removed except for idlc/test/parser/, which is also used by
  CustomTarget_unoidl/unoidl-write_test, and which may eventually be moved into
  module unoidl.  Module external/ucpp and the corresponding configure options
  have also been removed.

Change-Id: I42a0231699b863b5ebe2bee63bc32c8f79278cc1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122363
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-06-10 17:15:49 +02:00
..
beanshell
bluez_bluetooth
boost Upgrade external/boost to latest Boost 1.79.0 2022-05-05 21:39:05 +02:00
box2d
breakpad Missing #include <stdint.h> in various external code 2022-05-23 12:08:30 +02:00
bzip2
cairo Reinstate external/cairo/cairo/san.patch.0 2022-05-05 18:03:52 +02:00
clew
clucene improve support for using libc++ on Linux and for libc++ debug mode 2022-05-01 08:40:12 +02:00
coinmp external/coinmp: Avoid -Werror,-Wc++2b-extensions 2022-05-17 18:34:39 +02:00
cppunit
cuckoo
curl curl: remove curl-7.26.0_win-proxy.patch 2022-05-31 15:59:28 +02:00
dragonbox
dtoa
epm
epoxy
expat
firebird external/firebird: Implicit int in configure check 2022-05-08 16:45:13 +02:00
fontconfig
freetype
glm
gpgmepp
graphite
harfbuzz
hsqldb
hunspell
hyphen
icu Update to ICU 71.1 2022-05-16 18:36:19 +02:00
jfreereport
lcms2
libabw
libassuan
libatomic_ops
libcdr
libcmis
libebook
libeot
libepubgen
libetonyek
libexttextcat
libffi
libfreehand
libgpg-error
libjpeg-turbo
liblangtag
libmspub
libmwaw
libnumbertext
libodfgen
liborcus Missing #include <stdint.h> in various external code 2022-05-23 12:08:30 +02:00
libpagemaker
libpng
libqxp
librevenge
libstaroffice
libtiff external/libtiff: Missing include for _byteswap_uint64 on Windows 2022-06-10 09:46:49 +02:00
libtommath
libvisio
libwebp use proper MSVC runtime lib for libwebp 2022-05-03 06:54:08 +02:00
libwpd
libwpg
libwps
libxml2
libxslt
libzmf
lpsolve
lxml
mariadb-connector-c
mdds
mdnsresponder
misc_extensions
more_fonts
msc-externals
mythes
nss nss: remove nss-3.13.5-zlib-werror.patch 2022-06-01 19:51:39 +02:00
openldap external/openldap: Implicit int in configure check 2022-05-08 10:37:32 +02:00
openssl
pdfium Missing #include <stdint.h> in various external code 2022-05-23 12:08:30 +02:00
poppler
postgresql
python3
redland redland WASM: add Emscripten flags to fix NEH build 2022-06-09 09:50:46 +02:00
rhino
sane
skia skia: fix GCC12 -Werror=shadow 2022-05-23 10:14:38 +02:00
twain_dsm
unixODBC
xmlsec
xsltml
zlib
zxing Missing #include <stdint.h> in various external code 2022-05-23 12:08:30 +02:00
Makefile
Module_external.mk [API CHANGE] Remove deprecated idlc and regmerge from the SDK 2022-06-10 17:15:49 +02:00
README.md

External Projects

External projects bundled with LibreOffice.