summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Make cmake package-config find OpenSSL when usedAlan Antonuk2023-05-021-0/+8
* lib: delete obsolete inline keyword detectionAlan Antonuk2021-05-202-32/+0
* lib: make library version match release versionAlan Antonuk2021-04-201-2/+1
* cmake: rename FindXMLTO.cmake to correct warningAlan Antonuk2021-04-191-0/+0
* Make FindPOPT.cmake import cmake targetsAlan Antonuk2021-04-191-18/+27
* Move official includes to rabbitmq-c/ directoryAlan Antonuk2021-04-051-3/+3
* Move public header files to include directoryAlan Antonuk2021-04-051-3/+3
* cmake: use modern version of project() commandAlan Antonuk2021-04-011-0/+21
* Remove cmake modules included with cmakeAlan Antonuk2021-03-312-308/+0
* Add rabbitmq-c-config.cmake generationEric Huff2020-05-311-0/+4
* Make cmake build reproduciblymarinamoore2018-10-241-1/+1
* Remove vim mode lines.formatAlan Antonuk2017-12-044-4/+0
* build: remove obsolete HAVE_HTONLL checkAlan Antonuk2017-10-101-2/+0
* CMake: Remove install_pdb macro.Alan Antonuk2016-04-091-46/+0
* CMake: remove unused Find{cyassl,Polarssl} files.Alan Antonuk2015-11-292-46/+0
* Lib: add select()-based implementation of poll()Alan Antonuk2015-06-011-0/+4
* CMake: check for PKG_CONFIG_FOUND in FindPOPT.cmakeAlan Antonuk2014-09-021-2/+4
* Add platform, version, copyright client propertiesAlan Antonuk2014-08-251-0/+2
* Add GNUInstallDirs.cmake moduleAlan Antonuk2013-11-051-0/+205
* Add compile and runtime library version functionsAlan Antonuk2013-07-231-2/+0
* Update FindPolarSSL and FindcyaSSL cmake scriptsAlan Antonuk2013-04-172-14/+26
* Remove duplicate CMake scriptsMichael Steinert2013-04-092-163/+0
* Cleanup CMake build a bitMichael Steinert2013-04-092-0/+163
* Adding support for SSL to CMake build systemAlan Antonuk2013-04-092-0/+34
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-055-0/+5
* FIX: htonll redeclared on Win32 v8Alan Antonuk2013-01-231-0/+2
* Fix for XmlTo not found warning in tools directoryAlan Antonuk2013-01-191-1/+1
* add CMakePushCheckState.cmake for older cmake versionsBernhard K. Weisshuhn2013-01-151-0/+103
* Install .pdb files where availableAlan Antonuk2012-11-292-0/+67
* Refactor TestCInline.cmake scriptAlan Antonuk2012-11-142-5/+5
* Removing unused LibFindMacros cmake scriptAlan Antonuk2012-11-141-99/+0
* Refactor FindXmlTo.cmake scriptAlan Antonuk2012-11-141-10/+5
* Refactor FindPOPT.cmake scriptAlan Antonuk2012-11-141-6/+25
* cmake: configure config.h instead of generating itAlan Antonuk2012-10-201-0/+10
* Adding CMake procedure to build/install tools manpagesAlan Antonuk2012-05-241-0/+103
* Move TestCInline.cmake into cmake directoryMichael Steinert2012-05-171-0/+28
* Adding POPT CMake lib finder.Alan Antonuk2011-11-012-0/+117