Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
Jon Meredith c5d877a934 Renamed app_installer to otp_app.
Added compile check for app name.
Added compile check for app modules

--HG--
rename : src/rebar_app_installer.erl => src/rebar_otp_app.erl
2009-11-30 11:12:25 -07:00
ebin Renamed app_installer to otp_app. 2009-11-30 11:12:25 -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 Renamed app_installer to otp_app. 2009-11-30 11:12:25 -07:00
.hgignore Adding ignore file 2009-11-29 16:45:02 -07:00
install Pass through flags for install 2009-11-30 09:57:20 -07:00
NOTES.org Initial commit 2009-11-25 15:23:42 -07:00