7f2e168421
Boost apparently uses a MSVC auto-link feature to cause MSVC to request a static library with a very particular name; disable this and remove the associated ugly workarounds boost/Package_boost*.mk. (Another alternative better than Package_boost*.mk would be to just mangle the static library name in RepositoryFixes.mk) Change-Id: Iea91f9978da00d89d2a696f3cdd090a85cea8e64 |
||
---|---|---|
.. | ||
prj | ||
boost.3780.aliasing.patch | ||
boost.4127.warnings.patch | ||
boost.4713.warnings.patch | ||
boost.5119.unordered_map-cp-ctor.patch | ||
boost.6369.warnings.patch | ||
boost.6397.warnings.patch | ||
boost.gcc47679.patch | ||
boost.mipsbackport.patch | ||
boost.vc2012.patch | ||
boost.windows.patch | ||
boost_1_44_0-clang-warnings.patch | ||
boost_1_44_0-gcc4.7.patch | ||
boost_1_44_0-gthreads.patch | ||
boost_1_44_0-logical-op-parentheses.patch | ||
boost_1_44_0-unused-parameters.patch | ||
Makefile | ||
Module_boost.mk | ||
README | ||
StaticLibrary_boostdatetime.mk | ||
StaticLibrary_boostthread.mk | ||
UnpackedTarball_boost.mk |
From [http://www.boost.org/]. Apart from the spirit parsing framework, LibreOffice currently mostly uses the smart pointers, pool memory and binders functionality.