Gavin Halliday e9505292fe HPCC-23430 Ensure that all symbols are resolved at link time 5 年之前
..
dependencies ed7c92b2d2 HPCC-23138 Add dependencies for Ubuntu 19.10 5 年之前
DOCUMENTATION.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure 12 年之前
FindANTLR.cmake d1c312fb67 HPCC-22013 Replace website-antlr3 submodule with libantlr3c 6 年之前
FindAPR.cmake b4f96acb07 macOS client tools with MacPorts support 6 年之前
FindBOOST_REGEX.cmake b9b917ee40 HPCC-20024 Build fails on Ubuntu 18.04 with default CMake settings 7 年之前
FindBZip2.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindCBLAS.cmake b4f96acb07 macOS client tools with MacPorts support 6 年之前
FindCOUCHBASE.cmake cce05d7468 HPCC-16522 Couchbase plugin build fix and moved USE_OPTIONAL 8 年之前
FindCPPUNIT.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindDOCBOOK.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindEXAMPLE_PLUGIN_DEP.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts 7 年之前
FindFOP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindHIREDIS.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts 7 年之前
FindICU.cmake 53e0ecb20f Various changes to help make install work on OSX catalina 5 年之前
FindLIBARCHIVE.cmake b4f96acb07 macOS client tools with MacPorts support 6 年之前
FindLIBMEMCACHED.cmake 28b0f1504c centos 6 workaround for 7.6.0 5 年之前
FindLIBXML2.cmake 5db236fc6e HPCC-20752 Build and run HPCC in VS 2015 6 年之前
FindLIBXSLT.cmake 5db236fc6e HPCC-20752 Build and run HPCC in VS 2015 6 年之前
FindMYSQL.cmake 51840824c6 HPCC-15524 MySQL Plugin error when running with multiple threads 9 年之前
FindNUMA.cmake 53afee8375 HPCC-14902 Added FindNUMA.cmake file 9 年之前
FindOPENLDAP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindOPENSSL.cmake 7767d97dbc HPCC-21577 Relocate macOS-specific directory tests 6 年之前
FindR.cmake 8a98455860 HPCC-23034 Update parsing version string for config.h of Rcpp package 5 年之前
FindSAXON.cmake e1f86765da HPCC-18772 Replace configurator with XSLT in docs build 7 年之前
FindSQLITE3.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindUriparser.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindV8.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindXALAN.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindXERCES.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindXSLTPROC.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
FindZLIB.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
README.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure 12 年之前
buildBOOST_REGEX.cmake 28b0f1504c centos 6 workaround for 7.6.0 5 年之前
commonSetup.cmake e9505292fe HPCC-23430 Ensure that all symbols are resolved at link time 5 年之前
distrocheck.sh f5ff815e5d HPCC-14934 Add code to detect amazon linux 9 年之前
docMacros.cmake 73124676c8 Merge pull request #10933 from xwang2713/HPCC-19211_independent_doc_build 7 年之前
extract_tag.sh 575c687eae HPCC-21493 Automate build tagging process 6 年之前
getpackagerevisionarch.sh f2677b0ac9 Add jessie/arm support 9 年之前
go_gold.sh 07dd6fd1a5 HPCC-23454 Java projects tagging and branch update 5 年之前
go_rc.sh 07dd6fd1a5 HPCC-23454 Java projects tagging and branch update 5 年之前
oneiric.cmake 20f3c904a0 Add support for Ubuntu 11.10 (oneiric) 13 年之前
optionDefaults.cmake 390218d12a HPCC-17528 Include esdl.bat in windows clienttools builds 8 年之前
parse_cmake.sh 5a34c37fcf HPCC-22710 Update parse_cmake to work on ubuntu 5 年之前
parse_hpcc_pom.sh 07dd6fd1a5 HPCC-23454 Java projects tagging and branch update 5 年之前
publickey.install a01cfac55c HPCC-14931 Add export and import of public key for eclcc 9 年之前
sourcedoc.xml c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 年之前
tag_build.sh 575c687eae HPCC-21493 Automate build tagging process 6 年之前

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