.. |
getopt.erl
|
Simplified usage info printing with getopt v0.2
|
2010-01-09 00:36:29 +01:00 |
mustache.erl
|
Adding mustache.erl from http://github.com/mojombo/mustache.erl
|
2010-01-07 21:22:19 -07:00 |
rebar.erl
|
Move version check/enforcement for reltool into rebar_reltool; rebar should work (excepting reltool support) with anything as far back as R12, once you've compiled it
|
2010-06-22 14:13:39 -06:00 |
rebar_app_utils.erl
|
Remove warnings reported by xref
|
2010-06-19 18:53:54 +02:00 |
rebar_asn1_compiler.erl
|
Add ASN.1 support (via Ruslan Babayev)
|
2010-03-22 18:31:01 +01:00 |
rebar_base_compiler.erl
|
include source path in compiler errors, process commands separately (to make get-deps compile work), ensure ebin dir, process iteratively to support transitive deps
|
2010-05-15 13:57:07 -07:00 |
rebar_cleaner.erl
|
Adding cleaner module to permit users to specify their own set of files to delete
|
2010-02-21 05:39:12 -07:00 |
rebar_config.erl
|
Include support for dialyzer
|
2010-01-07 15:10:20 +00:00 |
rebar_core.erl
|
Document doc command
|
2010-06-30 20:25:13 +02:00 |
rebar_ct.erl
|
Initial cleanup pass on rebar_ct; removing other targets in favor of "ct" (ala how eunit support works)
|
2010-06-22 15:43:09 -06:00 |
rebar_deps.erl
|
Change semantics of skip_deps=true such that deps still get pre/post processed, just not actually run
|
2010-06-21 10:24:01 -06:00 |
rebar_dialyzer.erl
|
Refactoring app file access to be via rebar_app_utils in prep for supporting .app.src
|
2010-04-28 08:44:06 -06:00 |
rebar_edoc.erl
|
Fixing http://hg.basho.com/rebar/issue/6; rebar_edoc was a little enthusiastic about deleting the doc dir
|
2010-06-15 14:37:00 -06:00 |
rebar_erlc_compiler.erl
|
Add missing comma
|
2010-06-12 13:38:41 +02:00 |
rebar_erlydtl_compiler.erl
|
Added support for custom_tags_dir compile option to rebar_erlydtl_compiler
|
2010-01-16 13:58:34 -06:00 |
rebar_escripter.erl
|
Refactoring app file access to be via rebar_app_utils in prep for supporting .app.src
|
2010-04-28 08:44:06 -06:00 |
rebar_eunit.erl
|
Fix up code path for eunit so that parse transforms in eunit tests work properly
|
2010-06-28 15:19:19 -06:00 |
rebar_file_utils.erl
|
Added vi modeline/emacs local variables to file headers
|
2009-12-31 19:42:53 +01:00 |
rebar_lfe_compiler.erl
|
Another round of refactoring to yield better flexiblity in the base_compiler system
|
2010-01-03 22:53:04 -07:00 |
rebar_log.erl
|
Cleaning up logging messages
|
2010-06-09 13:15:49 -06:00 |
rebar_neotoma_compiler.erl
|
Added a compiler plugin for neotoma grammars
|
2010-05-03 22:59:43 -07:00 |
rebar_otp_app.erl
|
Slightly different fix for bug#5 that avoids running preprocess twice
|
2010-06-08 13:31:43 -06:00 |
rebar_port_compiler.erl
|
Fix bug 255; O/S environment vars should be processed last, not first
|
2010-06-22 20:38:45 -06:00 |
rebar_post_script.erl
|
Adding support for compile/clean post scripts, per suggestion from Kevin Smith
|
2010-06-14 05:59:14 -06:00 |
rebar_protobuffs_compiler.erl
|
Try previous commit again; make sure include/ directory exists
|
2010-01-14 07:08:12 -05:00 |
rebar_rel_utils.erl
|
Remove warnings reported by xref
|
2010-06-19 18:53:54 +02:00 |
rebar_reltool.erl
|
Move version check/enforcement for reltool into rebar_reltool; rebar should work (excepting reltool support) with anything as far back as R12, once you've compiled it
|
2010-06-22 14:13:39 -06:00 |
rebar_require_vsn.erl
|
Add support for requiring a specific ERTS or OTP version via a regex
|
2010-05-03 19:47:07 -06:00 |
rebar_subdirs.erl
|
Heavy-duty refactor to support truly transitive dependencies
|
2010-06-09 13:16:58 -06:00 |
rebar_templater.erl
|
Add forward-compatible escript_foldl function
|
2010-03-05 22:56:31 +01:00 |
rebar_utils.erl
|
Taught eunit/coverage to split the src module coverage stats from any test code.
|
2010-05-03 11:37:14 -06:00 |
rebar_xref.erl
|
Fix compiler warnings
|
2010-06-19 15:46:57 +02:00 |