summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Slowly working out port driver implementationDave Smith2009-11-303-1/+211
|
* Add protobuffs compiler moduleDave Smith2009-11-302-1/+134
|
* Pass through flags for installDave Smith2009-11-301-1/+1
|
* Fix bootstrap installer to setup path so that rebar runs properlyDave Smith2009-11-301-0/+2
|
* Remove emakefile in lieu of simple install scriptDave Smith2009-11-301-2/+0
|
* More workDave Smith2009-11-303-7/+88
|
* Fix some minor typos; create simple install/bootstrapping scriptDave Smith2009-11-293-6/+19
|
* Adding ignore fileDave Smith2009-11-291-0/+1
|
* More gross structural work; now has log levels and broken out log level controlDave Smith2009-11-299-147/+417
|
* Fix options to be more consistentDave Smith2009-11-251-2/+2
|
* Adding support for basic compilation orderingDave Smith2009-11-253-10/+55
|
* Renaming compiler moduleDave Smith2009-11-252-3/+3
| | | | | --HG-- rename : src/rebar_doterl_compiler.erl => src/rebar_erlc_compiler.erl
* More work on getting compilation and clean working properlyDave Smith2009-11-253-19/+37
|
* Getting basic erlang compilation workingDave Smith2009-11-254-5/+76
|
* Initial commitDave Smith2009-11-2510-0/+403