zeek/cmake
Jon Siwek 737ce489a9 Added CPack packaging and fix Linux compatibility.
- configure wrapper had bash syntax some places; replaced w/ sh syntax
- Added FindOpenSSL module.  The one that ships with CMake does not
  allow for specifying a non-standard location.
- datadir configure option changed to be relative to prefix.  This
  simplifies the packaging from having to consider absolute paths.
- Added macro for changing install_name of shared libs that need to
  ship with precompiled Bro for OS X.  This is only the optional
  libmagic and libGeoIP for now.
2010-11-17 20:38:35 -06:00
..
ChangeMacInstallNames.cmake Added CPack packaging and fix Linux compatibility. 2010-11-17 20:38:35 -06:00
CheckFunctions.cmake Removed unused configure checks (leftover from autotools). 2010-11-17 20:38:34 -06:00
CheckHeaders.cmake Fix preprocessor logic for ethernet header choice. 2010-11-17 20:38:35 -06:00
CheckNameserCompat.cmake Typo led to error on case sensitive filesystems 2010-11-17 20:38:35 -06:00
CheckTypes.cmake Removed unused configure checks (leftover from autotools). 2010-11-17 20:38:34 -06:00
FindBIND.cmake Fix FindBIND to be compatible w/ Linux & FreeBSD. 2010-11-17 20:38:35 -06:00
FindBinPAC.cmake Moved the logic to build BinPAC locally to FindBinPAC module. 2010-11-17 20:38:34 -06:00
FindBISON.cmake Fixed bug in FindBISON CMake module. 2010-11-17 20:38:33 -06:00
FindGooglePerftools.cmake Added support for optional google-perftools. 2010-11-17 20:38:34 -06:00
FindLibGeoIP.cmake Added support for optional libGeoIP. 2010-11-17 20:38:34 -06:00
FindLibMagic.cmake Added optional libmagic support. 2010-11-17 20:38:34 -06:00
FindOpenSSL.cmake Added CPack packaging and fix Linux compatibility. 2010-11-17 20:38:35 -06:00
FindPCAP.cmake Minor changes to custom CMake find_package() modules. 2010-11-17 20:38:33 -06:00
MiscTests.cmake Moved custom CMake includes up one directory. 2010-11-17 20:38:32 -06:00
OpenSSLTests.cmake Added CPack packaging and fix Linux compatibility. 2010-11-17 20:38:35 -06:00
OSSpecific.cmake Added CPack packaging and fix Linux compatibility. 2010-11-17 20:38:35 -06:00
PCAPTests.cmake Removed unused configure checks (leftover from autotools). 2010-11-17 20:38:34 -06:00
SetPackageFileName.cmake Added CPack packaging and fix Linux compatibility. 2010-11-17 20:38:35 -06:00
SetPackageGenerators.cmake Added CPack packaging and fix Linux compatibility. 2010-11-17 20:38:35 -06:00
SetPackageVersion.cmake Added CPack packaging and fix Linux compatibility. 2010-11-17 20:38:35 -06:00