Matthew Sackman
|
566c81566a
|
In light of bug21782, solve the asymmetry problem the other way.
|
2011-05-27 12:17:06 +01:00 |
Simon MacMullen
|
9b77747488
|
Support multiple source dirs
|
2011-05-12 11:43:06 +01:00 |
Simon MacMullen
|
fb5e3344fe
|
If we see a list of modules there already, trust it.
|
2011-05-11 16:55:57 +01:00 |
Simon MacMullen
|
da8c449ef0
|
Use erl files rather than beam files to generate the app module list.
|
2011-05-11 16:39:38 +01:00 |
Matthias Radestock
|
f381c6f7f6
|
cosmetic
|
2009-11-04 16:08:13 +00:00 |
Matthew Sackman
|
79f0d28ffd
|
Added destination file, and lifted the code from rabbit_misc:write_term_file (though with ~p, not ~w)
|
2009-10-30 12:02:51 +00:00 |
Tony Garnock-Jones
|
833b197ff5
|
Use io:read('') instead of io:read("") to avoid a "prompt" of "[]" ending up
in the output.
|
2009-01-15 14:23:59 +13:00 |
Matthias Radestock
|
0d17829eba
|
oops
|
2009-01-13 19:46:18 +00:00 |
Matthias Radestock
|
727eaa2abd
|
auto-generate rabbit.app module list
|
2009-01-13 19:00:50 +00:00 |