summaryrefslogtreecommitdiff
path: root/src/rebar_lfe_compiler.erl
Commit message (Collapse)AuthorAgeFilesLines
* Minimize compile optionsTuncer Ayaz2011-06-011-3/+3
|
* Cleanup deprecations now that R14B03 is releasedTuncer Ayaz2011-05-311-9/+1
|
* Remove lfe_opts (suggested by Tim Dysinger)Tuncer Ayaz2011-04-111-5/+1
|
* Deprecate fail_on_warning and refactor codeTuncer Ayaz2011-04-071-0/+4
|
* Fix regression in rebar_lfe_compilerTuncer Ayaz2011-02-221-2/+3
|
* Fix Dialyzer warning and slightly reformat codeTuncer Ayaz2011-02-211-3/+7
|
* Add up to date instructions in case LFE is missingTim Dysinger2011-02-211-7/+11
|
* Add fail_on_warning support for LFETim Dysinger2011-02-211-4/+8
|
* Clean up codeTuncer Ayaz2011-02-061-6/+7
|
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
|
* Another round of refactoring to yield better flexiblity in the base_compiler ↵Dave Smith2010-01-031-3/+2
| | | | system
* Refactor of compilation logic to enable support for package modules and ↵Dave Smith2010-01-021-3/+4
| | | | provide better modularity/reusability for other systems
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
|
* recompile files if their "includes" have changedBryan Fink2009-12-211-1/+1
| | | | added parameter to do_compile for passing a function that can extra the list of includes from a file
* Added optional LFE compilation abilities to rebarTim Dysinger2009-12-181-0/+64