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

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