summaryrefslogtreecommitdiff
path: root/src/rebar_otp_app.erl
Commit message (Expand)AuthorAgeFilesLines
...
* Complete implementation for simplistic .app.src processing.Dave Smith2010-05-071-7/+52
* Add support for installing to a target directory as alternative to Erlang bas...Dave Smith2010-02-201-2/+7
* Provide package support for eunit; build_plt now includes listed applications...theiw2010-02-051-10/+1
* Fix typo; courtesy of OJ ReevesDave Smith2010-01-301-1/+1
* Refactor of compilation logic to enable support for package modules and provi...Dave Smith2010-01-021-3/+9
* Rolled back getopt to restore custom variablesTuncer Ayaz2010-01-011-3/+3
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* Enhanced option parsing with new getopt and made rebar more user friendlyTuncer Ayaz2009-12-311-3/+3
* 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 exist...Dave Smith2009-12-021-3/+12
* Connected up symlinking the list of progs in rebar.config/app_binJon Meredith2009-11-301-2/+5
* Renamed app_installer to otp_app.Jon Meredith2009-11-301-0/+146