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

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