summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Adding support for OpenSSL in multithreaded applicationsAlan Antonuk2012-05-291-0/+3
* Relaxing restriction on OpenSSL to support v0.9.8Alan Antonuk2012-05-291-1/+1
* Moving posix-specific inet includes to unix/socket.hAlan Antonuk2012-05-291-17/+0
* Add SSL/TLS examplesMichael Steinert2012-05-271-2/+2
* Cleanup CMake build a bitMichael Steinert2012-05-271-0/+26
* Adding support for SSL to CMake build systemAlan Antonuk2012-05-271-0/+25
* Adding tests/ directory to CMake buildAlan Antonuk2012-05-241-0/+6
* Adding CMake procedure to build/install tools manpagesAlan Antonuk2012-05-241-1/+7
* Added CMake options to disable building of tools and examplesAlan Antonuk2012-05-241-3/+12
* Adding more strict compile Warning flags to gcc buildAlan Antonuk2012-05-241-0/+6
* Set the default CMake build type to be in release modeAlan Antonuk2012-05-241-0/+4
* Add support for config/install of librabbitmq.pc fileAlan Antonuk2012-05-241-0/+13
* Making the CMakeLists.txt work with cmake v2.6Alan Antonuk2012-05-241-34/+12
* Move TestCInline.cmake into cmake directoryMichael Steinert2012-05-171-3/+2
* Add new codegen directory to CMakeLists.txtMichael Steinert2012-05-171-0/+1
* Adding option to build rabbitmq-c staticallybuild_static_libraryAlan Antonuk2012-05-171-0/+6
* codegen.py should be copied to the bin directoryAlan Antonuk2011-11-041-0/+1
* Specify the project language as C to prevent CMake for looking for a c++ comp...Alan Antonuk2011-11-041-1/+1
* Make codegen pull a dependancy of librabbitmqAlan Antonuk2011-11-011-1/+1
* Adding POPT CMake lib finder.Alan Antonuk2011-11-011-0/+7
* Improved handing of external rabbitmq-codegenAlan Antonuk2011-10-301-14/+38
* Adding the codegen stuff as an ExternalProjectAlan Antonuk2011-08-311-20/+27
* CodeGen found message should be a statusAlan Antonuk2011-06-071-1/+2
* Changes to support building on Win32/64Alan Antonuk2011-06-061-0/+4
* add cmake build support.XiaoGuang Zeng2011-03-031-0/+30