Richard Chapman e7020ed8c2 Merge branch 'candidate-7.8.x' hace 5 años
..
dependencies 671e30a1d0 HPCC-23884 Add Ubuntu 20.04 support hace 5 años
DOCUMENTATION.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure hace 12 años
FindANTLR.cmake d1c312fb67 HPCC-22013 Replace website-antlr3 submodule with libantlr3c hace 6 años
FindAPR.cmake b4f96acb07 macOS client tools with MacPorts support hace 6 años
FindBOOST_REGEX.cmake b9b917ee40 HPCC-20024 Build fails on Ubuntu 18.04 with default CMake settings hace 7 años
FindBZip2.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindCBLAS.cmake b4f96acb07 macOS client tools with MacPorts support hace 6 años
FindCOUCHBASE.cmake cce05d7468 HPCC-16522 Couchbase plugin build fix and moved USE_OPTIONAL hace 8 años
FindCPPUNIT.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindDOCBOOK.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindEXAMPLE_PLUGIN_DEP.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts hace 8 años
FindFOP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindHIREDIS.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts hace 8 años
FindICU.cmake 53e0ecb20f Various changes to help make install work on OSX catalina hace 5 años
FindLIBARCHIVE.cmake b4f96acb07 macOS client tools with MacPorts support hace 6 años
FindLIBMEMCACHED.cmake 28b0f1504c centos 6 workaround for 7.6.0 hace 5 años
FindLIBXML2.cmake 5db236fc6e HPCC-20752 Build and run HPCC in VS 2015 hace 6 años
FindLIBXSLT.cmake 5db236fc6e HPCC-20752 Build and run HPCC in VS 2015 hace 6 años
FindMYSQL.cmake 51840824c6 HPCC-15524 MySQL Plugin error when running with multiple threads hace 9 años
FindNUMA.cmake 53afee8375 HPCC-14902 Added FindNUMA.cmake file hace 9 años
FindOPENLDAP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindOPENSSL.cmake 7767d97dbc HPCC-21577 Relocate macOS-specific directory tests hace 6 años
FindR.cmake 8a98455860 HPCC-23034 Update parsing version string for config.h of Rcpp package hace 5 años
FindSAXON.cmake e1f86765da HPCC-18772 Replace configurator with XSLT in docs build hace 7 años
FindSQLITE3.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindUriparser.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindV8.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindXALAN.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindXERCES.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindXSLTPROC.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
FindZLIB.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
README.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure hace 12 años
buildBOOST_REGEX.cmake 28b0f1504c centos 6 workaround for 7.6.0 hace 5 años
commonSetup.cmake 28e2b085d7 Merge branch 'candidate-7.8.x' hace 5 años
distrocheck.sh f5ff815e5d HPCC-14934 Add code to detect amazon linux hace 9 años
docMacros.cmake 73124676c8 Merge pull request #10933 from xwang2713/HPCC-19211_independent_doc_build hace 7 años
extract_tag.sh 575c687eae HPCC-21493 Automate build tagging process hace 6 años
getpackagerevisionarch.sh 0e859e3d24 HPCC-23828 Add Amazon Linux 2 detection hace 5 años
go_gold.sh 07dd6fd1a5 HPCC-23454 Java projects tagging and branch update hace 5 años
go_rc.sh e570997d54 Fix release candidate tagging script hace 5 años
oneiric.cmake 20f3c904a0 Add support for Ubuntu 11.10 (oneiric) hace 13 años
optionDefaults.cmake 390218d12a HPCC-17528 Include esdl.bat in windows clienttools builds hace 8 años
parse_cmake.sh 5a34c37fcf HPCC-22710 Update parse_cmake to work on ubuntu hace 5 años
parse_hpcc_pom.sh 92170954fe HPCC-23558 Remove java project tagging dependency on Maven hace 5 años
publickey.install a01cfac55c HPCC-14931 Add export and import of public key for eclcc hace 9 años
sourcedoc.xml c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® hace 10 años
tag_build.sh 575c687eae HPCC-21493 Automate build tagging process hace 6 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