Gordon Smith 82bf1f3915 HPCC-27209 VCPKG Client Tools Support il y a 3 ans
..
dependencies bd5f4cf384 HPCC-25413 add HPCC Platform dependencies for Ubuntu 21.04 il y a 4 ans
DOCUMENTATION.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure il y a 12 ans
FindANTLR.cmake d1c312fb67 HPCC-22013 Replace website-antlr3 submodule with libantlr3c il y a 6 ans
FindAPR.cmake d0b95703fd HPCC-27166 Add support for USE_APR to vcpkg il y a 3 ans
FindAPRUTIL.cmake d0b95703fd HPCC-27166 Add support for USE_APR to vcpkg il y a 3 ans
FindCBLAS.cmake b4f96acb07 macOS client tools with MacPorts support il y a 6 ans
FindCOUCHBASE.cmake cce05d7468 HPCC-16522 Couchbase plugin build fix and moved USE_OPTIONAL il y a 8 ans
FindCPPUNIT.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
FindDOCBOOK.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
FindEXAMPLE_PLUGIN_DEP.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts il y a 7 ans
FindFOP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
FindHIREDIS.cmake 365b180489 HPCC-18089 Add directory exists guard for FILE() calls in find_package scripts il y a 7 ans
FindLIBMEMCACHED.cmake 28b0f1504c centos 6 workaround for 7.6.0 il y a 5 ans
FindMYSQL.cmake 51840824c6 HPCC-15524 MySQL Plugin error when running with multiple threads il y a 9 ans
FindNUMA.cmake 53afee8375 HPCC-14902 Added FindNUMA.cmake file il y a 9 ans
FindOPENLDAP.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
FindR.cmake 8a98455860 HPCC-23034 Update parsing version string for config.h of Rcpp package il y a 5 ans
FindSAXON.cmake e1f86765da HPCC-18772 Replace configurator with XSLT in docs build il y a 7 ans
FindSQLITE3.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
FindUriparser.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
FindV8.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
FindXALAN.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
FindXERCES.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
FindXSLTPROC.cmake c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
README.rst 3b2fe7fb4a HPCC-9593 Added documentation pertaining to cmake structure il y a 12 ans
buildBOOST_REGEX.cmake 76125c8a8b HPCC-27164 Add support for USE_BOOST_REGEX to vcpkg il y a 3 ans
commonSetup.cmake 76125c8a8b HPCC-27164 Add support for USE_BOOST_REGEX to vcpkg il y a 3 ans
distrocheck.sh f5ff815e5d HPCC-14934 Add code to detect amazon linux il y a 9 ans
docMacros.cmake 39802605be HPCC-24750 Add Workspace directory for PT_BR CHM build il y a 4 ans
extract_tag.sh 575c687eae HPCC-21493 Automate build tagging process il y a 6 ans
getpackagerevisionarch.sh 179372e128 Merge branch 'candidate-7.10.x' into candidate-7.12.x il y a 4 ans
go_gold.sh 309184c411 Fix helm tagging il y a 3 ans
go_rc.sh 3728ef028f HPCC-26950 Tagging of first rc for a new minor release fails il y a 3 ans
oneiric.cmake 20f3c904a0 Add support for Ubuntu 11.10 (oneiric) il y a 13 ans
optionDefaults.cmake 390218d12a HPCC-17528 Include esdl.bat in windows clienttools builds il y a 8 ans
parse_cmake.sh 8770495016 HPCC-26537 Release script doesn't handle a new minor release well il y a 3 ans
parse_hpcc_chart.sh c0c44c623d HPCC-25996 Add version meta label to pods when tagging/publishing charts il y a 4 ans
parse_hpcc_pom.sh 18b7ebf451 HPCC-26537 Release script doesn't handle a new minor release well il y a 3 ans
publickey.install a01cfac55c HPCC-14931 Add export and import of public key for eclcc il y a 9 ans
sourcedoc.xml c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® il y a 10 ans
tag_build.sh 575c687eae HPCC-21493 Automate build tagging process il y a 6 ans
vcpkgSetup.cmake 82bf1f3915 HPCC-27209 VCPKG Client Tools Support il y a 3 ans

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