Commit Graph

6 Commits

Author SHA1 Message Date
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
Matúš Kukan
edddab206f group this together
Change-Id: Ifa07910cc767c5824997c48d573e7a7601719274
2012-09-08 13:10:53 +02:00
Kohei Yoshida
0454b737d3 Make boostthread windows only for now.
Not sure if unix needs it since most folks build with system boost
there.

Change-Id: I49d02a682e6658f6e3c5a6ada480903567d8c436
2012-09-07 09:10:39 -04:00
Kohei Yoshida
af4630416a Resurrect boost thread lib. Orcus needs it.
Change-Id: Iadb4a223e4db523b50ee85b9079a7a4ba5971fd0
2012-09-07 09:10:39 -04:00
Matúš Kukan
0112978874 boost: create also libboost_date_time-vc90-mt-1_44.lib
Change-Id: I1e48b478a42d2b554e165922b08354b971f971b9
2012-09-06 19:10:38 +02:00
Matúš Kukan
717b6ba929 boost: convert to gbuild
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5
2012-08-31 21:21:39 +02:00