summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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.acDavid 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 ...Simon 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 headerDavid 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