Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor rebar to build a self-contained script | Dave Smith | 2009-12-04 | 1 | -1/+2 | |
| | ||||||
* | Added rebar_ct to support common_test targets test, int_test and perf_test. | Jon Meredith | 2009-12-03 | 1 | -1/+3 | |
| | ||||||
* | Fix up some errors found by rebar now that we use it for compilation | Dave Smith | 2009-12-02 | 1 | -0/+2 | |
| | ||||||
* | Adding first crack at reltool support | Dave Smith | 2009-12-02 | 1 | -1/+3 | |
| | ||||||
* | Merging | Dave Smith | 2009-11-30 | 1 | -5/+10 | |
|\ | ||||||
| * | Renamed app_installer to otp_app. | Jon Meredith | 2009-11-30 | 1 | -5/+10 | |
| | | | | | | | | | | | | | | | | Added compile check for app name. Added compile check for app modules --HG-- rename : src/rebar_app_installer.erl => src/rebar_otp_app.erl | |||||
* | | Slowly working out port driver implementation | Dave Smith | 2009-11-30 | 1 | -0/+1 | |
|/ | ||||||
* | Add protobuffs compiler module | Dave Smith | 2009-11-30 | 1 | -1/+2 | |
| | ||||||
* | More gross structural work; now has log levels and broken out log level control | Dave Smith | 2009-11-29 | 1 | -1/+5 | |
| | ||||||
* | Renaming compiler module | Dave Smith | 2009-11-25 | 1 | -2/+2 | |
| | | | | | --HG-- rename : src/rebar_doterl_compiler.erl => src/rebar_erlc_compiler.erl | |||||
* | Initial commit | Dave Smith | 2009-11-25 | 1 | -0/+20 | |