rebar/src
Bryan Fink 299f45623f rebar can now compile ErlyDTL files (if erlydtl is installed)
defaults to compiling from templates/*.dtl to ebin/*_dtl.beam
see top of rebar_erlydtl_compiler for configuration options
2009-12-22 09:57:42 -05:00
..
rebar.erl Adding some addt'l logging to make it easier to diagnose probs 2009-12-20 20:43:45 -07:00
rebar_app_utils.erl Refactor rebar to build a self-contained script 2009-12-04 13:48:57 -07:00
rebar_config.erl Merging mainline 2009-12-12 07:43:12 -07:00
rebar_core.erl Minor formatting fix 2009-12-20 06:20:05 -07:00
rebar_ct.erl Fixing number of warnings and buglets 2009-12-14 08:58:22 -05:00
rebar_erlc_compiler.erl add hrl-triggered recompiling to 'eunit' build as well 2009-12-21 12:48:36 -05:00
rebar_erlydtl_compiler.erl rebar can now compile ErlyDTL files (if erlydtl is installed) 2009-12-22 09:57:42 -05:00
rebar_escripter.erl Adding rudimentary escript generator 2009-12-22 06:45:01 -07:00
rebar_eunit.erl add hrl-triggered recompiling to 'eunit' build as well 2009-12-21 12:48:36 -05:00
rebar_file_utils.erl Fixing number of warnings and buglets 2009-12-14 08:58:22 -05:00
rebar_lfe_compiler.erl recompile files if their "includes" have changed 2009-12-21 12:15:21 -05:00
rebar_log.erl More gross structural work; now has log levels and broken out log level control 2009-11-29 16:44:30 -07:00
rebar_otp_app.erl Fixing number of warnings and buglets 2009-12-14 08:58:22 -05:00
rebar_port_compiler.erl Revert change to linking order arguments 2009-12-18 15:08:36 -07:00
rebar_protobuffs_compiler.erl Add protobuffs compiler module 2009-11-30 09:57:28 -07:00
rebar_rel_utils.erl Adding first crack at reltool support 2009-12-02 05:15:35 -07:00
rebar_reltool.erl Make sure to append overlay files to end of spec; otherwise might be overwritten by canonical install 2009-12-16 10:26:50 -05:00
rebar_utils.erl Added now_str to return the local time as a string. 2009-12-03 22:46:37 -07:00