office-gobmx/external/boost
Jan-Marek Glogowski 8a4173987e WASM: add initial support for Emscripten cross build
- configure with:
- --host=wasm64-local-emscripten
- had to make a few externals optional, so adding:
  - --disable-nss
  - --disable-cmis
  - --disable-curl

Change-Id: I48d1c73d2675ad2e2beaf2c341578199efbd24ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111130
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2021-05-05 21:14:54 +02:00
..
include/boost
0001-Fix-usage-of-deprecated-Boost.Bind-features.patch.2
boost-android-unified.patch.1
boost-emscripten-noshm.patch.0
boost.6142.warnings.patch.1
boost.noiconv.patch
boost.utility.Wundef.warnings.patch
boost_1_59_0.mpl.config.wundef.patch
boost_1_59_0.property_tree.wreturn-type.patch
boost_1_60_0.undef.warning.patch
boost_1_63_0.undef.warning.patch.1
clang-cl.patch.0
Makefile
Module_boost.mk
msvc2017.patch.0
README
repack_tarball.sh
rtti.patch.0
StaticLibrary_boost_date_time.mk
StaticLibrary_boost_filesystem.mk
StaticLibrary_boost_iostreams.mk
StaticLibrary_boost_locale.mk
StaticLibrary_boost_system.mk
UnpackedTarball_boost.mk
windows-no-utf8-locales.patch.0

From [http://www.boost.org/].

Apart from the spirit parsing framework, LibreOffice currently mostly
uses the smart pointers, pool memory and binders functionality.