Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added vi modeline/emacs local variables to file headers | Tuncer Ayaz | 2009-12-31 | 1 | -0/+2 | |
| | ||||||
* | Enhanced option parsing with new getopt and made rebar more user friendly | Tuncer Ayaz | 2009-12-31 | 1 | -3/+3 | |
| | ||||||
* | Deleted trailing whitespace | Tuncer Ayaz | 2009-12-30 | 1 | -5/+5 | |
| | ||||||
* | Fixing number of warnings and buglets | Dave Smith | 2009-12-14 | 1 | -1/+1 | |
| | ||||||
* | Fix up installation problems that occurred when priv/include dirs don't ↵ | Dave Smith | 2009-12-02 | 1 | -3/+12 | |
| | | | | exist (they are optional) | |||||
* | Connected up symlinking the list of progs in rebar.config/app_bin | Jon Meredith | 2009-11-30 | 1 | -2/+5 | |
| | | | | to the OTP bin dir. | |||||
* | Renamed app_installer to otp_app. | Jon Meredith | 2009-11-30 | 1 | -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 |