summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Decided against preventing deps include on clean, given there are other targe...Matthew Sackman2010-01-291-2/+0
* If the only target is clean, don't include the deps file. Also the deps file ...Matthew Sackman2010-01-291-2/+4
* automatic, and accurate, make dependenciesMatthias Radestock2010-01-291-9/+14
* post-backout mergeMatthias Radestock2009-12-181-4/+1
|\
| * Backed out changeset 71e93e17450cMatthias Radestock2009-12-181-4/+1
* | Try harder to find a simplejson-supporting pythonTony Garnock-Jones2009-11-301-0/+13
|/
* Make exchanges modular behaviours. AddedTony Garnock-Jones2009-11-211-1/+4
* Added destination file, and lifted the code from rabbit_misc:write_term_file ...Matthew Sackman2009-10-301-1/+1
* merge from bug 21397Matthew Sackman2009-09-301-7/+6
|\
| * using ?= operatorVlad Ionescu2009-09-221-15/+6
| * merging from defaultVlad Ionescu2009-09-221-5/+3
| |\
| * | wrapping some makefile vars in ifndef'sVlad Ionescu2009-09-151-4/+12
* | | s/bool()/boolean() in type specsMatthias Radestock2009-09-301-2/+2
* | | merge bug21559 into defaultMatthias Radestock2009-09-241-1/+1
|\ \ \
| * \ \ Merged defaultPaul Jones2009-09-241-4/+28
| |\ \ \
| * | | | Added rabbitmq-deactivate-plugins to output packagePaul Jones2009-09-211-1/+1
* | | | | Removed redundant -s rabbit from the startup args in MakefilePaul Jones2009-09-241-1/+1
| |/ / / |/| | |
* | | | comment for create-plt make targetVlad Ionescu2009-09-231-0/+1
* | | | merging from defaultVlad Ionescu2009-09-221-5/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Corrected behaviour of run-node so the boot file is not usedPaul Jones2009-09-211-1/+2
| |/ /
| * | Removed unused .boot generation target; added rabbit.rel to list of files rem...Paul Jones2009-09-211-4/+1
| |/
* | getting rid of the .last_valid_dialysis approach; better erlang termination o...Vlad Ionescu2009-09-221-18/+10
* | fixing basic.plt dependenciesVlad Ionescu2009-09-151-5/+8
* | replacing ERL_DIALYZER with ERL_EBIN in makefileVlad Ionescu2009-09-141-5/+5
* | fixing dependencies in dialyzer-related make targetsVlad Ionescu2009-09-091-13/+12
* | moving dialyzer stuff to src/rabbit_dialyzer.erlVlad Ionescu2009-09-021-26/+11
* | basic.plt created via erlang shell; fixing create_plt make target nameVlad Ionescu2009-09-021-13/+11
* | checking if required applications exist in specified ERL_HOMEVlad Ionescu2009-09-011-2/+7
* | nicer enumeration of otp applications rabbit depends onVlad Ionescu2009-09-011-8/+1
* | improved dialysisVlad Ionescu2009-09-011-2/+49
|/
* (freebsd stuff) bug21432 merged into defaultMarek Majkowski2009-08-201-1/+1
|\
| * Invoke make as $(MAKE) from within makefilesDavid Wragg2009-08-181-1/+1
* | remove outdated commentMatthias Radestock2009-08-191-3/+0
* | Removed misc spacePaul Jones2009-08-181-1/+1
|/
* Merge bug20463 into defaultDavid Wragg2009-08-181-1/+4
|\
| * Rabbit automatically adds /ebin to coverate directoryMarek Majkowski2009-08-141-1/+2
| * Merging default to bug20463Marek Majkowski2009-08-141-1/+1
| |\
| * | code coverage is a bit more generic now, removed reference to hardcoded ebin ...Marek Majkowski2009-07-211-1/+3
* | | see bug21368 for details. bumping version required for specs, and making cons...Matthew Sackman2009-08-171-3/+4
* | | merge bug20342 into defaultMatthew Sackman2009-08-141-6/+11
|\ \ \ | |_|/ |/| |
| * | Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to use...Paul Jones2009-07-291-1/+1
| * | Packaging location changes for debs, macports, windows and RPMSPaul Jones2009-07-291-6/+11
| |/
* | Bother, should have diffed before ci. I hate that RABBITMQ_SERVER_START_ARGS=...Matthew Sackman2009-08-061-0/+1
* | An evocative and inspiring bunny.Matthew Sackman2009-08-061-2/+1
|/
* No longer call cleandb from clean.Tony Garnock-Jones2009-07-201-1/+1
* Make cleandb no longer stop the nodeTony Garnock-Jones2009-07-161-1/+1
* TMPDIR should be honoured by MakefileMatthew Sackman2009-06-181-2/+6
* cleandb is now an rm -rf and build depends not on mnesiaMatthew Sackman2009-06-121-1/+1
* merge v1_5 into defaultMatthias Radestock2009-04-221-3/+2
|\
| * better way to start background nodeMatthias Radestock2009-04-151-2/+1