rebar/src
Eric B Merritt ec3927f9b0 Fix eunit testing of apps that have no erl files
'Erlang' projects that do not contain any erlang files (Joxa, LFE,
Elixir, etc) break the eunit task. It attempts to copy an empty list
of source files to the .eunit directory. This change makes copying an
empty list a simple no-op.
2012-07-03 15:18:09 +02:00
..
getopt.erl Update getopt.erl 2012-04-16 18:02:48 +02:00
mustache.erl Imported new mustache.erl 2012-01-31 21:12:59 +01:00
rebar.erl Update -c string 2012-06-21 21:28:34 +02:00
rebar_abnfc_compiler.erl Remove ?FAIL in favor of ?ABORT 2012-06-08 07:06:15 -06:00
rebar_app_utils.erl Cleanup and simplify deprecated option handling 2012-01-01 15:10:35 +01:00
rebar_appups.erl Fix whitespace errors 2012-01-13 19:56:10 +01:00
rebar_asn1_compiler.erl Remove ?FAIL in favor of ?ABORT 2012-06-08 07:06:15 -06:00
rebar_base_compiler.erl Add support for errors without line number 2012-06-18 12:09:58 +02:00
rebar_cleaner.erl Clean up emacs file local variables 2011-01-31 17:55:36 +01:00
rebar_config.erl Use dict() instead of proplist() for shared env 2012-04-23 23:13:55 +02:00
rebar_core.erl Manually report errors/warnings with absolute path 2012-06-11 19:40:59 +02:00
rebar_ct.erl rebar_ct: rename function for clarity 2012-06-21 00:06:40 +02:00
rebar_deps.erl Remove ?FAIL in favor of ?ABORT 2012-06-08 07:06:15 -06:00
rebar_edoc.erl Fix whitespace errors 2012-06-08 21:56:18 +02:00
rebar_erlc_compiler.erl Move erl_opts/1 and src_dirs/1 to rebar_utils.erl 2012-07-02 18:46:00 +02:00
rebar_erlydtl_compiler.erl Remove ?FAIL in favor of ?ABORT 2012-06-08 07:06:15 -06:00
rebar_escripter.erl Use [{File,Bin}, ...] in escriptize zip:create 2012-06-17 23:03:29 +02:00
rebar_eunit.erl Fix rebar_eunit whitespace issues 2012-07-02 19:23:25 +02:00
rebar_file_utils.erl Fix eunit testing of apps that have no erl files 2012-07-03 15:18:09 +02:00
rebar_lfe_compiler.erl Refactor shared error reporting code 2012-06-11 19:42:00 +02:00
rebar_log.erl Support different log levels 2012-01-17 17:04:07 +01:00
rebar_neotoma_compiler.erl Remove ?FAIL in favor of ?ABORT 2012-06-08 07:06:15 -06:00
rebar_otp_app.erl Remove ?FAIL in favor of ?ABORT 2012-06-08 07:06:15 -06:00
rebar_port_compiler.erl Fix #247 (Reported-by: Uvarov Michael) 2012-06-17 16:11:59 +02:00
rebar_protobuffs_compiler.erl Remove ?FAIL in favor of ?ABORT 2012-06-08 07:06:15 -06:00
rebar_rel_utils.erl Use file:script if a .config.script file present 2012-04-16 22:44:48 +02:00
rebar_reltool.erl Use ~p for file:consult/1 {error, Reason} printout 2012-06-29 21:39:20 +02:00
rebar_require_vsn.erl Add missing comment 2012-06-21 23:01:32 +02:00
rebar_subdirs.erl Make rebar understand wildcard in subdir 2012-03-09 19:38:34 +01:00
rebar_templater.erl Use lists:foreach because result is ignored 2012-06-30 23:17:22 +02:00
rebar_upgrade.erl Fix whitespace errors 2012-01-09 12:43:09 +01:00
rebar_utils.erl Clean up rebar_utils exports 2012-07-02 19:13:11 +02:00
rebar_xref.erl Remove ?FAIL in favor of ?ABORT 2012-06-08 07:06:15 -06:00