]> The Tcpdump Group git mirrors - tcpdump/history - cmake/Modules
CHANGES: Add/move change(s) backported to 4.99
[tcpdump] / cmake / Modules /
2024-10-09  Guy HarrisMake tcpdump find wpcap.dll on Windows if it's not...
2024-07-12  Guy HarrisCMake: use pkg-config and Homebrew when looking for...
2022-07-10  Francois-Xavier... Fix a typo
2021-09-29  Guy HarrisOn Solaris, for 64-bit builds, use the 64-bit pcap...
2021-03-31  Guy HarrisCMake: add stuff from CMAKE_PREFIX_PATH to PKG_CONFIG_PATH.
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Guy HarrisMerge branch 'master' into fix_udp_frag_badlen 602/head
2020-05-25  Guy HarrisMerge pull request #773 from Mister-X-/fix-reason-codes
2020-05-25  Guy HarrisMerge pull request #772 from Mister-X-/fix-status-codes
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2020-02-05  Guy HarrisAdd a comment about how to tell this where to find...
2019-08-16  Francois-Xavier... Remove trailing spaces
2019-04-30  Guy HarrisAdd a message for pcap-config, and suppress messages...
2019-04-29  Guy HarrisTo search for a library under multiple names, say ...
2019-04-29  Guy HarrisRedo the checks for libpcap.
2019-04-26  Guy HarrisMerge pull request #757 from fenner/bfd-multihop
2019-04-26  Guy HarrisUse pkg-config if we can. Clean up some CMake stuff.
2019-04-26  Guy HarrisFix tpo in previous commit.
2019-04-26  Guy HarrisClean up the find module for libpcap.
2018-11-17  Tero KivinenUpdated 802.15.4 code
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.