Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
2009-12-03 09:41:10 -07:00
ebin Fix up some errors found by rebar now that we use it for compilation 2009-12-02 12:13:30 -07:00
include More gross structural work; now has log levels and broken out log level control 2009-11-29 16:44:30 -07:00
priv More gross structural work; now has log levels and broken out log level control 2009-11-29 16:44:30 -07:00
src If failure is controlled (i.e. via ?FAIL macro), don't print out that it failed (expectation is that the caller already did that) 2009-12-03 09:41:10 -07:00
.hgignore Adding ignore file 2009-11-29 16:45:02 -07:00
install Use existing rebar for compile, if it's available 2009-12-02 12:13:05 -07:00
NOTES.org Initial commit 2009-11-25 15:23:42 -07:00
rebar.config Connected up symlinking the list of progs in rebar.config/app_bin 2009-11-30 12:02:09 -07:00