Jake Smith d5d0deacf2 HPCC-11469 Add gcc -Wparentheses 11 anos atrás
..
dependencies b55ee1ff23 HPCC-11267 Add trusty.cmake for Ubuntu 14.04 support 11 anos atrás
DOCUMENTATION.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure 12 anos atrás
FindAPR.cmake 0e0011c096 HPCC-8627 Add new ESP HTPASSWD style MD5 authentication 12 anos atrás
FindBINUTILS.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindBOOST_REGEX.cmake 8edcf3d8a7 HPCC-9407 Add support for building in VS2012 12 anos atrás
FindBZip2.cmake f32607eb02 HPCC-10169 Integrate ClientTools on Windows 32bit with Jenkins 11 anos atrás
FindCPPUNIT.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindDOCBOOK.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindFOP.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindICU.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindJNI.cmake 656a60414d HPCC-9699 Java embed is not working on Ubuntu 13.04 12 anos atrás
FindLIBARCHIVE.cmake f32607eb02 HPCC-10169 Integrate ClientTools on Windows 32bit with Jenkins 11 anos atrás
FindLIBXML2.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindLIBXSLT.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindMYSQL.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindOPENLDAP.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindOPENSSL.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindR.cmake 6049dcb634 HPCC-11336 Support Rcpp 0.11.0 on Ubuntu 14.04 11 anos atrás
FindSQLITE3.cmake 464ad2cafc HPCC-10461 Add additional plugins for external databases 11 anos atrás
FindUriparser.cmake e02027678d gh-2562 Change license to Apache 13 anos atrás
FindV8.cmake f1ba9b9dbf HPCC-8030 Java/Python/Javascript language support in ECL 12 anos atrás
FindXALAN.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindXERCES.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindXSLTPROC.cmake 7e74441f6b HPCC-8733 cmake STREQUAL should be protected from empty strings 12 anos atrás
FindZLIB.cmake f32607eb02 HPCC-10169 Integrate ClientTools on Windows 32bit with Jenkins 11 anos atrás
README.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure 12 anos atrás
commonSetup.cmake d5d0deacf2 HPCC-11469 Add gcc -Wparentheses 11 anos atrás
distrocheck.sh dc857845c5 gh-2562 Change license to Apache 13 anos atrás
docMacros.cmake 05175775e6 fixes gh-2807 Added version scheme used for platform/clienttools to docs. 13 anos atrás
getpackagerevisionarch.sh eb84a8968c fixes gh-1436 Added check for Debian 6.x and dependency list for squeze. 13 anos atrás
oneiric.cmake 20f3c904a0 Add support for Ubuntu 11.10 (oneiric) 13 anos atrás
optionDefaults.cmake d5633b23a9 gh-3182 32bit Windows build failure 13 anos atrás
sourcedoc.xml e02027678d gh-2562 Change license to Apache 13 anos atrás

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