aboutsummaryrefslogtreecommitdiff
path: root/ports/winpcap/portfile.cmake
AgeCommit message (Collapse)Author
2020-07-30[winpcap] Remove the keyword 'inline' macro (#12542)Phoebe
* [winpcap] Remove the keyword 'inline' macro * Restrict the keyword macro in C
2020-06-11[libpcap] Enable compilation of libpcap port on x86-windows and x64-windows ↵Silvio Traversaro
(#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
2019-02-27[winpcap]fix build in x86-windows-static and x64-windows-static: use correct ↵JackBoosY
library. (#5478)
2018-10-25[winpcap] Clean build slightlyRobert Schumacher
2018-03-08[soundtouch][winpcap] Clear sources between builds to improve reliabilityRobert Schumacher
2017-09-22Add install pcap_stdinc.h fileTsukasa Sugiura
Add install pcap_stdinc.h file.
2017-08-28Add support to change linkage of CRT and libraryTsukasa Sugiura
Add support to change linkage of CRT and library.
2017-08-26Build WinPCAP libraries from source codeTsukasa Sugiura
Build WinPCAP libraries from source code.
2017-08-25Add WinPCAP Developer's PackTsukasa Sugiura
Add WinPCAP Developer's Pack