summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build: Add check for posix_spawn functionsChris Packham2015-10-261-0/+1
* autoconf: squash tabs in configure.acAlan Antonuk2015-10-131-30/+30
* Lib: remove unmaintained SSL backendsAlan Antonuk2015-10-131-19/+8
* Bumping revision for development.Alan Antonuk2015-10-121-3/+3
* Preparation for v0.7.1 release.v0.7.1v071-releaseAlan Antonuk2015-10-121-1/+1
* ci: reenable mistakenly removed CFLAGSAlan Antonuk2015-08-101-0/+2
* build: remove -pedantic and -Wcast-align CFLAGS.Alan Antonuk2015-08-101-3/+0
* Bumping version for development.Alan Antonuk2015-06-161-2/+2
* Preparation for v0.7.0 release.v0.7.0Alan Antonuk2015-06-161-4/+4
* Lib: add select()-based implementation of poll()Alan Antonuk2015-06-011-0/+5
* CMake: build with -std=c90 or -std=gnu90 if possiblepr267Maciek Borzecki2015-05-191-3/+3
* Bumping revision for development.Alan Antonuk2015-02-221-2/+2
* Preparation for v0.6.0 release.v0.6.0Alan Antonuk2015-02-221-5/+5
* Bumping revision for development.Alan Antonuk2014-09-131-2/+2
* Preparation for v0.5.2 release.v0.5.2Alan Antonuk2014-09-131-1/+1
* Add platform, version, copyright client propertiesAlan Antonuk2014-08-251-0/+1
* Suppress OpenSSL deprecation warnings on OSXAlan Antonuk2014-08-251-0/+4
* autoconf: look for htonll in arpa/inet.hAlan Antonuk2014-08-131-1/+20
* Bumping version for development.Alan Antonuk2014-08-111-1/+1
* Preparation for v0.5.1 release.v0.5.1Alan Antonuk2014-08-111-2/+2
* Preparation for v0.5.0 releasev0.5.0Alan Antonuk2014-01-291-5/+5
* Fixes librabbitmq.pc generation under autoconfAlan Antonuk2014-01-011-1/+4
* Prep for v0.4.1 releaseAlan Antonuk2013-08-251-2/+2
* Updating version numbers for release of v0.4.0v0.4.0Alan Antonuk2013-08-131-3/+3
* FIX: bring autotools build system up to datev0.4.0-testAlan Antonuk2013-08-131-30/+1
* Add compile and runtime library version functionsAlan Antonuk2013-07-231-1/+1
* Add amqp_get_monotonic_timestamp() functionAlan Antonuk2013-06-141-0/+1
* Enable SSL hostname verification by defaultMichael Steinert2013-04-171-1/+1
* Update to 0.2.1 for releaseMichael Steinert2013-04-091-0/+8
* Fix some compiler warningsMichael Steinert2013-04-091-0/+1
* Relaxing restriction on OpenSSL to support v0.9.8Alan Antonuk2013-04-091-1/+1
* Moving posix-specific inet includes to unix/socket.hAlan Antonuk2013-04-091-3/+0
* Add checks for Unix-specific header filesMichael Steinert2013-04-091-0/+3
* Fix non-SSL build in the tools directoryMichael Steinert2013-04-091-1/+1
* Implement SSL/TLS over CyaSSL, GnuTLS, OpenSSL & PolarSSL backendsMichael Steinert2013-04-091-0/+31
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
* Bumping version to v0.3.0v0.3.0rabbitmq-c-v0.3.0Alan Antonuk2013-01-171-1/+1
* Build without amqp_framing.py codegenAlan Antonuk2013-01-161-11/+23
* autoconf: remove incorrect --enable-64-bit flagAlan Antonuk2012-12-271-9/+0
* Build works with python 2.4 or higherEugene Marcotte2012-12-201-1/+1
* Failing to have the json python module is not a fatal error. Fixes #71.Ryan Pearl2012-10-221-1/+1
* Bumping soversion ageAlan Antonuk2012-10-201-1/+1
* Provide replacement for htonll where not availableAlan Antonuk2012-10-201-1/+1
* autoconf: Detect if a socket library is neededAlan Antonuk2012-10-201-0/+15
* Adding autotools support for Python3 codegenAlan Antonuk2012-10-051-20/+16
* Correctly set-up SONAME for shared library versioningAlan Antonuk2012-10-021-10/+14
* Add preprocessor definitions for Win32 static buildMichael Steinert2012-05-241-1/+7
* Add a workaround for AC_PROG_CC_C99 for older version of AutoconfMichael Steinert2012-05-241-2/+5
* Setting minimum version for autoconf to 2.63Alan Antonuk2012-05-241-1/+1
* Update "issues" URIMichael Steinert2012-05-171-1/+1