summaryrefslogtreecommitdiff
path: root/librabbitmq/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add support for parsing amqp URLs to librabbitmqDavid Wragg2011-09-211-1/+1
* merge bug23472 into default (ac_abs_confdir only available in recent versions...Alexandru Scvortov2010-11-241-4/+4
|\
| * Don't use ac_abs_confdir in autoconf.acbug23472David Wragg2010-11-041-4/+4
* | Make the examples compile and work under WindowsDavid Wragg2010-10-211-1/+1
* | Use the msinttypes header when building with the Microsoft compilerDavid Wragg2010-10-211-0/+4
* | Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90David Wragg2010-10-211-0/+8
* | Specify which functions are to be exported from the librabbitmq DLLDavid Wragg2010-10-211-1/+1
|/
* make distcheck was failing because of a missing $(srcdir) relative-referencebug23089David Wragg2010-08-071-1/+1
* Update for recent changes to rabbitmq-codegenDavid Wragg2010-08-051-4/+4
* Merge default into bug22825Tony Garnock-Jones2010-06-271-3/+9
|\
| * Include both unix and windows support files in distributionsTony Garnock-Jones2010-06-061-1/+4
| * Fix EXTRA_LIBS dependencies of librabbitmqDavid Wragg2010-06-041-2/+1
| * A Windows port, using MinGW/MSYSDavid Wragg2010-05-301-2/+6
* | Use the new extensions file (NB: this does not add synchronous basic.recover ...bug22864Simon MacMullen2010-06-171-4/+4
|/
* Work harder for a sane PYTHON default.Tony Garnock-Jones2010-02-161-2/+0
* Make "make distcheck" work and passTony Garnock-Jones2009-07-141-5/+8
* Split out mid-level API from amqp_socket.c into amqp_api.cTony Garnock-Jones2009-05-041-1/+1
* Install the public headers.Tony Garnock-Jones2009-04-291-1/+1
* Publication works!Tony Garnock-Jones2009-04-261-1/+1
* More workTony Garnock-Jones2009-04-251-1/+1
* Codegen, codecTony Garnock-Jones2009-04-251-2/+3
* Start work on codegenTony Garnock-Jones2009-04-251-0/+12
* Initial commit of skeletonTony Garnock-Jones2009-04-251-0/+3