Commit Graph

12 Commits

Author SHA1 Message Date
Mengna Li
23414a2bf1
Update to 2.0.9 (#31579) 2023-05-23 12:58:40 -07:00
David Liu
70cc9c536f
[libtorrent] fix build error on windows arm64 target (#29626)
* [libtorrent] fix build error on windows arm64 target

* Update version database
2023-02-16 10:04:52 -08:00
JonLiu1993
857f979c59
[libtorrent] update to 2.0.8 (#27484)
* [libtorrent] update to 2.0.8

* update version"
2022-10-27 19:16:26 -07:00
Frank
bb920d6a58
[libtorrent] update to 2.0.7 (#25830)
* [libtorrent] update to 2.0.7

* update version
2022-07-18 12:52:19 -07:00
Frank
9836ae4f26
[libtorrent] update to 2.0.6 (#24215)
* [libtorrent] update to 2.0.6

* update version
2022-04-19 09:08:16 -07:00
Dhanush Murali
5f9c75f03c
[libtorrent] Update port to 2.0.5 (#22697)
* adding libtorrent2

* using vcpkg-cmake and vcpkg-cmake-config

* added empty line to trigger pipeline

* added license info

* format vcpkg.json

* update version

* updating libtorrent

* vcpkg formatting fix

* vcpkg json formatting fix

* libtorrent2-> libtorrent

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-31 11:17:34 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Francisco Pombal
1ca6c59b71
[libtorrent] Update to 1.2.14 (#18301)
* [libtorrent] Update to 1.2.14

* [libtorrent] Update version files

Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
2021-06-11 09:01:09 -07:00
Francisco Pombal
71b30b0874
[libtorrent] Update to latest 1.2.x commit (#17166)
* [libtorrent] Update to latest 1.2.x commit

- Update to 1.2.13 plus some additional fixes (allows dropping existing
patches)
- Build with libiconv by default on all platforms
- Fix deprecated usage of `vcpkg_check_features` without the `FEATURES`
keyword
- Migrate to vcpkg.json manifest files

* [libtorrent] Update versioning information

Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
2021-04-30 11:21:51 -07:00
JonLiu1993
eb41906384
[libtorrent] update to 1.2.12 (#15620)
* [libtorrent] update to 1.2.12

* update version

* fix AppleClang test

* update version
2021-03-11 12:24:25 -08:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00