wireshark/cmake/modules
Gerald Combs 0dcd8cd1a2 Asciidoctor: Remove underscores from macro names.
AsciiDoc allows dashes in macro names but not underscores. Current
versions of AsciiDoctor allow the inverse. Remove underscores to allow
for easier copying and pasting.

Remove asciidoc.conf while we're here. It's no longer used.

Change-Id: I32d8a4ec695b9e17a80ac720ee9faf62dbb362d3
Reviewed-on: https://code.wireshark.org/review/27787
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-24 20:00:56 +00:00
..
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 cmake: remove warnings -Werror=old-style-definition 2018-04-24 19:19:23 +00:00
CheckCXXCompilerFlag.cmake cmake: remove warnings -Werror=old-style-definition 2018-04-24 19:19:23 +00:00
FileInstall.cmake CMake: Install the HTML guides. 2018-02-13 06:18:34 +00:00
FindAIRPCAP.cmake CMake: Copy libwireshark dependent DLLs to the target directory. 2015-01-13 19:25:10 +00:00
FindAsciidoctor.cmake Asciidoctor: Remove underscores from macro names. 2018-05-24 20:00:56 +00:00
FindBCG729.cmake CMake: Clean up Windows build 2017-11-18 20:58:31 +00:00
FindCAP.cmake cmake: use pkg-config for resolving dependencies 2014-10-01 08:14:34 +00:00
FindCARES.cmake Require at least c-ares 1.5.0 when configuring. 2017-07-21 12:39:26 +00:00
FindChocolatey.cmake CMake: Fixup our Chocolatey bin path discovery. 2018-03-06 19:00:56 +00:00
FindCygwin.cmake spdx: more licenses converted. 2018-03-09 04:48:20 +00:00
FindDOXYGEN.cmake CMake: Doxygen and API reference target updates. 2018-04-24 03:45:15 +00:00
FindGCRYPT.cmake CMake: Move the search for libgcc_s to GLib. 2017-02-17 20:27:03 +00:00
FindGLIB2.cmake Windows: upgrade GLib to 2.52.2 2018-04-20 10:46:06 +00:00
FindGMODULE2.cmake Windows: upgrade GLib to 2.52.2 2018-04-20 10:46:06 +00:00
FindGNUTLS.cmake CMake: Clean up Windows build 2017-11-18 20:58:31 +00:00
FindGTHREAD2.cmake Windows: upgrade GLib to 2.52.2 2018-04-20 10:46:06 +00:00
FindHTMLHelp.cmake CMake: Detection of HTMHelp 2017-11-07 23:01:44 +00:00
FindJSONGLIB.cmake Windows: add JSON-GLib library 2018-04-20 10:46:19 +00:00
FindKERBEROS.cmake Fix up handling of the Kerberos package. 2018-04-22 03:04:19 +00:00
FindLEX.cmake CMake: Fixup our Chocolatey bin path discovery. 2018-03-06 19:00:56 +00:00
FindLIBSSH.cmake Compile sshdump and ciscodump for Windows 2016-04-25 07:22:28 +00:00
FindLUA.cmake CMake: Clean up Windows build 2017-11-18 20:58:31 +00:00
FindLZ4.cmake Check for HAVE_LZ4FRAME_H in the LZ4 detection process and use it 2018-04-15 05:34:08 +00:00
FindLibXml2.cmake cmake: FixLibXML2 include 2017-04-19 13:24:24 +00:00
FindM.cmake A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
FindMACOS_FRAMEWORKS.cmake Qt: Fix MacOSX menu entries 2018-04-09 15:44:22 +00:00
FindMSVC_REDIST.cmake CMake+PortableApps: Include the VC runtime (second try). 2015-12-04 22:32:32 +00:00
FindMaxMindDB.cmake Add MaxMindDB 1.3.2 library to Windows 2018-03-09 11:20:41 +00:00
FindNGHTTP2.cmake CMake: Clean up Windows build 2017-11-18 20:58:31 +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
FindPCAP.cmake Put references to autotools in the past tense. 2018-04-25 16:54:34 +00:00
FindPOD.cmake FindPOD.cmake: look for pod2man.bat 2017-10-15 00:12:57 +00:00
FindPerl.cmake Windows: fix generation with CMake 3.9.0 2017-07-29 19:52:20 +00:00
FindPortableApps.cmake CMake: Initial PortableApps targets. 2015-04-14 19:11:50 +00:00
FindPowerShell.cmake Start moving win-setup to PowerShell. 2015-04-14 19:09:30 +00:00
FindSBC.cmake Add SBC decoding support to Windows 2016-10-22 17:35:54 +00:00
FindSETCAP.cmake
FindSMI.cmake CMake: Copy libwireshark dependent DLLs to the target directory. 2015-01-13 19:25:10 +00:00
FindSNAPPY.cmake CMake: Clean up Windows build 2017-11-18 20:58:31 +00:00
FindSPANDSP.cmake CMake: Clean up Windows build 2017-11-18 20:58:31 +00:00
FindWSWinLibs.cmake Revert "More 2.4 initialization." 2017-06-05 15:03:58 +00:00
FindWiX.cmake CMake: Fix the WiX search path. 2017-06-27 17:34:22 +00:00
FindWinSparkle.cmake Update to WinSparkle 0.5.3. 2016-12-13 01:52:16 +00:00
FindWireshark.cmake Fix missing space 2014-12-17 15:29:18 +00:00
FindXSLTPROC.cmake CMake: If we find Strawberry's xsltproc, un-find it. 2018-04-24 03:43:59 +00:00
FindYACC.cmake CMake: Fixup our Chocolatey bin path discovery. 2018-03-06 19:00:56 +00:00
FindZLIB.cmake Use cmake_push_check_state() and cmake_pop_check_state(). 2017-09-08 11:34:29 +00:00
LICENSE.txt Remove some $Id$ lines 2014-07-12 14:31:51 +00:00
LocatePythonExecutable.cmake CMake: Look for Python in more places. 2017-06-08 22:41:20 +00:00
LocatePythonModule.cmake Fix Python 3 compatibility in LocatePythonModule 2014-12-21 08:54:24 +00:00
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 Having CmakeListsCustom.txt in git defeats the purpose of its existence: 2014-09-18 07:02:00 +00:00
UseLemon.cmake Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
UseMakePluginReg.cmake Rename UseMakeDissectorReg.cmake 2017-11-20 21:31:38 +00:00
UseMakeTaps.cmake Rewrite make-tap-reg.py in C 2017-12-11 02:52:28 +00:00
UseWinLibs.cmake Qt: Warn the user about DBAR 1.8 on Windows. 2017-02-16 16:58:12 +00:00
WiresharkConfig.cmake.in Add Wireshark_LIBRARY variable 2014-12-16 16:04:55 +00:00
WiresharkConfigVersion.cmake.in Add cmake helper files for finding wireshark 2014-12-16 14:18:02 +00:00
WiresharkPlugin.cmake Have individual plugin CMakeLists.txt files add library dependencies. 2018-02-04 02:03:58 +00:00
gmxTestLargeFiles.cmake Clean up some messages. 2016-06-15 00:36:34 +00:00
hhc.cmake CMake: Migrate to hhc.cmake. 2015-01-09 17:49:37 +00:00
readme.txt

readme.txt

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

* FindZLIB.cmake