]> The Tcpdump Group git mirrors - tcpdump/history - cmake
ICMPv6: Add the IPv6-Only flag
[tcpdump] / cmake /
2018-09-13  Guy HarrisTry to find the 64-bit libraries in a 64-bit build.
2018-07-12  Guy HarrisHandle the output of pcap-config --cflags being empty.
2018-01-29  Guy HarrisFixtypo.
2018-01-29  Guy HarrisOn Windows, if we don't find libpcap, look for libwpcap.
2018-01-29  Guy HarrisAdd support for PCAP_DLL_DIR as a hint on Windows.
2018-01-27  Guy HarrisSet PCAP_INCLUDE_DIRS as well as PCAP_INCLUDE_DIR.
2018-01-27  Guy HarrisDon't do "here's the directories in which to look for...
2018-01-26  Guy HarrisUse pcap-config if we have it.
2018-01-23  Guy HarrisSet XXX_INCLUDE_DIRS and XXX_LIBRARIES in find modules.
2018-01-23  Guy HarrisAdd libcrypto checks.
2018-01-21  Guy HarrisInitial CMake support.