summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | be smart about when building pluginsAlexandru Scvortov2011-09-161-5/+10
| * | add rabbitmq-plugin manpageAlexandru Scvortov2011-09-141-2/+2
| * | refactorAlexandru Scvortov2011-09-091-0/+1
| * | add plugins to debs and rpmsAlexandru Scvortov2011-09-081-1/+1
| * | make plugins easier to dist when developingAlexandru Scvortov2011-09-081-2/+2
| * | add plugins to generic unix archiveAlexandru Scvortov2011-09-081-2/+6
| * | fix the plugins srcdist before attempting to build the pluginsAlexandru Scvortov2011-09-081-0/+1
| * | add target to build plugins and put the .ezs in provided_plugins/Alexandru Scvortov2011-09-081-1/+6
| * | include the plugins' sources in the broker bundlesAlexandru Scvortov2011-09-081-1/+4
* | | Further oops, we now depend on everything being built before running run-back...Simon MacMullen2011-09-281-1/+1
* | | OoopsSimon MacMullen2011-09-281-1/+1
* | | merge default into bug24371bug24371Alexandru Scvortov2011-09-211-4/+11
|\ \ \ | |_|/ |/| |
| * | Ensure dir existsMatthew Sackman2011-09-061-0/+1
| * | Use ctl wait in makefile; use setsid and backgrounding borrowed from initMatthew Sackman2011-08-221-4/+10
| |/
* | show full paths in dialyzer warningsMatthias Radestock2011-09-091-1/+1
|/
* silence zipsAlexandru Scvortov2011-07-281-1/+1
* Improve code coverageEmile Joubert2011-07-051-0/+1
* Complicate Makefile processingEmile Joubert2011-06-281-3/+1
* Add conditional compilation and makefile infrastructureEmile Joubert2011-06-281-1/+18
* Another version, avoiding a temp varSimon MacMullen2011-06-071-5/+2
* OK, so that approach does not work, due to the node started by erl somehow im...Simon MacMullen2011-06-071-4/+5
* erl_call treats all communication with the node as success, so try to emulate...Simon MacMullen2011-06-071-1/+4
* Merging bug24137 to defaultMatthew Sackman2011-05-311-3/+3
|\
| * These "--novalid"s are less meaningful in the context of bug 24137 since you ...bug24137Simon MacMullen2011-05-311-2/+2
| * Don't validate against the docbook DTD when building the usage erl - we don't...Simon MacMullen2011-05-261-1/+1
* | Merging bug24079 to defaultMatthew Sackman2011-05-271-2/+2
|\ \ | |/ |/|
| * In light of bug21782, solve the asymmetry problem the other way.bug24079Matthew Sackman2011-05-271-1/+1
| * Support multiple source dirsSimon MacMullen2011-05-121-1/+1
| * Use erl files rather than beam files to generate the app module list.Simon MacMullen2011-05-111-2/+2
* | R14B03 moved hostname and ip_port out of inet.hrl and into inet.erl where the...bug24136Matthew Sackman2011-05-251-2/+2
|/
* Make memory alarms work correctly over clustersMatthew Sackman2011-02-241-2/+2
* Merging default into bug23657Matthew Sackman2011-02-081-2/+2
|\
| * Satisfying bit first: remove rabbitmq-multi and all trivial references.Simon MacMullen2011-01-181-2/+2
* | update documentationbug23768Matthew Sackman2011-02-041-1/+1
* | Use a list comprehension to match rest of codebase and save a bunch of charac...Matthew Sackman2011-02-041-1/+2
* | Make the USE_SPECS erlang version check more robustDavid Wragg2011-01-301-4/+2
|/
* Whitespace change in order to force correct head of defaultMatthew Sackman2010-12-211-1/+1
* Rip out old persister as it no longer works given the arrival of pub acksMatthew Sackman2010-12-061-3/+0
* Merge bug23354 (remove xmlto and half of universe as macports deps)Michael Bridgen2010-11-121-13/+11
|\
| * Merging bug 23481 to defaultMatthew Sackman2010-11-121-1/+1
| |\
| | * Makefile and generate_deps now more robust.bug23481Jerry Kuch2010-11-111-2/+1
| | * Safekeeping commit; never try and build this version.Jerry Kuch2010-11-111-1/+2
| | * generate_deps takes file args from stdinJerry Kuch2010-11-111-1/+1
| | * generate_deps should no longer trip on detritus.Jerry Kuch2010-11-101-1/+1
| * | add a few more apps to basic.pltbug23476Matthias Radestock2010-11-101-1/+2
| * | don't check behaviours - the check isn't ready for prime time yetMatthias Radestock2010-11-101-1/+1
| * | run dialyzer command instead of programmatic invocationMatthias Radestock2010-11-061-11/+6
| |/
| * Use siblings of mnesia dirMatthew Sackman2010-10-221-1/+3
* | Macports: get manpages from generic unix tarball, to avoid huge transitive de...Simon MacMullen2010-10-201-3/+7
|/
* cosmeticMatthias Radestock2010-09-291-1/+0