summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Bump use_specs to R13B04 or laterMatthew Sackman2010-07-071-2/+2
* merge default into bug21954Alexandru Scvortov2010-07-051-5/+6
|\
| * Merging bug22927Simon MacMullen2010-07-011-3/+4
| |\
| | * Omit the --stringparam option for old versions of xmltoDavid Wragg2010-07-011-3/+4
| * | Merge bug22911 into default (make srcdist creates README and BUILD)David Wragg2010-07-011-1/+1
| |\ \
| | * | Switch from BUILD to README, both for the .in file and for elinks.Tony Garnock-Jones2010-06-291-2/+2
| | * | Rename README.in to BUILD.inTony Garnock-Jones2010-06-291-1/+1
| | |/
| * | Switch to www.rabbitmq.com by default (was stage.rabbitmq.com)Tony Garnock-Jones2010-06-291-1/+1
| |/
* | fixed compile errorsAlexandru Scvortov2010-07-021-6/+3
|/
* Merging bug 22879 onto defaultMatthew Sackman2010-06-251-1/+13
|\
| * Simplify logic, plus cosmetics. Both conditionals can now be read as: if we f...Matthew 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.Simon 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-3/+6
|\
| * rabbit_framing_spec.hrl is now generatedAlexandru Scvortov2010-06-031-3/+6
* | Fix testing for variables so that you get as many errors as possible at the s...Matthew 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
* | Dummy commit to create new defaultSimon MacMullen2010-06-081-1/+1
|/
* Merging bug 21763 into defaultMatthew Sackman2010-05-241-5/+5
|\
| * Remove demo extension, and clean up the makefile.Tony Garnock-Jones2009-10-121-7/+5
| * Demo extension.Tony Garnock-Jones2009-10-071-4/+6
* | Fixing up coverage - it would appear the coverage is *very* sensitive about h...Matthew Sackman2010-04-261-3/+2
* | Merging default into bug19844Matthew Sackman2010-04-261-5/+2
|\ \
| * \ Merging headsMatthew Sackman2010-04-231-4/+0
| |\ \
| | * | Backed out changeset 1db0ab47b6d5 as the change will create silent failure fo...Matthew Sackman2010-04-231-4/+0
| * | | Roll secondary node coverage into "make start-cover"Simon MacMullen2010-04-211-5/+2
| * | | Make start-secondary-cover actually do something, stop Erlang tests blowing up.Simon MacMullen2010-04-201-1/+1
| * | | Allow enabling cover for secondary node.Simon MacMullen2010-04-201-0/+4
| |/ /
* | | Merging default into bug 19844 (debitrotting)Matthew Sackman2010-04-211-19/+77
|\ \ \ | |/ /
| * | Have a default config file for testing with make runTony Garnock-Jones2010-04-201-0/+4
| * | Use atomic renameTony Garnock-Jones2010-04-011-2/+2
| * | Split up a long command into several shorter ones without continuation lines.Tony Garnock-Jones2010-04-011-5/+5
| * | Avoid deeply quoted quotingTony Garnock-Jones2010-04-011-1/+1
| * | Fractionally better - the actions of the recursive call are now displayed, th...Matthew Sackman2010-04-011-1/+1
| * | 1. If our entire goalset is to make the deps file, don't include it; 2. We do...Matthew Sackman2010-04-011-0/+5
| * | Merging in from defaultMatthew Sackman2010-04-011-1/+1
| |\ \
| | * \ Merging bug 22554 onto defaultMatthew Sackman2010-03-291-1/+1
| | |\ \
| | | * | Handle multiline examples in man pages separately.Simon MacMullen2010-03-231-1/+1
| * | | | Remove pipeline use in the _usage.erl target.Simon MacMullen2010-03-241-3/+9
| |/ / /
| * | | Only build beam files for the usage messages we're going to use.Simon MacMullen2010-03-241-1/+1
| * | | Merging default into bug 22550Matthew Sackman2010-03-241-3/+19
| |\ \ \
| | * \ \ Merge bug22457 into defaultTony Garnock-Jones2010-03-231-0/+16
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Correct logic so that a 'make' with no explicit goals still behaves correctlyMatthew Sackman2010-03-231-1/+8
| | | * | The previous logic was saying 'if we can't find 'clean' in there, load the de...Matthew Sackman2010-03-221-1/+4
| | | * | Allow clean and clean-like targets to not bother with the dependency generationMatthew Sackman2010-03-211-0/+6
| | * | | They're not pods anymore. It worked before this by accident! (Stupid shell ex...Tony Garnock-Jones2010-03-221-2/+2
| | * | | fold(1) is POSIX and works consistently on macs as well as linux, unlike fmtTony Garnock-Jones2010-03-221-1/+1
| | |/ /