Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More work | Dave Smith | 2009-11-30 | 3 | -7/+88 |
| | |||||
* | Fix some minor typos; create simple install/bootstrapping script | Dave Smith | 2009-11-29 | 2 | -6/+8 |
| | |||||
* | More gross structural work; now has log levels and broken out log level control | Dave Smith | 2009-11-29 | 6 | -9/+402 |
| | |||||
* | Fix options to be more consistent | Dave Smith | 2009-11-25 | 1 | -2/+2 |
| | |||||
* | Adding support for basic compilation ordering | Dave Smith | 2009-11-25 | 2 | -10/+53 |
| | |||||
* | Renaming compiler module | Dave Smith | 2009-11-25 | 1 | -1/+1 |
| | | | | | --HG-- rename : src/rebar_doterl_compiler.erl => src/rebar_erlc_compiler.erl | ||||
* | More work on getting compilation and clean working properly | Dave Smith | 2009-11-25 | 2 | -3/+7 |
| | |||||
* | Getting basic erlang compilation working | Dave Smith | 2009-11-25 | 2 | -4/+73 |
| | |||||
* | Initial commit | Dave Smith | 2009-11-25 | 5 | -0/+198 |