aboutsummaryrefslogtreecommitdiff
path: root/ports/libtorrent
AgeCommit message (Collapse)Author
2020-01-15[libtorrent] Fix linkage issues for dynamic builds (#7345)Robert Schumacher
* [libtorrent] Fix linkage issues for dynamic builds * [libtorrent] Also handle static linkage Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-10-09[gdcm/libtorrent] Upgrade to new versionwangli28
2019-08-16[libtorrent] Update to 1.2.1-bcb26fd6Denis Zavorotnyy
1.2.1-bcb26fd6 * fix issue where trackers from magnet links were not included in create_torrent() * make peer_info::client a byte array in python binding * pick contiguous pieces from peers with high download rate * fix error handling of moving storage to a drive letter that isn't mounted * fix HTTP Host header when using proxy 1.2.1 release * add dht_pkt_alert and alerts_dropped_alert to python bindings
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-16[boost] Update to 1.70.0 (#6141)Robert Schumacher
* [boost] Update to 1.70.0 * [boost-build] Update to 1.70.0 * [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70 * [boost-variant] Revert to 1.69 due to regression [fizz][folly] Update and fix for boost 1.70 [libsodium] Use CMake buildsystem replacement to enable non-Windows * [wangle] Update. [folly] Avoid linking debug libs in release. * [pcl] Fix compatibility with boost 1.70 * [fizz] Handle merge regression * [arrow] Modernize and fix cmake targets * [boost-type-traits] Update patches for arm64-windows * [boost-locale] Add boost-system and boost-thread as arm64 dependencies * [ompl] Add missing boost-timer dependency
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