office-gobmx/external
Luboš Luňák c48a5f2653 support ccache for MSVC too
There's no official MSVC support in ccache yet, but there are patches
in progress of getting upstreamed. So right now it's necessary
to get a patched ccache.
Ccache cannot work with -Zi option, since sharing debuginfo in a .PDB
cannot be cached. Added --enable-z7-symbols that gets enabled
by default if ccache is detected.
It works even with PCHs enabled, and externals seem to work too.
I get almost 100% hit rate on a rebuild, although such a rebuild
is slower than on Linux.

Change-Id: I1d230ee1fccc441b9d9bec794cc2e1ec13161999
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125179
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2021-11-17 15:21:44 +01:00
..
apr
beanshell
bluez_bluetooth
boost Upgrade external/boost to latest Boost 1.77.0 2021-11-10 13:33:48 +01:00
box2d
breakpad external/breakpad: Silence some UBSan warnings 2021-10-27 07:38:56 +02:00
bzip2
cairo
clew Missing include for intptr_t 2021-09-30 15:55:11 +02:00
clucene external/clucene: Remove unnecessary uses of obsolete std::binary_function 2021-11-09 10:23:54 +01:00
coinmp Centralize VS-to-toolset mapping in configure 2021-10-08 14:54:10 +02:00
cppunit Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++ 2021-11-04 12:49:44 +01:00
ct2n
cuckoo
curl support ccache for MSVC too 2021-11-17 15:21:44 +01:00
dtoa
epm
epoxy upgrade libepoxy to 1.5.9 2021-10-20 13:27:35 +02:00
expat
firebird
fontconfig
freetype freetype: Build '--without-brotli' 2021-10-22 09:53:36 +02:00
glm upgrade glm to 0.0.9.9.8 2021-10-20 18:24:40 +02:00
gpgmepp Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++ 2021-11-04 12:49:44 +01:00
graphite
harfbuzz
hsqldb
hunspell Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++ 2021-11-04 12:49:44 +01:00
hyphen
icu Update to ICU 70.1 2021-11-16 20:23:45 +01:00
jfreereport
languagetool
lcms2 upgrade lcms2 to 2.12 2021-10-20 14:11:46 +02:00
libabw
libassuan
libatomic_ops
libcdr
libcmis
libebook
libeot
libepubgen
libetonyek
libexttextcat upgrade to libexttextcat-3.4.6 2021-11-08 15:40:49 +01:00
libffi
libfreehand
libgpg-error
libjpeg-turbo upgrade libjpeg-turbo to 2.1.1 2021-10-30 11:06:48 +02:00
liblangtag upgrade liblangtag to 0.6.3 2021-10-20 16:02:48 +02:00
libmspub
libmwaw
libnumbertext Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++ 2021-11-04 12:49:44 +01:00
libodfgen
liborcus crashtesting: crash on passing null to std::string_view 2021-11-17 13:43:22 +01:00
libpagemaker
libpng
libqxp
librevenge
libstaroffice
libtommath
libvisio
libwpd
libwpg
libwps Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++ 2021-11-04 12:49:44 +01:00
libxml2
libxslt
libzmf
lpsolve
lxml
mariadb-connector-c
mdds Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively. 2021-11-03 21:17:18 +01:00
mdnsresponder
misc_extensions
more_fonts
msc-externals
mythes
neon crashtesting: ended up using the wrong strerror_r 2021-11-02 14:53:42 +01:00
nss external/nss: Silence invalid-null-argument 2021-11-03 23:17:55 +01:00
openldap Add forward declaration to openldap to fix compilation with current Xcode 2021-11-10 15:54:29 +01:00
openssl support ccache for MSVC too 2021-11-17 15:21:44 +01:00
pdfium Include <cstdint> in fxcodec/fx_codec.h 2021-11-12 11:20:01 +01:00
poppler external/poppler: Avoid missing typeinfo in UBSan builds 2021-11-11 22:36:31 +01:00
postgresql Centralize VS-to-toolset mapping in configure 2021-10-08 14:54:10 +02:00
python3 Centralize VS-to-toolset mapping in configure 2021-10-08 14:54:10 +02:00
redland
rhino rhino: unbreak build on Fedora 34 2021-11-12 11:29:26 +01:00
sane
serf
skia try harder not to mix CPU-specific code with generic code 2021-10-27 08:39:10 +02:00
twain_dsm
ucpp
unixODBC Revert "tdf#132499: first stab to remove old stuff from ODBC ver < 3" 2021-11-04 17:52:06 +01:00
xmlsec
xsltml
zlib
zxing PCH for external/zxing 2021-11-03 18:48:03 +01:00
Makefile
Module_external.mk
README.md

External Projects

External projects bundled with LibreOffice.