Dave Smith
|
9c15d63191
|
Refactor of compilation logic to enable support for package modules and provide better modularity/reusability for other systems
|
2010-01-02 14:17:59 -07:00 |
|
Tuncer Ayaz
|
0817dec7ca
|
Rolled back getopt to restore custom variables
|
2010-01-01 00:08:00 +01:00 |
|
Tuncer Ayaz
|
9a8015f2d7
|
Added vi modeline/emacs local variables to file headers
|
2009-12-31 19:42:53 +01:00 |
|
Tuncer Ayaz
|
940f9c232b
|
Enhanced option parsing with new getopt and made rebar more user friendly
|
2009-12-31 18:00:02 +01:00 |
|
Tuncer Ayaz
|
8c85021c1e
|
Deleted trailing whitespace
|
2009-12-30 13:13:39 +01:00 |
|
Dave Smith
|
d6600ab506
|
Fixing number of warnings and buglets
|
2009-12-14 08:58:22 -05:00 |
|
Dave Smith
|
4f980767f8
|
Fix up installation problems that occurred when priv/include dirs don't exist (they are optional)
|
2009-12-02 12:12:53 -07:00 |
|
Jon Meredith
|
8e91e1014e
|
Connected up symlinking the list of progs in rebar.config/app_bin
to the OTP bin dir.
|
2009-11-30 12:02:09 -07:00 |
|
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 |
|