Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In light of bug21782, solve the asymmetry problem the other way.bug24079 | Matthew Sackman | 2011-05-27 | 1 | -3/+3 |
| | |||||
* | Support multiple source dirs | Simon MacMullen | 2011-05-12 | 1 | -1/+2 |
| | |||||
* | If we see a list of modules there already, trust it. | Simon MacMullen | 2011-05-11 | 1 | -2/+5 |
| | |||||
* | Use erl files rather than beam files to generate the app module list. | Simon MacMullen | 2011-05-11 | 1 | -3/+3 |
| | |||||
* | cosmeticbug21782 | Matthias Radestock | 2009-11-04 | 1 | -3/+3 |
| | |||||
* | Added destination file, and lifted the code from rabbit_misc:write_term_file ↵ | Matthew Sackman | 2009-10-30 | 1 | -2/+4 |
| | | | | (though with ~p, not ~w) | ||||
* | Use io:read('') instead of io:read("") to avoid a "prompt" of "[]" ending upbug20155 | Tony Garnock-Jones | 2009-01-15 | 1 | -1/+1 |
| | | | | in the output. | ||||
* | oopsbug20035 | Matthias Radestock | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | auto-generate rabbit.app module list | Matthias Radestock | 2009-01-13 | 1 | -0/+10 |