wireshark/cmake/modules
Guy Harris d0fdecc6b6 Replace the Large File Support CMake stuff.
The existing stuff doesn't appear to work (I tried it on 32-bit Ubuntu
18.04, and it did *not* add any flags to the compilation, as it appeared
not to conclude that they were necessary, even though they were).

Pull in the stuff from libpcap, which *does* appear to work.  (it does
so in my 32-bit Ubuntu testing).

This should fix #17301.

While we're at it, fix cppcheck.sh so that it doesn't attempt to run
cppcheck on files that have been deleted.

(cherry picked from commit 0cc59d38ab)
2021-03-22 12:38:48 -07:00
..
COPYING-CMAKE-SCRIPTS
CheckCLinkerFlag.cmake
FileInstall.cmake
FindAIRPCAP.cmake
FindAsciidoctor.cmake CMake: Increase our AsciidoctrJ JVM memory limits. 2020-04-29 03:34:56 +00:00
FindBCG729.cmake CMake: Make pkg-config functions quiet 2020-10-19 16:10:33 +00:00
FindBROTLI.cmake
FindCAP.cmake
FindCARES.cmake
FindChocolatey.cmake
FindDOXYGEN.cmake
FindFseeko.cmake Replace the Large File Support CMake stuff. 2021-03-22 12:38:48 -07:00
FindGCRYPT.cmake
FindGLIB2.cmake CMake: Fix FindGLIB2 for saner output 2020-05-01 19:44:12 +00:00
FindGMODULE2.cmake
FindGNUTLS.cmake
FindGTHREAD2.cmake
FindHTMLHelp.cmake
FindILBC.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindKERBEROS.cmake packet-kerberos: add support for decrypting KRB5 FAST messages 2020-05-26 11:42:42 +00:00
FindLEX.cmake
FindLFS.cmake Replace the Large File Support CMake stuff. 2021-03-22 12:38:48 -07:00
FindLIBSSH.cmake CMake: Fix libssh >= 0.9.5 version detection 2020-09-12 16:38:01 +01:00
FindLUA.cmake
FindLZ4.cmake
FindLibXml2.cmake
FindM.cmake
FindMSVC_REDIST.cmake
FindMaxMindDB.cmake
FindMinizip.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindNGHTTP2.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindNL.cmake
FindNSIS.cmake
FindOPUS.cmake RTP: opus playback 2020-10-03 21:15:09 +00:00
FindPCAP.cmake Windows: Switch from the WpdPack SDK to vcpkg's libpcap. 2020-07-21 04:33:13 +00:00
FindPOD.cmake
FindPortableApps.cmake
FindPowerShell.cmake CMake: fix another Windows specific warning reported by CMake 3.17 2020-04-13 20:41:30 +00:00
FindSBC.cmake
FindSETCAP.cmake
FindSMI.cmake
FindSNAPPY.cmake CMake: Make pkg-config functions quiet 2020-10-19 16:10:33 +00:00
FindSPANDSP.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindSparkle.cmake
FindSpeexDSP.cmake
FindSystemd.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindWSLibrary.cmake
FindWSWinLibs.cmake Initialize release-3.4. 2020-10-22 11:38:47 -07:00
FindWiX.cmake
FindWinSparkle.cmake FindWinSparkle.cmake: Fix a comment. 2020-07-19 19:47:21 +00:00
FindXSLTPROC.cmake
FindYACC.cmake CMake: Configure our .y files for different Bison/YACC flavors. 2020-10-19 08:46:32 -07:00
FindZLIB.cmake
FindZSTD.cmake
LICENSE.txt
LocatePythonModule.cmake
UseAsn2Wrs.cmake
UseCheckAPI.cmake
UseCustomIncludes.cmake
UseExecutableResources.cmake
UseLemon.cmake
UseMakePluginReg.cmake
UseMakeTaps.cmake
WiresharkPlugin.cmake
hhc.cmake
readme.txt

readme.txt

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

* FindZLIB.cmake