Commit Graph

15 Commits

Author SHA1 Message Date
Christian Ullrich
59c34be252 Disable Boost auto-link.
Fixes #483. vcpkg always links all installed libraries for the target
triplet; Boost's own auto-link feature is therefore redundant.
2017-01-03 14:06:49 +01:00
Alexander Karatarakis
6507a1ea32 [boost] Bump version 2016-12-14 12:25:34 -08:00
Alexander Karatarakis
fdbfee0aeb Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into mmassing-boost_with_zlib 2016-12-14 12:24:31 -08:00
Alexander Karatarakis
a545be80b4 [boost] Fix dynamic build lib renaming 2016-12-06 13:48:37 -08:00
Alexander Karatarakis
ff4d33b156 [boost] Don't use --layout=system. Resolves #369 2016-12-05 16:42:30 -08:00
Manuel Massing
8e911397c5 [boost] Build boost with zlib support 2016-11-23 19:07:47 +01:00
Alexander Karatarakis
56c3febc9d [boost] Also rename lib files in dynamic builds (conditionally)
i.e. for libboost_xxx.lib, if boost_xxx.lib exists, delete
libboost_xxx.lib otherwise rename it to boost_xxx.lib
2016-11-16 20:25:01 -08:00
Alexander Karatarakis
3588f534db [boost] Use --layout=system to make the output binary names simpler 2016-11-16 18:56:56 -08:00
Alexander Karatarakis
7811ef602e [boost] Rename lib files in static builds 2016-11-15 14:52:52 -08:00
Alexander Karatarakis
a72be4b6b9 [boost] The #define BOOST_ALL_DYN_LINK should be added only in dynamic linkage 2016-11-15 11:54:02 -08:00
Alexander Karatarakis
8a03628d9d [boost] Bump to 1.62-2 after the crt-linkage fix 2016-11-09 15:40:37 -08:00
Jens Frederich
4681f3de60 [think-cell-range] move boost range hotfix to boost portfile
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-25 14:07:12 +02:00
Christian Ullrich
7cbc7fdc86 Track updated Boost version. 2016-09-29 21:55:14 +02:00
Arkadiy Shapkin
3de9a163fb Update boost to version 1.61 2016-09-21 02:20:44 +03:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00