Richard Chapman 3a203e3a2a Merge branch 'candidate-7.10.x' před 4 roky
..
dependencies d9e3ee08ac HPCC-24623 Dependency list file for CentOS 8 před 4 roky
DOCUMENTATION.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure před 12 roky
FindANTLR.cmake d1c312fb67 HPCC-22013 Replace website-antlr3 submodule with libantlr3c před 6 roky
FindAPR.cmake b4f96acb07 macOS client tools with MacPorts support před 6 roky
FindBOOST_REGEX.cmake b9b917ee40 HPCC-20024 Build fails on Ubuntu 18.04 with default CMake settings před 7 roky
FindBZip2.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindCBLAS.cmake b4f96acb07 macOS client tools with MacPorts support před 6 roky
FindCOUCHBASE.cmake cce05d7468 HPCC-16522 Couchbase plugin build fix and moved USE_OPTIONAL před 8 roky
FindCPPUNIT.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindDOCBOOK.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindEXAMPLE_PLUGIN_DEP.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts před 7 roky
FindFOP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindHIREDIS.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts před 7 roky
FindICU.cmake 53e0ecb20f Various changes to help make install work on OSX catalina před 5 roky
FindLIBARCHIVE.cmake b4f96acb07 macOS client tools with MacPorts support před 6 roky
FindLIBMEMCACHED.cmake 28b0f1504c centos 6 workaround for 7.6.0 před 5 roky
FindLIBXML2.cmake 5db236fc6e HPCC-20752 Build and run HPCC in VS 2015 před 6 roky
FindLIBXSLT.cmake 5db236fc6e HPCC-20752 Build and run HPCC in VS 2015 před 6 roky
FindMYSQL.cmake 51840824c6 HPCC-15524 MySQL Plugin error when running with multiple threads před 9 roky
FindNUMA.cmake 53afee8375 HPCC-14902 Added FindNUMA.cmake file před 9 roky
FindOPENLDAP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindOPENSSL.cmake 7767d97dbc HPCC-21577 Relocate macOS-specific directory tests před 6 roky
FindR.cmake 8a98455860 HPCC-23034 Update parsing version string for config.h of Rcpp package před 5 roky
FindSAXON.cmake e1f86765da HPCC-18772 Replace configurator with XSLT in docs build před 7 roky
FindSQLITE3.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindUriparser.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindV8.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindXALAN.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindXERCES.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindXSLTPROC.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
FindZLIB.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
README.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure před 12 roky
buildBOOST_REGEX.cmake 28b0f1504c centos 6 workaround for 7.6.0 před 5 roky
commonSetup.cmake 7f2930dfde HPCC-24420 Default plugin/pyembed to off for builds in the future před 4 roky
distrocheck.sh f5ff815e5d HPCC-14934 Add code to detect amazon linux před 9 roky
docMacros.cmake c250afea89 HPCC-24646 Remove "--param use.id.as.filename 1" in xsltproc před 4 roky
extract_tag.sh 575c687eae HPCC-21493 Automate build tagging process před 6 roky
getpackagerevisionarch.sh 0e859e3d24 HPCC-23828 Add Amazon Linux 2 detection před 5 roky
go_gold.sh 9e32123037 HPCC-24480 Do not upmerge release branches to .x ones před 4 roky
go_rc.sh 9e32123037 HPCC-24480 Do not upmerge release branches to .x ones před 4 roky
oneiric.cmake 20f3c904a0 Add support for Ubuntu 11.10 (oneiric) před 13 roky
optionDefaults.cmake 390218d12a HPCC-17528 Include esdl.bat in windows clienttools builds před 8 roky
parse_cmake.sh 5a34c37fcf HPCC-22710 Update parse_cmake to work on ubuntu před 5 roky
parse_hpcc_chart.sh 5d77ab97e2 HPCC-24195 Publish helm charts automatically when tagging platform před 5 roky
parse_hpcc_pom.sh 92170954fe HPCC-23558 Remove java project tagging dependency on Maven před 5 roky
publickey.install a01cfac55c HPCC-14931 Add export and import of public key for eclcc před 9 roky
sourcedoc.xml c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® před 10 roky
tag_build.sh 575c687eae HPCC-21493 Automate build tagging process před 6 roky

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