| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Make sure to bail w/ return code of 1 when error has occurred | Dave Smith | 2009-12-07 | 1 | -1/+6 |
* | | | Refactor of core logic to provide better control over recursion and code path... | Dave Smith | 2009-12-12 | 2 | -145/+117 |
|/ / |
|
* | | Added support for eunit tests as test/*_tests.erl | Jon Meredith | 2009-12-05 | 2 | -0/+144 |
|/ |
|
* | Adding rebar.erl -- not sure how that got missed, yet worked!? | Dave Smith | 2009-12-04 | 1 | -0/+30 |
* | Refactor rebar to build a self-contained script | Dave Smith | 2009-12-04 | 2 | -3/+3 |
* | Added check for suite compilation failures to rebar_ct. | Jon Meredith | 2009-12-04 | 1 | -4/+12 |
* | Added rebar_ct to support common_test targets test, int_test and perf_test. | Jon Meredith | 2009-12-03 | 1 | -0/+196 |
* | Added now_str to return the local time as a string. | jmeredith@jons-macbook.local | 2009-12-03 | 1 | -1/+6 |
* | Ongoing reltool integration work; now better able to identify issues with mis... | Dave Smith | 2009-12-03 | 1 | -16/+81 |
* | If failure is controlled (i.e. via ?FAIL macro), don't print out that it fail... | Dave Smith | 2009-12-03 | 1 | -0/+2 |
* | Fix up installation problems that occurred when priv/include dirs don't exist... | Dave Smith | 2009-12-02 | 1 | -3/+12 |
* | Adding first crack at reltool support | Dave Smith | 2009-12-02 | 3 | -44/+140 |
* | Add hooks for getting list of release modules | Dave Smith | 2009-12-02 | 1 | -6/+3 |
* | Make sure reason for crash is available for debug logging | Dave Smith | 2009-12-02 | 1 | -1/+1 |
* | Adding support for parallel compilation; use 3 workers by default | Dave Smith | 2009-12-01 | 1 | -10/+60 |
* | Adding support for subdirs | Dave Smith | 2009-12-01 | 1 | -2/+23 |
* | Basic implementation of port compiler is now complete | Dave Smith | 2009-12-01 | 1 | -76/+171 |
* | Adding more flexible arch check; adding sh command | Dave Smith | 2009-12-01 | 1 | -1/+41 |
* | Adding generic get/3; still need some cleanup | Dave Smith | 2009-12-01 | 1 | -0/+9 |
* | Adding delete_each/1 | Dave Smith | 2009-12-01 | 1 | -1/+15 |
* | Merging | Dave Smith | 2009-11-30 | 2 | -5/+65 |
|\ |
|
| * | Connected up symlinking the list of progs in rebar.config/app_bin | Jon Meredith | 2009-11-30 | 2 | -3/+7 |
| * | Renamed app_installer to otp_app. | Jon Meredith | 2009-11-30 | 1 | -3/+59 |
* | | Slowly working out port driver implementation | Dave Smith | 2009-11-30 | 2 | -1/+210 |
|/ |
|
* | Add protobuffs compiler module | Dave Smith | 2009-11-30 | 1 | -0/+132 |
* | 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 |
* | 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 |