generate_app
12 months ago In light of bug21782, solve the asymmetry problem the other way.
12 months ago If we're using stdin for input, then use stdout for output
12 months ago Support multiple source dirs
12 months ago If we see a list of modules there already, trust it.
12 months ago Use erl files rather than beam files to generate the app module list.
2009-11-04 cosmetic
2009-10-30 Added destination file, and lifted the code from rabbit_misc:write_term_file (though with ~p, not ~w)
2009-01-15 Use io:read('') instead of io:read("") to avoid a "prompt" of "[]" ending up
2009-01-13 oops
2009-01-13 auto-generate rabbit.app module list