office-gobmx/boost
Michael Stahl 7f2e168421 boost, orcus: disable bizarre "auto link" feature for MSVC:
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
2012-09-10 20:24:43 +02:00
..
prj Get it to build on Windows, with MSVC compiler. 2012-09-07 09:10:38 -04:00
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 boost, orcus: disable bizarre "auto link" feature for MSVC: 2012-09-10 20:24:43 +02:00
README
StaticLibrary_boostdatetime.mk boost, orcus: disable bizarre "auto link" feature for MSVC: 2012-09-10 20:24:43 +02:00
StaticLibrary_boostthread.mk boost, orcus: disable bizarre "auto link" feature for MSVC: 2012-09-10 20:24:43 +02:00
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.