Gordon Smith 8d96a15b81 HPCC-10327 Ubuntu 13.10 dependency issue 11 years ago
..
dependencies 8d96a15b81 HPCC-10327 Ubuntu 13.10 dependency issue 11 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 8edcf3d8a7 HPCC-9407 Add support for building in VS2012 12 years ago
FindBZip2.cmake f32607eb02 HPCC-10169 Integrate ClientTools on Windows 32bit with Jenkins 11 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 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 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
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 f98dd3c598 HPCC-9024 Fix FindR.cmake when related to Rembed plugin 12 years ago
FindUriparser.cmake e02027678d gh-2562 Change license to Apache 12 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 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 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 bdd1e4d7bf HPCC-9692. Add -Wuninitialized" to commonSetup.cmake 12 years ago
distrocheck.sh dc857845c5 gh-2562 Change license to Apache 12 years ago
docMacros.cmake 05175775e6 fixes gh-2807 Added version scheme used for platform/clienttools to docs. 13 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 d5633b23a9 gh-3182 32bit Windows build failure 13 years ago
sourcedoc.xml e02027678d gh-2562 Change license to Apache 12 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