summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+0
* Add checks for Unix-specific header filesMichael Steinert2012-05-271-0/+3
* Fix non-SSL build in the tools directoryMichael Steinert2012-05-271-1/+1
* Implement SSL/TLS over CyaSSL, GnuTLS, OpenSSL & PolarSSL backendsMichael Steinert2012-05-271-0/+31
* 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
* Convert to non-recursive AutomakeMichael Steinert2012-05-171-7/+10
* Don't rely on unaligned accesses or little-endiannessDavid Wragg2011-08-171-0/+2
* Remove trailing whitespaceDavid Wragg2011-07-051-1/+1
* Fix remaining mentions of the defunct tonyg@rabbitmq.com addressDavid Wragg2011-03-021-1/+1
* Fix VPATH builds. Path to spec file was incorrect.Tony Garnock-Jones2010-12-111-1/+1
* merge bug23472 into default (ac_abs_confdir only available in recent versions...Alexandru Scvortov2010-11-241-2/+4
|\
| * Don't use ac_abs_confdir in autoconf.acbug23472David Wragg2010-11-041-2/+4
* | Use the msinttypes header when building with the Microsoft compilerDavid Wragg2010-10-211-4/+13
* | Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90David Wragg2010-10-211-2/+10
* | Microsoft link.exe doesn't understand the -l syntaxDavid Wragg2010-10-211-1/+4
* | Get autoconf to detect the inline function syntaxDavid Wragg2010-10-211-0/+2
|/
* updated rabbitmq-c to the latest codegenAlexandru Scvortov2010-08-041-1/+1
* merged default into bug22951Alexandru Scvortov2010-08-041-10/+1
|\
| * this branch is default with amqp_0_9_1 merged in; everything seems to work fineAlexandru Scvortov2010-07-091-10/+1
* | Merge default into bug22825Tony Garnock-Jones2010-06-271-2/+28
|\ \ | |/ |/|
| * Merge default into bug22825Tony Garnock-Jones2010-06-061-2/+28
| |\
| | * A Windows port, using MinGW/MSYSDavid Wragg2010-05-301-1/+26
| | * The simplejson module is bundled with python2.6 but renamed to jsonDavid Wragg2010-05-301-1/+2
* | | Use the new extensions file (NB: this does not add synchronous basic.recover ...bug22864Simon MacMullen2010-06-171-0/+10
|/ /
* | Fix up packaging: xmlto was getting confused in build/source separationTony Garnock-Jones2010-06-061-0/+1
|/
* Add docbook-based man pages for toolsDavid Wragg2010-05-251-1/+15
* Add a configure check to make sure that we have the popt.h headerbug22390David Wragg2010-02-231-0/+7
* Command line AMQP tools based on rabbitmq-cDavid Wragg2010-02-201-0/+20
* Work harder for a sane PYTHON default.Tony Garnock-Jones2010-02-161-0/+23
* Add configure option to enable 64-bit mode (-m64)Tony Garnock-Jones2009-11-251-0/+6
* Make "make distcheck" work and passTony Garnock-Jones2009-07-141-3/+10
* Better support for tablesTony Garnock-Jones2009-05-061-0/+1
* Codegen, codecTony Garnock-Jones2009-04-251-1/+2