Richard Chapman 75790ab9ee HPCC-18230 Don't use tbbmalloc in Roxie 7 years ago
..
dependencies b57c3f85b3 HPCC-17196 Update supported distributions 8 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
FindBOOST_REGEX.cmake bab8a3143f HPCC-14118 Update third party libraries and settings to support VS2015 9 years ago
FindBZip2.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindCBLAS.cmake adae826495 HPCC-16282 Add BLAS wrappers as standard library attributes and plugins 8 years ago
FindCOUCHBASE.cmake cce05d7468 HPCC-16522 Couchbase plugin build fix and moved USE_OPTIONAL 8 years ago
FindCPPUNIT.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindDOCBOOK.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindEXAMPLE_PLUGIN_DEP.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts 7 years ago
FindFOP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindHIREDIS.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts 7 years ago
FindICU.cmake f95f248dba HPCC-16814 move icui18n ahead of cuuc and icudata 8 years ago
FindJNI.cmake bc1b9c4086 HPCC-15495 Remove Java-1.6 entries 9 years ago
FindLIBARCHIVE.cmake bab8a3143f HPCC-14118 Update third party libraries and settings to support VS2015 9 years ago
FindLIBMEMCACHED.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts 7 years ago
FindLIBXML2.cmake 49c8bfb435 HPCC-14996 package all required third party libraries from MacPorts 9 years ago
FindLIBXSLT.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindMYSQL.cmake 51840824c6 HPCC-15524 MySQL Plugin error when running with multiple threads 9 years ago
FindNUMA.cmake 53afee8375 HPCC-14902 Added FindNUMA.cmake file 9 years ago
FindOPENLDAP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindOPENSSL.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindR.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts 7 years ago
FindSQLITE3.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindUriparser.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindV8.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindXALAN.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindXERCES.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindXSLTPROC.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
FindZLIB.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 years ago
README.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure 12 years ago
commonSetup.cmake 75790ab9ee HPCC-18230 Don't use tbbmalloc in Roxie 7 years ago
distrocheck.sh f5ff815e5d HPCC-14934 Add code to detect amazon linux 9 years ago
docMacros.cmake b2bf1f1ef7 HPCC-17207 creating HTML files 8 years ago
getpackagerevisionarch.sh f2677b0ac9 Add jessie/arm support 9 years ago
oneiric.cmake 20f3c904a0 Add support for Ubuntu 11.10 (oneiric) 13 years ago
optionDefaults.cmake 390218d12a HPCC-17528 Include esdl.bat in windows clienttools builds 8 years ago
publickey.install a01cfac55c HPCC-14931 Add export and import of public key for eclcc 9 years ago
sourcedoc.xml c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 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