summaryrefslogtreecommitdiff
path: root/librabbitmq/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Adding more strict compile Warning flags to gcc buildAlan Antonuk2012-05-241-1/+1
* Add support for config/install of librabbitmq.pc fileAlan Antonuk2012-05-241-1/+1
* Fixing typo in librabbitmq/CMakeLists.txt: should be BUILD_SHARED_LIBSAlan Antonuk2012-05-231-1/+1
* Cleaning up Public API decorators on Win32Alan Antonuk2012-05-231-0/+6
* Cleanup Win32 artifactsMichael Steinert2012-05-171-3/+3
* Set default visibility to hidden & enable a couple more warningsMichael Steinert2012-05-171-4/+1
* Add config.h header guardsMichael Steinert2012-05-171-1/+4
* Adding option to build rabbitmq-c staticallybuild_static_libraryAlan Antonuk2012-05-171-1/+1
* Bumping VERSION to 0.2 due to license change0.2Alan Antonuk2012-04-231-1/+1
* Fix for stdint.h not found in exampleswin32_example_include_fixAlan Antonuk2012-03-061-1/+13
* Fix: add stdint.h to install target on MSVC < 1600vs2008_install_stdint_fixAlan Antonuk2012-03-061-2/+5
* Guard msinttypes include dir with MSVC and not WIN32bug24528Alan Antonuk2011-11-041-1/+4
* codegen.py should be copied to the bin directoryAlan Antonuk2011-11-041-5/+11
* Adding missing amqp_url.c to CMakeLists.txtAlan Antonuk2011-11-011-0/+1
* Make codegen pull a dependancy of librabbitmqAlan Antonuk2011-11-011-1/+1
* Fix: setting correct output name for generated filesAlan Antonuk2011-10-301-2/+2
* Make the copy of codegen.py work in all casesAlan Antonuk2011-08-311-2/+6
* Adding the codegen stuff as an ExternalProjectAlan Antonuk2011-08-311-6/+6
* Adding install targetAlan Antonuk2011-06-071-0/+11
* Changes to support building on Win32/64Alan Antonuk2011-06-061-12/+35
* generate config.h in binary dir instead of source dirXiaoGuang Zeng2011-03-031-1/+1
* add cmake build support.XiaoGuang Zeng2011-03-031-0/+34