Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overhaul env expansion so that rebar fully expands env refs prior to ↵ | Dave Smith | 2010-02-16 | 1 | -1/+1 |
| | | | | invoking the shell script. Also now using DRV_* env vars for compilation/linking of files found in c_src; this frees up "normal" CFLAGS/LDFLAGS for usage in sub build scripts. | ||||
* | Use init:stop/1 over halt/1 to ensure all I/O gets a chance to flush | Dave Smith | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | Include support for dialyzer | iw | 2010-01-07 | 1 | -0/+2 |
| | |||||
* | Adding ?ABORT macro | Dave Smith | 2009-12-28 | 1 | -0/+2 |
| | |||||
* | More gross structural work; now has log levels and broken out log level control | Dave Smith | 2009-11-29 | 1 | -2/+8 |
| | |||||
* | Adding support for basic compilation ordering | Dave Smith | 2009-11-25 | 1 | -0/+2 |
| | |||||
* | Getting basic erlang compilation working | Dave Smith | 2009-11-25 | 1 | -0/+2 |
| | |||||
* | Initial commit | Dave Smith | 2009-11-25 | 1 | -0/+4 |