Brian O'Neill 74b27caebd Resolves an issue when compiling ECL on OS X. 10 years ago
..
dependencies 579eee6428 HPCC-12968 Fix typo LIBSLT 10 years ago
DOCUMENTATION.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure 12 years ago
FindAPR.cmake 0e0011c096 HPCC-8627 Add new ESP HTPASSWD style MD5 authentication 12 years ago
FindBINUTILS.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindBOOST_REGEX.cmake a518ad9990 HPCC-13135 Enable Platform libraries build on Visual Studio 9 2008 Win64 10 years ago
FindBZip2.cmake a518ad9990 HPCC-13135 Enable Platform libraries build on Visual Studio 9 2008 Win64 10 years ago
FindCPPUNIT.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindDOCBOOK.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindFOP.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindICU.cmake a518ad9990 HPCC-13135 Enable Platform libraries build on Visual Studio 9 2008 Win64 10 years ago
FindJNI.cmake 656a60414d HPCC-9699 Java embed is not working on Ubuntu 13.04 12 years ago
FindLIBARCHIVE.cmake f32607eb02 HPCC-10169 Integrate ClientTools on Windows 32bit with Jenkins 11 years ago
FindLIBXML2.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindLIBXSLT.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindMEMCACHED.cmake 5109245186 HPCC-12728 The memcached plugin does not compile on Ubuntu 12.04 10 years ago
FindMYSQL.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindOPENLDAP.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindOPENSSL.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindR.cmake 6049dcb634 HPCC-11336 Support Rcpp 0.11.0 on Ubuntu 14.04 11 years ago
FindREDIS.cmake fa2f212f3c HPCC-13047 Redis plugin sync module 10 years ago
FindSQLITE3.cmake 464ad2cafc HPCC-10461 Add additional plugins for external databases 11 years ago
FindUriparser.cmake e02027678d gh-2562 Change license to Apache 13 years ago
FindV8.cmake f1ba9b9dbf HPCC-8030 Java/Python/Javascript language support in ECL 12 years ago
FindXALAN.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindXERCES.cmake a518ad9990 HPCC-13135 Enable Platform libraries build on Visual Studio 9 2008 Win64 10 years ago
FindXSLTPROC.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 years ago
FindZLIB.cmake f32607eb02 HPCC-10169 Integrate ClientTools on Windows 32bit with Jenkins 11 years ago
README.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure 12 years ago
commonSetup.cmake 74b27caebd Resolves an issue when compiling ECL on OS X. 10 years ago
distrocheck.sh dc857845c5 gh-2562 Change license to Apache 13 years ago
docMacros.cmake 34c7345e75 HPCC-8616 Enable generating xml from xsd with configurator 10 years ago
getpackagerevisionarch.sh eb84a8968c fixes gh-1436 Added check for Debian 6.x and dependency list for squeze. 13 years ago
oneiric.cmake 20f3c904a0 Add support for Ubuntu 11.10 (oneiric) 13 years ago
optionDefaults.cmake 59d9d8841d HPCC-13022 Work around use of () in cmake ${} 10 years ago
sourcedoc.xml e02027678d gh-2562 Change license to Apache 13 years ago

README.rst

This directory contains cmake code that is shared by multiple projects, and also
utility functions such as the FindXXXXX.cmake files tat control how third-party
components are located.

Details of the internal structures of these files are found in the `HPCC CMake Documentation`_.

.. _HPCC CMake Documentation: DOCUMENTATION.rst