summaryrefslogtreecommitdiff
path: root/boost/Module_boost.mk
AgeCommit message (Collapse)Author
2013-05-24Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba
This reverts commit 3aeecc525c76797801e9e2b24c2ebff6ac81adac.
2013-05-24Rename Boost libraries when built internally to match conventionsTor Lillqvist
The standard Boost convention is for them to be called libboost_date_time and libboost_system (with apropriate suffix then depending on type). Did not touch the libboostthread library we build for Windows. Add the ax_boost_thread.m4 file for completeness and possible use. Document where the ax_boost*.m4 files come from. Change-Id: Ib49bee71398d62c9760a1f8fd5c46be9f3400430
2013-05-24Update bundled boost to 1.53.0Tor Lillqvist
Modify our patches as necessary to match the updated boost sources. Drop patches for which corresponding (or even identical) changes already are present. Add a new boostsystem static library and use it in two places. Change-Id: Ib59558feb56dab87a69c91b38caca8e7a9e9a22e
2012-09-10boost, orcus: disable bizarre "auto link" feature for MSVC:Michael Stahl
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-08group this togetherMatúš Kukan
Change-Id: Ifa07910cc767c5824997c48d573e7a7601719274
2012-09-07Make boostthread windows only for now.Kohei Yoshida
Not sure if unix needs it since most folks build with system boost there. Change-Id: I49d02a682e6658f6e3c5a6ada480903567d8c436
2012-09-07Resurrect boost thread lib. Orcus needs it.Kohei Yoshida
Change-Id: Iadb4a223e4db523b50ee85b9079a7a4ba5971fd0
2012-09-06boost: create also libboost_date_time-vc90-mt-1_44.libMatúš Kukan
Change-Id: I1e48b478a42d2b554e165922b08354b971f971b9
2012-08-31boost: convert to gbuildMatúš Kukan
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5