Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | system | ||||
* | Refactor of compilation logic to enable support for package modules and ↵ | Dave Smith | 2010-01-02 | 1 | -12/+8 |
| | | | | provide better modularity/reusability for other systems | ||||
* | 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 |
defaults to compiling from templates/*.dtl to ebin/*_dtl.beam see top of rebar_erlydtl_compiler for configuration options |