summaryrefslogtreecommitdiff
path: root/boost/StaticLibrary_boostthread.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-09-10boost, orcus: disable bizarre "auto link" feature for MSVC:Michael Stahl1-1/+6
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-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan1-1/+1
Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3
2012-09-07Resurrect boost thread lib. Orcus needs it.Kohei Yoshida1-0/+24
Change-Id: Iadb4a223e4db523b50ee85b9079a7a4ba5971fd0