summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Bumping revision for development.Alan Antonuk2014-09-131-2/+2
* Preparation for v0.5.2 release.Alan 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.Alan Antonuk2014-08-111-2/+2
* Preparation for v0.5.0 releaseAlan 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.0Alan Antonuk2013-08-131-3/+3
* FIX: bring autotools build system up to dateAlan 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.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
* Bump version in configure.ac to match CMakeLists.txtMichael Steinert2012-05-171-2/+2
* Cleanup Win32 artifactsMichael Steinert2012-05-171-2/+1
* Set default visibility to hidden & enable a couple more warningsMichael Steinert2012-05-171-0/+4
* Add a pkg-config fileMichael Steinert2012-05-171-1/+4
* Cleanup platform checks in configure.acMichael Steinert2012-05-171-40/+18
* Cleanup 64-bit optionMichael Steinert2012-05-171-5/+8
* Cleanup python checkMichael Steinert2012-05-171-38/+20
* Make configure options more sensibleMichael Steinert2012-05-171-42/+26
* General cleanup in configure.acMichael Steinert2012-05-171-33/+22
* Add -Wall, -Wextra & -pedantic by defaultMichael Steinert2012-05-171-0/+7
* Add proper libtool versioningMichael Steinert2012-05-171-5/+24
* Enable silent build rulesMichael Steinert2012-05-171-0/+1
* Store macros in m4 sub-directoryMichael Steinert2012-05-171-0/+1