summaryrefslogtreecommitdiff
path: root/src/rebar_otp_app.erl
Commit message (Collapse)AuthorAgeFilesLines
* Deleted trailing whitespaceTuncer Ayaz2009-12-301-5/+5
|
* Fixing number of warnings and bugletsDave Smith2009-12-141-1/+1
|
* Fix up installation problems that occurred when priv/include dirs don't ↵Dave Smith2009-12-021-3/+12
| | | | exist (they are optional)
* Connected up symlinking the list of progs in rebar.config/app_binJon Meredith2009-11-301-2/+5
| | | | to the OTP bin dir.
* Renamed app_installer to otp_app.Jon Meredith2009-11-301-0/+146
Added compile check for app name. Added compile check for app modules --HG-- rename : src/rebar_app_installer.erl => src/rebar_otp_app.erl