wireshark/cmake/modules
João Valverde f2218ae5f0 Lemon: Update code and remove cruft
Remove some unused historical files.

Aggressively disable warnings to keep the lemon source
pristine and avoid the maintenance burden for lemon itself.

Lemon has its own lax policy for warnings that doesn't match our
own and they won't accept external patches to remove the
warnings, so just ignore them. Lemon is just executed to generate
code for the Wireshark build and the minor code issues it has
have no influence at runtime.

For lemon generated code we selectively disable some linting
warnings.

Remove patches for lemon and lempar, they are no longer required
with these changes to silence warnings.
2023-01-01 18:18:06 +00:00
..
.editorconfig CMake: Updates for CMake 3.25 and later on Windows. 2022-11-28 19:15:48 +00:00
COPYING-CMAKE-SCRIPTS HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
CheckCLinkerFlag.cmake CMake: Remove link test output line 2018-09-09 22:33:00 +00:00
FileInstall.cmake CMake: Install the HTML guides. 2018-02-13 06:18:34 +00:00
FindAIRPCAP.cmake CMake: Fix inconsistent find_package() report output 2019-01-12 18:16:59 +00:00
FindAsciidoctor.cmake Windows: Fix detection of asciidoctor again 2022-10-10 16:37:53 +00:00
FindBCG729.cmake CMake: Make pkg-config functions quiet 2020-10-19 16:10:33 +00:00
FindBROTLI.cmake Add brotli decompression support for HTTP and HTTP2 dissectors. 2019-04-22 15:24:46 +00:00
FindCAP.cmake cmake: use pkg-config for resolving dependencies 2014-10-01 08:14:34 +00:00
FindCARES.cmake CMake: improve finding C-Ares library 2022-07-25 16:02:50 +00:00
FindChocolatey.cmake CMake,WSDG: Remove Cygwin support 2019-01-09 04:21:50 +00:00
FindDOXYGEN.cmake CMake: Add Doxygen search hint for Windows 2021-09-20 15:49:57 +00:00
FindFseeko.cmake Replace the Large File Support CMake stuff. 2021-03-22 12:11:26 +00:00
FindGCRYPT.cmake Windows: Upgrade libgcrypt to 1.10.1. 2022-08-19 18:30:16 -07:00
FindGLIB2.cmake Windows: Add preliminary support for MSYS2 2021-09-27 16:45:58 +00:00
FindGMODULE2.cmake CMake: Use glib debug dlls in Windows debug builds 2019-09-28 10:24:34 +00:00
FindGNUTLS.cmake CMake: clean up FindGNUTLS.cmake 2018-12-31 08:11:21 +00:00
FindGTHREAD2.cmake CMake: Use glib debug dlls in Windows debug builds 2019-09-28 10:24:34 +00:00
FindILBC.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindKERBEROS.cmake CMake: include CheckFunctionExists in FindKERBEROS.cmake 2021-08-10 17:46:40 +02:00
FindLEX.cmake CMake,WSDG: Remove Cygwin support 2019-01-09 04:21:50 +00:00
FindLFS.cmake Replace the Large File Support CMake stuff. 2021-03-22 12:11:26 +00:00
FindLIBSSH.cmake Windows: upgrade libssh to 0.9.5 2020-12-09 22:35:25 +00:00
FindLUA.cmake CMake: fix detection of Lua development package 2020-03-19 08:50:29 +00:00
FindLZ4.cmake CMake: Fixup a variable in FindLZ4.cmake 2019-12-11 04:55:43 +00:00
FindLibXml2.cmake Add vcpkg-export-20220726-1. 2022-07-26 23:33:29 +00:00
FindM.cmake FindM.cmake: directly pass -lm to fix selective static linking 2018-10-18 20:06:49 +00:00
FindMSVC_REDIST.cmake CMake+PortableApps: Include the VC runtime (second try). 2015-12-04 22:32:32 +00:00
FindMaxMindDB.cmake Windows: Upgrade brotli, libmaxminddb, lz4, and snappy. 2020-12-01 08:32:44 +00:00
FindMinizip.cmake Add compatibility fix for Minizip dependency 2021-09-23 14:19:02 +00:00
FindNGHTTP2.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindNL.cmake cmake: fix breakage with libnl2 2016-09-12 12:10:19 +00:00
FindNSIS.cmake Fix detection of NSIS/WiX install path when running a win64 CMake 2016-07-09 07:22:09 +00:00
FindOPUS.cmake RTP: opus playback 2020-10-03 21:15:09 +00:00
FindPCAP.cmake Corrects repeated words throughout the code. 2021-12-22 11:01:11 +00:00
FindPCRE2.cmake dfilter: Add support for PCRE2 2021-11-14 21:00:59 +00:00
FindPortableApps.cmake CMake: Initial PortableApps targets. 2015-04-14 19:11:50 +00:00
FindPowerShell.cmake CMake: fix another Windows specific warning reported by CMake 3.17 2020-04-13 20:41:30 +00:00
FindSBC.cmake CMake: Fix inconsistent find_package() report output 2019-01-12 18:16:59 +00:00
FindSETCAP.cmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
FindSMI.cmake CMake: Updates for CMake 3.25 and later on Windows. 2022-11-28 19:15:48 +00:00
FindSNAPPY.cmake Windows: Upgrade brotli, libmaxminddb, lz4, and snappy. 2020-12-01 08:32:44 +00:00
FindSPANDSP.cmake CMake: Updates for CMake 3.25 and later on Windows. 2022-11-28 19:15:48 +00:00
FindSinsp.cmake Falco Bridge: Update to match falcosecurity-libs 0.8.0. 2022-08-15 16:21:47 -07:00
FindSparkle.cmake macOS: Require Sparkle 2. 2022-04-21 17:54:27 +00:00
FindSpeexDSP.cmake Windows: Use SpeexDSP binary package 2022-12-16 11:11:28 +00:00
FindSystemd.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindVLD.cmake CMake: Add ENABLE_VLD option for MSVC 2021-04-10 21:53:59 +00:00
FindWSLibrary.cmake CMake: Make FindWSLibrary compatible with older CMake 2019-10-02 09:55:44 +00:00
FindWSWinLibs.cmake Windows: Start using a `vcpkg export` bundle. 2019-03-18 22:22:44 +00:00
FindWiX.cmake CMake: Update our WiX search paths. 2021-12-22 13:07:51 -08:00
FindWinSparkle.cmake FindWinSparkle.cmake: Fix a comment. 2020-07-19 19:47:21 +00:00
FindXSLTPROC.cmake CMake+GitLab CI: Reduce verbosity. 2021-12-11 13:57:29 -08:00
FindZLIB.cmake CMake: Updates for CMake 3.25 and later on Windows. 2022-11-28 19:15:48 +00:00
FindZSTD.cmake cmake: fix issue when zstd is missing. 2019-08-28 16:51:01 +00:00
LICENSE.txt Remove some $Id$ lines 2014-07-12 14:31:51 +00:00
LocatePythonModule.cmake CMake: try harder to find the right Python version 2019-01-10 06:42:08 +00:00
UseAsn2Wrs.cmake asn2wrs: disable line directive by default 2022-11-30 11:03:09 +00:00
UseCheckAPI.cmake Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
UseCustomIncludes.cmake CMake: Don't go on about "custom files" 2019-01-13 07:15:40 +00:00
UseExecutableResources.cmake Rename the "image" directory to "resources". 2022-03-09 02:07:51 +00:00
UseLemon.cmake Lemon: Update code and remove cruft 2023-01-01 18:18:06 +00:00
UseMakePluginReg.cmake CMake: Reduce "Generating plugin.c" noise during the build 2021-01-07 10:19:04 +00:00
UseMakeTaps.cmake Rewrite make-{dissectors,taps} in Python 2018-06-11 17:01:05 +00:00
WiresharkPlugin.cmake Rename Logwolf to Logray 2022-07-06 15:04:25 +00:00
readme.txt

readme.txt

The following modules have been copied from CMake trunk _without_ modifications:

* FindZLIB.cmake