| Commit message (Expand) | Author | Age | Files | Lines |
* | rebar_erlydtl_compiler: fix incorrect lists:keysort/2 call | Tuncer Ayaz | 2012-11-11 | 1 | -1/+1 |
* | Merge pull request #328 from saleyn/depcheck | Dave Smith | 2012-11-10 | 1 | -2/+2 |
|\ |
|
| * | Fix erlydtl dependency check | Serge Aleynikov | 2012-10-25 | 1 | -2/+2 |
* | | Made more readable printout of the erlydtl compiler message | Serge Aleynikov | 2012-10-22 | 1 | -0/+6 |
* | | Specify multiple locations of DTL template files | Serge Aleynikov | 2012-10-22 | 1 | -24/+73 |
|/ |
|
* | Re-use rebar_utils:ebin_dir() | Tuncer Ayaz | 2012-08-06 | 1 | -1/+1 |
* | Fix R13B03 build (Reported-by: Sergey Nartimov) | Tuncer Ayaz | 2012-07-28 | 1 | -2/+2 |
* | Remove ?FAIL in favor of ?ABORT | Dave Smith | 2012-06-08 | 1 | -2/+2 |
* | Fix whitespace errors | Tuncer Ayaz | 2012-03-18 | 1 | -8/+8 |
* | Fix badarg crashes on missing dependency errors | Loïc Hoguin | 2012-03-18 | 1 | -2/+2 |
* | Fix compiling DTL templates with latest erlydtl | Phil Toland | 2012-02-16 | 1 | -6/+10 |
* | Fix whitespace errors | Tuncer Ayaz | 2012-01-17 | 1 | -1/+1 |
* | Use ?ERROR where appropriate | Tuncer Ayaz | 2012-01-17 | 1 | -3/+3 |
* | Clean up code | Tuncer Ayaz | 2011-02-06 | 1 | -9/+11 |
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
* | Fix grep invocations | Tuncer Ayaz | 2011-01-13 | 1 | -5/+10 |
* | Apply Tidier suggestions | Tuncer Ayaz | 2011-01-13 | 1 | -8/+7 |
* | Fix file existence checks | Tuncer Ayaz | 2011-01-13 | 1 | -1/+1 |
* | Unify executable invocation | Juhani Rankimies | 2011-01-06 | 1 | -6/+10 |
* | Fix typo in rebar_erlydtl_compiler | Anthony Ramine | 2010-12-16 | 1 | -1/+1 |
* | Tidier improvements | Kostis Sagonas | 2010-10-26 | 1 | -13/+9 |
* | Added support for custom_tags_dir compile option to rebar_erlydtl_compiler | Alex Songe | 2010-01-16 | 1 | -1/+3 |
* | rework elrydtl_compiler to do dependency checking correctly in refactored rebar | Bryan Fink | 2010-01-04 | 1 | -40/+55 |
* | Another round of refactoring to yield better flexiblity in the base_compiler ... | Dave Smith | 2010-01-03 | 1 | -4/+5 |
* | Refactor of compilation logic to enable support for package modules and provi... | Dave Smith | 2010-01-02 | 1 | -12/+8 |
* | Added vi modeline/emacs local variables to file headers | Tuncer Ayaz | 2009-12-31 | 1 | -0/+2 |
* | rebar can now compile ErlyDTL files (if erlydtl is installed) | Bryan Fink | 2009-12-22 | 1 | -0/+167 |