summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge default into amqp_0_9_1.Simon MacMullen2010-05-281-5/+5
|\
| * 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
* | | Merge default into amqp_0_9_1.Simon MacMullen2010-05-101-0/+3
|\ \ \ | |/ /
| * | 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 default into bug 19844 (debitrotting)Matthew Sackman2010-04-211-19/+77
| |\ \ \
| * | | | Make start-secondary-cover actually do something, stop Erlang tests blowing up.Simon MacMullen2010-04-151-1/+1
| * | | | Allow enabling cover for secondary node.Simon MacMullen2010-04-151-0/+4
* | | | | Merge default into amqp_0_9_1 (for the sake of bug22619)David Wragg2010-04-281-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
| |/ / /
* | | | Merge default into amqp_0_9_1. There was a conflict inMichael Bridgen2010-04-261-5/+9
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge default into amqp_0_9_1Tony Garnock-Jones2010-04-061-4/+15
|\ \ \ \ | |/ / /
| * | | 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
| |/ / / /
* | | | | Merging default into amqp_0_9_1Matthew Sackman2010-03-241-18/+61
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |/ / /
| * | | | All module names must start 'rabbit_'.Matthew Sackman2010-03-211-1/+1
| * | | | Corrected build system:Matthew Sackman2010-03-211-28/+33
| |/ / /
| * | | Build the windows service page for the website too.Simon MacMullen2010-03-161-1/+1
| * | | Remove DOCTYPE with --novalid and namespaces with XSLT.Simon MacMullen2010-03-121-8/+5
| * | | Make web versions of all the man pages.Simon MacMullen2010-03-041-9/+12
| * | | Move the prefix / suffix to the XSL file, cleaner and works with echo from le...Simon MacMullen2010-03-021-3/+3
| * | | Rebuild when XSL changes.Simon MacMullen2010-02-261-3/+3
| * | | Fix internal links in the generated page.Simon MacMullen2010-02-261-3/+5
| * | | Transform our generated rabbitmqctl HTML page back to our ad-hoc XML format f...Simon MacMullen2010-02-261-5/+11
| * | | Remove -85 nastiness, prevent overlong line from wrapping by making it shorter.Simon MacMullen2010-02-251-1/+1
| * | | Further tweaks to usage messages: only show subcommand option lists, not desc...Simon MacMullen2010-02-251-1/+1
| * | | Rewrite rabbitmqctl man page as DocBook XML taken from the website admin guid...Simon MacMullen2010-02-241-13/+27
| |/ /
* | | De-bitrot by merging default in. Passes rabbit_tests:all_tests() andMichael Bridgen2010-02-151-8/+13
|\ \ \ | |/ /