| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix dependancy checking for headers by ensuring "include" is always in the ee... | Vagabond | 2010-03-02 | 1 | -1/+1 |
* | Make sure to add ebin/ to current path when compiling doterl files; found by ... | Dave Smith | 2010-02-16 | 1 | -2/+8 |
* | Make sure to cover all edge cases when parsing module names | Dave Smith | 2010-02-12 | 1 | -6/+13 |
* | Provide package support for eunit; build_plt now includes listed applications... | theiw | 2010-02-05 | 1 | -5/+30 |
* | Add support for passing addt'l list of sources to erlc_compiler | Dave Smith | 2010-02-01 | 1 | -4/+9 |
* | Fixed issue 1 "priv/mibs/ is not automatically created" | Tuncer Ayaz | 2010-01-08 | 1 | -1/+2 |
* | Preserve non-empty folders when performing clean | iw | 2010-01-04 | 1 | -13/+13 |
* | Take 323 on cleaning package dirs from ebin | Dave Smith | 2010-01-04 | 1 | -4/+12 |
* | Make sure to create dir structure for output bams | Dave Smith | 2010-01-04 | 1 | -0/+1 |
* | Tweak regex to properly match extension and not just .erl anywhere in filename | Dave Smith | 2010-01-04 | 1 | -1/+1 |
* | Another round of refactoring to yield better flexiblity in the base_compiler ... | Dave Smith | 2010-01-03 | 1 | -55/+79 |
* | Refactor of compilation logic to enable support for package modules and provi... | Dave Smith | 2010-01-02 | 1 | -142/+44 |
* | Added vi modeline/emacs local variables to file headers | Tuncer Ayaz | 2009-12-31 | 1 | -0/+2 |
* | Deleted trailing whitespace | Tuncer Ayaz | 2009-12-30 | 1 | -7/+7 |
* | add hrl-triggered recompiling to 'eunit' build as well | Bryan Fink | 2009-12-21 | 1 | -1/+1 |
* | recompile files if their "includes" have changed | Bryan Fink | 2009-12-21 | 1 | -22/+62 |
* | Adding fail_on_warning support | Dave Smith | 2009-12-14 | 1 | -8/+26 |
* | Fixing number of warnings and buglets | Dave Smith | 2009-12-14 | 1 | -1/+1 |
* | Added support for eunit tests as test/*_tests.erl | Jon Meredith | 2009-12-05 | 1 | -0/+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 |
* | More work | Dave Smith | 2009-11-30 | 1 | -2/+2 |
* | More gross structural work; now has log levels and broken out log level control | Dave Smith | 2009-11-29 | 1 | -5/+8 |
* | 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 | 1 | -8/+18 |
* | Renaming compiler module | Dave Smith | 2009-11-25 | 1 | -0/+108 |