Commit Graph

5 Commits

Author SHA1 Message Date
Jia Yue Hua
d07d3f7da2
[libpcap] update to 1.10.4 (#34622)
* [libpcap] update to 1.10.4

* [libpcap] update to 1.10.4

* [libpcap] update

* [libpcap] update
2023-10-20 09:55:00 -07:00
Lily Wang
5dfb5ff680
[libpcap] Fix incorrect library name in libpcap.pc of non-windows build (#30398)
* [libpcap] Fix incorrect library name in libpcap.pc of non-windows build

* update version
2023-03-24 22:03:38 -07:00
Lily Wang
bfe0a82cfa
[libpcap] Fix incorrect library name in libpcap.pc of static build (#30326)
* [libpcap] Fix incorrect library name in libpcap.pc of static build

* update version
2023-03-22 15:59:09 -07:00
NancyLi1013
5b2ac1fed8
[libhsplasma/libpcap/lv2/libcrafter] Update to the latest version (#19965)
* [libhsplasma/libpcap/lv2] Update to the latest version

* [libpcap] Remove unused comments

* Update version files

* [lv2] Fix usage
[libpcap] Update ci.baseline.txt

* [libhsplasma] Remove x64-windows-static=fail from ci.baseline.txt

* [libcrafter] Update to 1.0

* [libcrafter] Add vcpkg.json

* Update version files

* Add CRT check for libpcap and update version as versin-semver for libpcap

* Update version files

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-08 07:45:37 -07:00
Silvio Traversaro
310f4df34f
[libpcap] Enable compilation of libpcap port on x86-windows and x64-windows (#10731)
* Enable compilation of libpcap port on x86-windows and x64-windows

As winpcap and libpcap install the same headers, this two
port have been marked as not not compatible, and cannot be
installed together.

* Update ci.baseline.txt

* Add libcrafter failing ports to ci.baseline.txt
2020-06-11 23:13:23 -07:00