summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* By using an order only depend, we ensure that the deps file must exist, but i...bug23300Matthew Sackman2010-09-231-1/+2
* Merging bug23047 into defaultMatthew Sackman2010-09-201-1/+5
|\
| * remove rest of xref callsbug23047Alexandru Scvortov2010-09-161-2/+0
| * merge default into bug23047Alexandru Scvortov2010-09-161-4/+2
| |\
| * | added xref check for undefined, unused and deprecated functionsAlexandru Scvortov2010-08-191-1/+7
* | | Merge default into bug22926bug22926David Wragg2010-09-171-19/+31
|\ \ \ | | |/ | |/|
| * | make 'xmlto' invocation work with stricter getopt implementationsbug23155Matthias Radestock2010-08-221-1/+1
| * | Eliminate RABBITMQ_PLUGINS_EXPAND_DIRbug23145David Wragg2010-08-181-3/+1
| |/
| * Merge bug21875 into defaultDavid Wragg2010-08-091-0/+10
| |\
| | * Merge bug23038, plugins dir in binary distsMichael Bridgen2010-08-061-0/+2
| | |\
| | | * This works for generic unix, deb, RPM, Windows bundle.Simon MacMullen2010-07-301-0/+2
| | * | add Makefile targets to simulate memory pressureMatthias Radestock2010-08-021-0/+8
| | |/
| * | Default to the real Unix-y scratch dir, override in the Makefile.Simon MacMullen2010-08-061-1/+3
| * | Merging default into bug21875Simon MacMullen2010-08-021-23/+46
| |\ \ | | |/
| | * Merge default into bug22889.bug22889Simon MacMullen2010-07-301-2/+2
| | |\
| | | * Bump specs requirements to R14AMatthew Sackman2010-07-211-2/+2
| | * | This wiped out rabbit_framing_channel. Never mind.Simon MacMullen2010-07-091-1/+1
| | * | Merge default into bug22889Simon MacMullen2010-07-091-8/+5
| | |\ \ | | | |/
| | | * Bump use_specs to R13B04 or laterMatthew Sackman2010-07-071-2/+2
| | | * merge default into bug21954Alexandru Scvortov2010-07-051-6/+3
| | | |\
| | | | * fixed compile errorsAlexandru Scvortov2010-07-021-6/+3
| | * | | Make sure one does not accidentally build a server containing old rabbit_fram...Simon MacMullen2010-07-091-1/+1
| | * | | More renaming.Simon MacMullen2010-07-071-2/+2
| | * | | --allow-overwrite became --allow-accumulate.Simon MacMullen2010-07-071-2/+2
| | * | | Use --allow-overwriteSimon MacMullen2010-07-051-2/+2
| | * | | Correct spec; correct dependencies.Simon MacMullen2010-07-021-2/+2
| | * | | Update the names of our JSON files, don't use the 0-8 extensions file.Simon MacMullen2010-07-021-2/+2
| | * | | Merge default into bug22889Simon MacMullen2010-07-021-5/+6
| | |\ \ \ | | | |/ /
| | | * | Merging bug22927Simon MacMullen2010-07-011-2/+2
| | | |\ \
| | | | * \ Merge bug22911 into default (make srcdist creates README and BUILD)David Wragg2010-07-011-1/+1
| | | | |\ \
| | | | | * | Switch to www.rabbitmq.com by default (was stage.rabbitmq.com)bug22910Tony Garnock-Jones2010-06-291-1/+1
| | | | | |/
| | | | * | Switch from BUILD to README, both for the .in file and for elinks.bug22911Tony Garnock-Jones2010-06-291-2/+2
| | | | * | Rename README.in to BUILD.inTony Garnock-Jones2010-06-291-1/+1
| | | | |/
| | | * | Omit the --stringparam option for old versions of xmltobug22927David Wragg2010-07-011-3/+4
| | | |/
| | * | Merged default into bug22885bug22885Simon MacMullen2010-06-251-1/+13
| | |\ \ | | | |/
| | * | Remove a * that crept in.Simon MacMullen2010-06-241-1/+1
| | * | Codegen up two different versions of rabbit_framing and provide a dispatcher ...Simon MacMullen2010-06-241-9/+13
| | * | Use the new merged JSON for codegen, stripping out redirect and trace frame s...Simon MacMullen2010-06-231-1/+1
| * | | Move plugin activation into the startup script for unixes. Update packaging a...Tony Garnock-Jones2010-05-141-1/+1
* | | | Refine the inclusion of deps.mkDavid Wragg2010-07-011-7/+2
| |_|/ |/| |
* | | Merging bug 22879 onto defaultMatthew Sackman2010-06-251-1/+13
|\ \ \ | |_|/ |/| |
| * | Simplify logic, plus cosmetics. Both conditionals can now be read as: if we f...bug22879Matthew Sackman2010-06-251-6/+8
| * | blow up if make is to oldAlexandru Scvortov2010-06-241-3/+6
| * | added support for make-3.80 (and a deprecation warning)Alexandru Scvortov2010-06-231-1/+8
* | | Put all our extensions in one file.bug22864Simon MacMullen2010-06-171-1/+1
* | | Move synchronous basic recover to the 0-8 broker.Simon MacMullen2010-06-171-1/+1
|/ /
* | Merging bug 18524 onto defaultMatthew Sackman2010-06-111-8/+14
|\ \
| * | Fix testing for variables so that you get as many errors as possible at the s...bug22850Matthew Sackman2010-06-101-3/+4
| * | Avoid very strange weird side effecting dependency thingyMatthew Sackman2010-06-101-1/+6
| * | complain about missing env vars in the right placeMatthias Radestock2010-06-091-6/+6