summaryrefslogtreecommitdiff
path: root/cmake/modules/FindPCAP.cmake
AgeCommit message (Expand)AuthorFilesLines
2017-05-11Revert "Revert "Get rid of HAVE_REMOTE.""Guy Harris1-1/+0
2017-05-11Revert "Get rid of HAVE_REMOTE."Jörg Mayer1-0/+1
2017-05-10Get rid of HAVE_REMOTE.Guy Harris1-1/+0
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2016-11-18cmake/FindPCAP: fix use of bad cached function checksPeter Wu1-46/+48
2016-01-07Move more capture device handling to the caputils library.Guy Harris1-15/+10
2015-03-25Have a #define for whether the capture buffer size can be set.Guy Harris1-1/+12
2015-01-09CMake: Set WIRESHARK_TARGET_PLATFORM.Gerald Combs1-1/+1
2015-01-04No *pcap should have pcap_open() without the other remote extensions.Guy Harris1-3/+1
2014-09-28Add support for getting nanosecond time stamp resolution when capturing.Guy Harris1-0/+1
2014-08-21Fix CMake checks of PCap functions, along with AirPCapGraham Bloice1-2/+3
2014-08-01Fix comparison.Gerald Combs1-1/+1
2014-08-01Fix the CMake WinPcap library path check.Gerald Combs1-1/+7
2014-06-18Don't put c-comments into cmake files. Won't work at midnight either.Joerg Mayer1-2/+2
2014-06-18Fix building uiqt on Windows with the cmake build system:Joerg Mayer1-1/+5
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-10Don't check for pcap_version(); we don't use it.Guy Harris1-1/+0
2013-10-10Check for bpf_image(), just as the autoconf script does.Guy Harris1-0/+1
2013-10-06Rewrite FindPCAP.cmake to current practicesJörg Mayer1-127/+58
2013-09-23Beginnings of win cmake support (not yet working), created by Graham Bloice,Jörg Mayer1-0/+9
2011-08-05FindGTK2: Add a check for pangocairo. It has to be linked explicitly, atGerald Combs1-5/+6
2011-07-06Add detection of rpcap support in libpcap and use it if available.Jörg Mayer1-10/+18
2010-09-28- Reset a few more variables used in FindXYZ scripts.Jörg Mayer1-0/+3
2010-05-24Jose Pedro Oliveira <jpo@di.uminho.pt>Jörg Mayer1-0/+1
2010-05-24At least according to the CMake 2.6 documentation,Guy Harris1-0/+1
2010-03-17Add CMake tests for pcap_datalink_val_to_description() andGuy Harris1-6/+14
2009-12-29- Beginnings of cmake in docbook directoryJörg Mayer1-6/+2
2009-09-23- Add $Id: $ tagsJörg Mayer1-0/+3
2009-09-09CMAKE: Get most of of missing *build* pieces into placeJörg Mayer1-4/+4
2006-10-30frederic heem:Jörg Mayer1-0/+35
2006-10-26frederic.heem:Jörg Mayer1-11/+48
2006-10-24Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179Jörg Mayer1-8/+30
2006-09-06cmake/Jörg Mayer1-0/+27