Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codegen up two different versions of rabbit_framing and provide a dispatcher ↵ | Simon MacMullen | 2010-06-24 | 1 | -1/+1 |
| | | | | to choose. The codegen now builds header files that are the union of 0-8 and 0-9-1. | ||||
* | updated .hgignore | Alexandru Scvortov | 2010-06-03 | 1 | -0/+1 |
| | |||||
* | Corrected build system: | Matthew Sackman | 2010-03-21 | 1 | -3/+1 |
| | | | | | | | | | | a) Do not bother with the intermediate docs/.erl b) Define USAGES_XML and USAGES_ERL correctly and incorporate with SOURCES c) Declare the dependencies between the usage erls and usage xmls dynamically (define, call and eval are our friends here) d) Correct use of automatic variables and take advantage of (a) e) Given use of SOURCE_DIR, EBIN_DIR and such like, define and use DOC_DIR f) Correct order in generate_deps to ensure the .erl is the *first* dep of the .beam. This means we can drop the .erl in the .erl => .beam automatic rule and rely on the deps file populating $< with the .erl g) Tidy .hgignore | ||||
* | Escape dots. | Simon MacMullen | 2010-03-16 | 1 | -1/+1 |
| | |||||
* | Make web versions of all the man pages. | Simon MacMullen | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | Convert all the other man pages to DocBook, fix rabbitmq-multi usage message. | Simon MacMullen | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | Rewrite rabbitmqctl man page as DocBook XML taken from the website admin ↵ | Simon MacMullen | 2010-02-24 | 1 | -0/+4 |
| | | | | guide. Generate man pages, usage guides and a web page from man pages. | ||||
* | automatic, and accurate, make dependencies | Matthias Radestock | 2010-01-29 | 1 | -0/+1 |
| | | | | | ...taking into account includes and behaviours This code was originally committed as part of bug21673 | ||||
* | Leave 'hg stat' clean after macports packaging | David Wragg | 2010-01-22 | 1 | -0/+1 |
| | |||||
* | merging from default | Vlad Ionescu | 2009-09-22 | 1 | -0/+1 |
|\ | |||||
| * | getting rid of the .last_valid_dialysis approach; better erlang termination ↵ | Vlad Ionescu | 2009-09-22 | 1 | -1/+0 |
| | | | | | | | | on failed dialysis | ||||
| * | improved dialysis | Vlad Ionescu | 2009-09-01 | 1 | -0/+2 |
| | | |||||
* | | fix .hgignore regexps | Matthias Radestock | 2009-09-18 | 1 | -7/+4 |
|/ | |||||
* | merging in from default | Matthew Sackman | 2009-08-25 | 1 | -0/+5 |
|\ | |||||
| * | Updates to rabbitmq-server script to eliminate warnings about hidden files; ↵ | Paul Jones | 2009-07-22 | 1 | -0/+1 |
| | | | | | | | | ignoring generated directories | ||||
| * | Added a rabbit_plugin_activator to generate a .boot file for Rabbit; changed ↵ | Paul Jones | 2009-07-22 | 1 | -0/+3 |
| | | | | | | | | startup script to use this file if available | ||||
| * | Removed the existing rabbit.rel file, which does not appear to have been ↵ | Paul Jones | 2009-07-22 | 1 | -0/+1 |
| | | | | | | | | updated in many,many versions | ||||
* | | Merged with upstream | Essien Ita Essien | 2009-01-29 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | Update ignore to include VIM .swp files and generic .patch files | Essien Ita Essien | 2008-12-15 | 1 | -0/+2 |
| | | |||||
* | | ignore rabbit.app | Matthias Radestock | 2009-01-15 | 1 | -0/+1 |
|/ | |||||
* | Ignore generated diff file in debian packaging directory | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | Tweak to the way the makefile generates the manpages, in preparation | Tony Garnock-Jones | 2008-12-08 | 1 | -0/+2 |
| | | | | for some documentation for /etc/default/rabbitmq. | ||||
* | More .hgignore entries from umbrella | Tony Garnock-Jones | 2008-07-08 | 1 | -0/+6 |
| | |||||
* | Migrate .hgignore entries from umbrella. | Tony Garnock-Jones | 2008-07-08 | 1 | -0/+11 |