wireshark/cmake/modules
Graham Bloice 7514f98f56 Make Winflex\bison the preferred option
Cygwin flex\bison generate shortening warnings due to size_t on
Win 64.  The win flex\bison versions don't so find them first.

Change-Id: Ib68c84435f859325612410b72b6cf21cf106ecc2
Reviewed-on: https://code.wireshark.org/review/17763
Petri-Dish: Graham Bloice <graham.bloice@trihedral.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
2016-09-18 09:57:06 +00:00
..
CMakeInstallDirs.cmake
COPYING-CMAKE-SCRIPTS
CheckCCompilerFlag.cmake Revert "Another message from Clang for unknown -f and -m flags." 2015-10-14 16:53:36 +00:00
CheckCLinkerFlag.cmake Get Clang to report errors for unused vs. unknown linker flags 2016-01-28 02:44:14 +00:00
CheckCXXCompilerFlag.cmake Duplicate CheckCCompilerFlag for CXX. 2015-07-08 07:16:01 +00:00
FindAIRPCAP.cmake
FindASCIIDOC.cmake Fix CMake target FOLDER properties 2016-03-20 14:03:12 +00:00
FindCAP.cmake
FindCARES.cmake
FindChocolatey.cmake
FindCygwin.cmake CMake: Add "C:/tools/cygwin" to FindCygwin.cmake. 2015-11-17 01:37:00 +00:00
FindDOXYGEN.cmake
FindFOP.cmake Add missing hints. 2016-03-02 18:57:31 +00:00
FindFreetype.cmake
FindGCRYPT.cmake Require libgcrypt 1.4.2, add cmake version detection 2015-10-20 03:28:55 +00:00
FindGEOIP.cmake
FindGLIB2.cmake
FindGMODULE2.cmake
FindGNUTLS.cmake Require GnuTLS 2.12.0, add cmake version detection 2015-10-25 14:05:07 +00:00
FindGTHREAD2.cmake
FindGTK2.cmake
FindGTK3.cmake cmake: fix GTK3 detection via pkg-config 2016-05-09 20:01:20 +00:00
FindKERBEROS.cmake cmake: fix kerberos library lookup, support Heimdal 2015-10-13 07:36:30 +00:00
FindLEX.cmake Make Winflex\bison the preferred option 2016-09-18 09:57:06 +00:00
FindLIBSSH.cmake Compile sshdump and ciscodump for Windows 2016-04-25 07:22:28 +00:00
FindLUA.cmake FindLUA.cmake: reject version 5.3 2015-11-15 20:15:41 +00:00
FindLYNX.cmake
FindM.cmake
FindMSVC_REDIST.cmake CMake+PortableApps: Include the VC runtime (second try). 2015-12-04 22:32:32 +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
FindOS_X_FRAMEWORKS.cmake
FindPCAP.cmake Move more capture device handling to the caputils library. 2016-01-07 04:38:39 +00:00
FindPOD.cmake
FindPORTAUDIO.cmake
FindPortableApps.cmake
FindPowerShell.cmake
FindSBC.cmake
FindSED.cmake
FindSETCAP.cmake
FindSH.cmake Build: On Windows, ensure we have found Cygwin bash 2016-01-02 22:59:03 +00:00
FindSMI.cmake
FindWSWinLibs.cmake
FindWiX.cmake Fix detection of NSIS/WiX install path when running a win64 CMake 2016-07-09 07:22:09 +00:00
FindWinSparkle.cmake
FindWireshark.cmake
FindXSLTPROC.cmake WSUG: Fixup PDF images. 2016-09-13 21:02:54 +00:00
FindYACC.cmake Make Winflex\bison the preferred option 2016-09-18 09:57:06 +00:00
FindYAPP.cmake
FindZLIB.cmake CMake: Don't clobber ZLIB_*. 2015-10-06 21:41:25 +00:00
GenerateTestSh.cmake
LICENSE.txt
LocatePythonExecutable.cmake Put a newline at the end of the file. 2015-11-03 01:46:41 +00:00
LocatePythonModule.cmake
UseABICheck.cmake cmake: fix "multiple rules generate abi-descriptor.template" warning 2015-11-23 17:22:44 +00:00
UseAsn2Wrs.cmake CMake: Find asn2wrs.py once. 2016-03-24 18:41:39 +00:00
UseCheckAPI.cmake Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
UseCustomIncludes.cmake
UseLemon.cmake Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
UseMakeDissectorReg.cmake
UseMakeTapReg.cmake
UseWinLibs.cmake CMake: Fixup appending to WS_WIN_LIBS 2015-08-20 19:56:22 +00:00
WiresharkConfig.cmake.in
WiresharkConfigVersion.cmake.in
WiresharkPlugin.cmake CMake: Allow setting per target compiler warnings 2016-08-23 21:33:09 +00:00
gmxTestLargeFiles.cmake Clean up some messages. 2016-06-15 00:36:34 +00:00
hhc.cmake
readme.txt

readme.txt

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

* FindZLIB.cmake