rebar/src
Tuncer Ayaz ebfb1dc40d Add option to show available commands
Implement new option -c/--commands to print available
commands and its variables.
2010-03-08 21:14:06 +01:00
..
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 Added vi modeline/emacs local variables to file headers 2009-12-31 19:42:53 +01:00
rebar_app_utils.erl Added vi modeline/emacs local variables to file headers 2009-12-31 19:42:53 +01:00
rebar_base_compiler.erl Move the .erl sorting to the right place 2010-03-02 17:58:05 -05: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 Add option to show available commands 2010-03-08 21:14:06 +01:00
rebar_ct.erl Rolled back getopt to restore custom variables 2010-01-01 00:08:00 +01:00
rebar_deps.erl Support for downloading deps via bzr. 2010-03-05 00:06:39 -08:00
rebar_dialyzer.erl Provide package support for eunit; build_plt now includes listed applications; begin including -spec annotations 2010-02-05 17:34:38 +00:00
rebar_erlc_compiler.erl Don't detect the source file as an include of itself 2010-03-02 18:04:08 -05: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 Added vi modeline/emacs local variables to file headers 2009-12-31 19:42:53 +01:00
rebar_eunit.erl Fixed 3 bugs in rebar_eunit. Added EUnit tests to capture them. 2010-03-04 20:53:12 -05: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 Rolled back getopt to restore custom variables 2010-01-01 00:08:00 +01:00
rebar_otp_app.erl Add support for installing to a target directory as alternative to Erlang base dir 2010-02-20 13:42:44 -07:00
rebar_port_compiler.erl Fix unused var warning 2010-02-25 19:57:02 +01: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 Added vi modeline/emacs local variables to file headers 2009-12-31 19:42:53 +01:00
rebar_reltool.erl Look for dirs named erts-vsn when setting up spec for copying files 2010-01-14 07:46:00 -05:00
rebar_subdirs.erl Merging w/ bitbucket 2009-12-31 19:31:00 -07:00
rebar_templater.erl Add forward-compatible escript_foldl function 2010-03-05 22:56:31 +01:00
rebar_utils.erl Add escript_foldl/3 TODO 2010-03-06 00:04:50 +01:00