summaryrefslogtreecommitdiff
path: root/generate_app
Commit message (Collapse)AuthorAgeFilesLines
* In light of bug21782, solve the asymmetry problem the other way.bug24079Matthew Sackman2011-05-271-3/+3
|
* Support multiple source dirsSimon MacMullen2011-05-121-1/+2
|
* If we see a list of modules there already, trust it.Simon MacMullen2011-05-111-2/+5
|
* Use erl files rather than beam files to generate the app module list.Simon MacMullen2011-05-111-3/+3
|
* cosmeticbug21782Matthias Radestock2009-11-041-3/+3
|
* Added destination file, and lifted the code from rabbit_misc:write_term_file ↵Matthew Sackman2009-10-301-2/+4
| | | | (though with ~p, not ~w)
* Use io:read('') instead of io:read("") to avoid a "prompt" of "[]" ending upbug20155Tony Garnock-Jones2009-01-151-1/+1
| | | | in the output.
* oopsbug20035Matthias Radestock2009-01-131-1/+1
|
* auto-generate rabbit.app module listMatthias Radestock2009-01-131-0/+10