]> The Tcpdump Group git mirrors - tcpdump/history - cmake
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / cmake /
2024-12-11  Guy HarrisCI: expand the matrix for AppVeyor and fix issues that...
2024-10-12  Francois-Xavier... Fix a few typos in comments
2024-10-09  Guy HarrisMake tcpdump find wpcap.dll on Windows if it's not...
2024-07-10  Guy HarrisCMake: use pkg-config and Homebrew when looking for...
2022-07-10  Francois-Xavier... Fix a typo
2021-09-13  Guy HarrisMerge pull request #926 from gokulkumar792/print_Block_...
2021-08-08  Guy HarrisOn Solaris, for 64-bit builds, use the 64-bit pcap...
2021-01-08  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.