rebar/src
Matt Campbell c15d99d8bb On windows, avoid symlink during upgrade
a) make_symlink throws "not supported" on OS < Vista (e.g. 2003)
b) tarball creation stores windows symlinks as absolute paths
   instead of relative, causing service to fail to start after upgrade
   is made permanent.
2012-01-09 12:33:39 +01:00
..
getopt.erl Update getopt 2011-01-23 16:05:25 +01:00
mustache.erl Update mustache.erl 2011-04-27 10:19:34 +02:00
rebar.erl Deprecate ct suite= option for suites= option 2012-01-06 20:40:46 +01:00
rebar_abnfc_compiler.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_app_utils.erl Cleanup and simplify deprecated option handling 2012-01-01 15:10:35 +01:00
rebar_appups.erl get_reltool_release_info now expects consulted data 2011-07-12 09:08:34 -07:00
rebar_asn1_compiler.erl Move asn1 generated *.hrl to include 2011-09-04 14:11:50 +02:00
rebar_base_compiler.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_cleaner.erl Clean up emacs file local variables 2011-01-31 17:55:36 +01:00
rebar_config.erl Respect the --config switch when given 2011-08-18 15:35:30 +02:00
rebar_core.erl Fix rebar_core crash (reported-by: Jeremy Raymond) 2011-12-18 13:29:58 +01:00
rebar_ct.erl Deprecate ct suite= option for suites= option 2012-01-06 20:40:46 +01:00
rebar_deps.erl Treat HEAD as a branch to fix regressions caused by 3ef7db5 2011-11-16 21:46:18 +01:00
rebar_edoc.erl Setup code path prior to calling edoc 2011-10-20 16:32:05 +02:00
rebar_erlc_compiler.erl Cleanup and fix -D for erl_opts 2011-10-23 01:12:54 +02:00
rebar_erlydtl_compiler.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_escripter.erl Add options for escript shebang, command, emu_args 2011-06-14 12:13:09 +02:00
rebar_eunit.erl Don't kill any inet_gethost_native after eunit 2011-12-29 23:38:03 +01:00
rebar_file_utils.erl rebar_file_utils: simplify commands on Windows 2011-10-20 16:27:35 +02:00
rebar_lfe_compiler.erl Minimize compile options 2011-06-01 18:56:01 +02:00
rebar_log.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_neotoma_compiler.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_otp_app.erl Fix logging (reported-by Sergey Yelin) 2011-07-04 13:07:24 +02:00
rebar_port_compiler.erl Fail if erl_interface not found 2011-12-08 20:12:16 +01:00
rebar_protobuffs_compiler.erl Recursively search "src" for .proto files 2011-06-01 13:29:47 -05:00
rebar_rel_utils.erl Add {vsn, _} support for reltool.config 2011-12-28 13:18:40 +01:00
rebar_reltool.erl Remove trailing whitespace in rebar_reltool 2011-12-19 19:17:42 +01:00
rebar_require_vsn.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_subdirs.erl Correct sub_dirs loop log message 2011-07-07 15:31:43 +02:00
rebar_templater.erl Use same variable names as file:make_link/2 2011-10-21 17:59:29 +02:00
rebar_upgrade.erl On windows, avoid symlink during upgrade 2012-01-09 12:33:39 +01:00
rebar_utils.erl Reverse order in rebar_utils:get_deprecated_global/3 2012-01-06 19:50:20 +01:00
rebar_xref.erl Universally support apps=/skip_apps= 2011-12-12 21:20:34 +01:00