summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with absolute paths in pc file generationAlan Antonuk2023-05-031-2/+2
* Make cmake package-config find OpenSSL when usedAlan Antonuk2023-05-021-1/+2
* cmake: use SameMajorVersion compatibility strategyAlan Antonuk2023-05-021-1/+1
* cmake: bump minimum required version to 3.22Alan Antonuk2023-05-011-1/+1
* Correct library versions on Mach-O platformsAlan Antonuk2023-04-301-1/+1
* Preparation for v0.13.0 releasev0.13.0Alan Antonuk2023-02-051-1/+1
* for initial integration in oss-fuzz (#736)Arjun2023-02-011-20/+6
* add option to install or not the static libraryRemi Collet2023-02-011-1/+2
* Bumping revision for development.Alan Antonuk2023-02-011-1/+1
* Preparation for v0.12.0 releasev0.12.0Alan Antonuk2023-02-011-1/+1
* fuzzer deployment (#734)Arjun2022-07-251-0/+27
* cmake: removed unused CheckCCompilerFlagAlan Antonuk2021-09-271-1/+0
* Update copyright & license header to use SPDX idAlan Antonuk2021-07-271-0/+3
* cmake: Change definition of OpenSSL dep in pc fileDaniel Engberg2021-07-131-2/+1
* cmake: only enable doxygen when configured toAlan Antonuk2021-05-201-6/+2
* lib: delete obsolete inline keyword detectionAlan Antonuk2021-05-201-1/+0
* lib: compile rabbitmq-c as C99Alan Antonuk2021-05-201-1/+1
* cmake: remove framing generation from cmakeAlan Antonuk2021-04-201-99/+0
* lib: make library version match release versionAlan Antonuk2021-04-201-4/+4
* cmake: rename FindXMLTO.cmake to correct warningAlan Antonuk2021-04-191-2/+2
* cmake: set default for BUILD_TOOLS to OFFAlan Antonuk2021-04-191-15/+11
* cmake: change BUILD_EXAMPLES to default to OFFAlan Antonuk2021-04-191-4/+6
* cmake: specify COMPONENT on install commandsAlan Antonuk2021-04-111-0/+2
* ssl: drop support OpenSSL v1.1.0 and olderAlan Antonuk2021-04-061-1/+1
* cmake: use GenerateExportHeader for AMQP_EXPORTAlan Antonuk2021-04-061-5/+1
* cmake: use modern version of project() commandAlan Antonuk2021-04-011-23/+12
* cmake: restore -fvisibility=hidden flagAlan Antonuk2021-04-011-1/+4
* Fix #666 bad PACKAGE_VERSIONRemi Collet2021-04-011-1/+1
* cmake: modernize how tests are enabledAlan Antonuk2021-03-311-4/+5
* cmake: remove code that manipulates CMAKE_C_FLAGSAlan Antonuk2021-03-311-13/+0
* cmake: use C_STANDARD instead of C_FLAGSAlan Antonuk2021-03-311-10/+4
* cmake: modernize setting default build typeAlan Antonuk2021-03-311-4/+5
* cmake: set v3.10 as minimum required versionAlan Antonuk2021-03-311-5/+5
* Bumping revision for development.Alan Antonuk2021-03-311-1/+1
* Preparation for v0.11.0 releasev0.11.0Alan Antonuk2021-03-311-3/+3
* Add rabbitmq-c-config.cmake generationEric Huff2020-05-311-0/+39
* Add option to run system tests (disabled by default).Simon Lepasteur2020-03-121-0/+1
* Fix incorrect private lib field in librabbitmq.pcAndriy Gelman2020-02-201-2/+5
* Bumping revision for developmentAlan Antonuk2019-12-011-1/+1
* Preparation for v0.10.0 releasev0.10.0Alan Antonuk2019-12-011-3/+3
* Bumping revision for developmentAlan Antonuk2018-05-081-1/+1
* Preparation for v0.9.0 release.v0.9.0-masterAlan Antonuk2018-05-081-3/+3
* ssl: Make thread-safety unconditional in rabbitmq-cAlan Antonuk2017-12-101-14/+14
* Remove vim mode lines.formatAlan Antonuk2017-12-041-1/+0
* build: remove obsolete HAVE_HTONLL checkAlan Antonuk2017-10-101-9/+0
* Bumping revision for development.ver_bumpAlan Antonuk2016-04-101-1/+1
* Preparation for v0.8.0 release.v0.8.0release_080Alan Antonuk2016-04-091-3/+3
* CMake: rework symbol checking to work with -WerrorAlan Antonuk2015-11-291-37/+37
* build: Add check for posix_spawn functionsChris Packham2015-10-261-1/+2
* CMake: Set CMP0042 to use NEW policy.Alan Antonuk2015-10-191-0/+5