summaryrefslogtreecommitdiff
path: root/generate_app
Commit message (Expand)AuthorAgeFilesLines
* Remove unused scripts & MakefilesJean-Sébastien Pédron2015-10-201-16/+0
* In light of bug21782, solve the asymmetry problem the other way.Matthew 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
* cosmeticMatthias Radestock2009-11-041-3/+3
* Added destination file, and lifted the code from rabbit_misc:write_term_file ...Matthew Sackman2009-10-301-2/+4
* Use io:read('') instead of io:read("") to avoid a "prompt" of "[]" ending upTony Garnock-Jones2009-01-151-1/+1
* oopsMatthias Radestock2009-01-131-1/+1
* auto-generate rabbit.app module listMatthias Radestock2009-01-131-0/+10