aboutsummaryrefslogtreecommitdiff
path: root/ports/libtorrent
AgeCommit message (Collapse)Author
2019-01-30[boost] update boost to 1.69. Fixes #5023 #4961 (#5059)Andrew McMahon
* Update boost to 1.69. Fixes #5023 - Remove boost-signal (rationale: deprecated and removed in 1.69) - Remove boost-hana workaround by xiangfan-ms #4186 #3579 (rationale: 1.69 incorporates required fixes in hana master branch; builds fine in VS2017 15.9) * [boost-signals] Restore signals from boost 1.68 because it is required by wt * [boost-vcpkg-helpers] Improve dependency detection * [boost-iostreams] Revert to cmake build to enable dependencies * [boost-iostreams] Fix use of zstd in static builds * [libtorrent] Update to 1.2.0 * [wt] Update to 4.0.5 * [boost-safe-numerics] [boost-vcpkg-helpers] Added safe_numerics; slight mod to regex match * [hpx] Backport boost 1.69 fixes * [libtorrent] Clean up cmake file installation * [boost-type-traits] Fix MSVC arm
2018-04-19[boost] Update to 1.67Robert Schumacher
2018-01-05[libtorrent] Update to 1.1.6Stanislav Ershov
2017-12-21[libtorrent] Update to more recent snapshot to support boost 1.66Robert Schumacher
2017-12-19Update downstream libraries to use modularized boostRobert Schumacher
2017-12-02Update libtorrent to 1.1.5Stanislav Ershov
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-09Fix vcpkg Boost naming for static libs and also fix the include file for ↵Viktor Elofsson
shared libs.
2017-07-09Add port for Rasterbar-libtorrent.Viktor Elofsson