rebar/src
Torbjorn Tornkvist b4f136d752 Make 'rebar xref' honour the skip_app directive
It is now possible to call rebar as:

  rebar xref skip_app=Mod1,Mod2,...

This makes it easy to skip running xref on (e.g)
imported dependencies in your application.

The function rebar_utils:is_skipped_app/0 is added so
that other rebar commands may use it.
2011-12-12 17:06:23 +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 Remove gratuitous prefix in error log 2011-11-08 16:04:27 +01:00
rebar_abnfc_compiler.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_app_utils.erl rebar_app_utils: fix git hook for Windows 2011-10-20 16:27:35 +02: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 Add support for arch-specific hooks 2011-12-05 14:17:18 +01:00
rebar_ct.erl Fix the 'ct' target to work on Windows with MSYS 2011-10-20 16:27:35 +02: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 Stop applications before killing extra processes 2011-11-02 20:08:24 +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 Fix and refactor reltool root_dir lookup 2011-11-26 12:01:13 +01:00
rebar_reltool.erl Add root_dir option to reltool.config 2011-11-26 10:38:27 +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 Better code path handling during upgrades 2011-10-17 18:40:45 -07:00
rebar_utils.erl Make 'rebar xref' honour the skip_app directive 2011-12-12 17:06:23 +01:00
rebar_xref.erl Make 'rebar xref' honour the skip_app directive 2011-12-12 17:06:23 +01:00