summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* just merging in default branchMatthew Sackman2009-05-271-4/+3
|\
| * merge v1_5 into defaultMatthias Radestock2009-04-221-3/+2
| |\
| | * better way to start background nodeMatthias Radestock2009-04-151-2/+1
| | * remove silly dependencyMatthias Radestock2009-04-151-1/+1
| * | merge v1_5 into defaultMatthias Radestock2009-04-201-1/+1
| |\ \ | | |/
| | * Use a backup extension and remove the file afterwardMichael Bridgen2009-03-301-1/+1
* | | sigh. I while ago I managed to commit in change to the MakefileMatthew Sackman2009-05-121-1/+1
* | | added a testMatthew Sackman2009-04-221-1/+1
* | | Fix for that bug. Basically, mnesia wasn't being deleted correctly, which mea...Matthew Sackman2009-04-131-2/+2
* | | tiny change to fix where the badmatch happens.Matthew Sackman2009-04-131-2/+2
* | | gah, committed the damn makefile again. Sorry.Matthew Sackman2009-04-121-2/+2
* | | removed some parenthesisMatthew Sackman2009-04-121-2/+2
* | | initial stab at some tests (though still only 1 queue!).Matthew Sackman2009-04-121-2/+2
* | | refactored out common functionality between ack and cancelMatthew Sackman2009-04-121-2/+2
* | | did some profiling and brought out an mnesia lock much earlier.Matthew Sackman2009-04-101-1/+1
|/ /
* | Include generate_app in source tarballTony Garnock-Jones2009-03-251-1/+1
* | merge v1_5 into defaultTony Garnock-Jones2009-02-241-1/+1
|\ \ | |/
| * Fixed sed to properly handle rabbitmq.conf.5 and updated other man pages.Hubert Plociniczak2009-02-171-1/+1
* | Bad conflict resolutionBen Hood2009-01-211-5/+0
* | Merged v1_5_1 into defaultBen Hood2009-01-211-1/+6
|\ \ | |/
| * Renamed BUILD.in to README.inHubert Plociniczak2009-01-151-2/+2
* | don't try to dialyze rabbit.appMatthias Radestock2009-01-151-1/+1
* | Merged 20088 into defaultBen Hood2009-01-151-2/+5
|\ \
| * \ merge default into bug20088Matthias Radestock2009-01-141-5/+9
| |\ \
| * | | gen_server2.beam is needed at compile timeMatthias Radestock2009-01-081-2/+5
* | | | Depend on generate_app when deciding whether to rebuild rabbit.app.Tony Garnock-Jones2009-01-151-1/+1
| |/ / |/| |
* | | auto-generate rabbit.app module listMatthias Radestock2009-01-131-3/+7
| |/ |/|
* | Output file is given as an argument, do not use stdout.Hubert Plociniczak2009-01-091-2/+2
|/
* merge bug20030 into defaultMatthias Radestock2008-12-171-5/+0
|\
| * remove more traces of rabbitmq-mnesia-currentMatthias Radestock2008-12-171-1/+0
| * remove rabbitmq-mnesia-currentMatthias Radestock2008-12-171-4/+0
* | Use PYTHON variable to allow overriding of python at compile-timeTony Garnock-Jones2008-12-171-2/+4
|/
* More strict matchingHubert Plociniczak2008-12-121-1/+1
* Use default regex type in findHubert Plociniczak2008-12-121-1/+1
* distclean should remove all vim, emacs temporary filesHubert Plociniczak2008-12-121-2/+2
* separate out codegen targetsMatthias Radestock2008-12-121-3/+5
* Set the page name and section correctlyTony Garnock-Jones2008-12-101-1/+7
* Correct stupid mistake in installation target of Makefile.Tony Garnock-Jones2008-12-101-1/+1
* Fix a couple of Makefile variable references (important to make cleandb non-d...Tony Garnock-Jones2008-12-091-2/+2
* Update Makefile for new environment variables.Tony Garnock-Jones2008-12-091-9/+25
* Tweak to the way the makefile generates the manpages, in preparationTony Garnock-Jones2008-12-081-6/+13
* Remove suspect whitespace.Tony Garnock-Jones2008-12-081-2/+2
* Invert the case of all this - check that the schema is current ratherSimon MacMullen2008-12-011-2/+2
* Change mnesia check target nameSimon MacMullen2008-12-011-1/+1
* Install the script. Note that shell uses "0" for true and "1" forSimon MacMullen2008-11-271-0/+1
* Create rabbitmq-mnesia-update-needed scriptSimon MacMullen2008-11-271-0/+3
* Cleaned the Makefile. Goodbye generic_stage!Hubert Plociniczak2008-11-071-37/+21
* Do not include source files in the binary packagesHubert Plociniczak2008-11-071-2/+6
* Removed dotHubert Plociniczak2008-09-041-1/+1
* Merge bug17940Simon MacMullen2008-08-141-0/+9
|\