summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Start work on codegenTony Garnock-Jones2009-04-251-0/+7
* Initial commit of skeletonTony Garnock-Jones2009-04-251-0/+26