90 Commits (803f6e8ecd6ef2e40e97cce6b514dd44279cd0f9)

Author SHA1 Message Date
  Tuncer Ayaz 803f6e8ecd Replace test-compile with compile_only=true option 12 years ago
  Tuncer Ayaz 1b9f2a5981 rebar_utils: fix whitespace error 12 years ago
  Tuncer Ayaz e2492eb37f rebar_utils: call get_cwd/1 locally 12 years ago
  Tuncer Ayaz 870f8cfbb4 rebar_utils: clean up specs 12 years ago
  Tuncer Ayaz 0b18b208e2 Only print absolute filename if not in base_dir 12 years ago
  Joseph Wayne Norton 2d62896de0 Fix -D handling 12 years ago
  Tuncer Ayaz e75a97ad33 Add 'qc' cmd and rename eunit-compile to test-compile 14 years ago
  Tuncer Ayaz 252757c753 Do not use application:set_env 12 years ago
  Tuncer Ayaz e185e86bff Remove shared state 13 years ago
  Tuncer Ayaz 9521d3fd86 Clean up rebar_utils exports 13 years ago
  Tuncer Ayaz df9b77633a Move erl_opts/1 and src_dirs/1 to proper place 13 years ago
  Motiejus Jakštys 394c0f43f8 Move erl_opts/1 and src_dirs/1 to rebar_utils.erl 13 years ago
  Tuncer Ayaz 4e9e89bd0d Append os family to arch string 13 years ago
  Tuncer Ayaz c41fda6a2f rebar_utils: move internal fun to proper place 13 years ago
  Tuncer Ayaz e6165c7146 Fix #252 (Reported-by: Maxim-Vladimirsky) 13 years ago
  Tuncer Ayaz 0f961d86c6 Fix #247 (Reported-by: Uvarov Michael) 13 years ago
  Dave Smith ebdb25c5cc Use delayed_halt everywhere 13 years ago
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT 13 years ago
  Tuncer Ayaz e6d5a494b0 Clarify use of git describe 13 years ago
  Tuncer Ayaz fc83f4b961 Apply Tidier suggestion 13 years ago
  Tuncer Ayaz 3f14c1c092 Skip erlang:halt/1 workaround if >=R15B01 13 years ago
  Tuncer Ayaz 9d5557b16f Deprecate port_envs in favor of port_env 13 years ago
  Tuncer Ayaz da122b3e57 Add rebar_utils:delayed_halt/1 13 years ago
  Tuncer Ayaz ba538094ba Extend rebar_utils:deprecated 13 years ago
  Tuncer Ayaz a176db6937 Fix Dialyzer (race condition) warning 13 years ago
  Yurii Rashkovskii fe1652e137 Cache vsn info to avoid expensive vcs cmd calls 13 years ago
  Tuncer Ayaz 440fa6bd31 Only print sh/2 options on debug log level 13 years ago
  Tuncer Ayaz 41d6abc64d Fix whitespace errors 13 years ago
  Tuncer Ayaz 87669b6b7f Clean up rebar_utils 13 years ago
  Tuncer Ayaz 1daa15293a Reverse order in rebar_utils:get_deprecated_global/3 13 years ago
  Tuncer Ayaz 27e5a0ae5b Cleanup and simplify deprecated option handling 13 years ago
  Tuncer Ayaz 1de48e4902 Move vcs_vsn/2 to rebar_utils 13 years ago
  Tuncer Ayaz 8c89a388bf Universally support apps=/skip_apps= 13 years ago
  Tuncer Ayaz a5e39c2c54 Move is_skipped_app/0 to rebar_app_utils 13 years ago
  Tuncer Ayaz b1d84514f0 Add rebar_utils:deprecated/4 and remove define 13 years ago
  Torbjorn Tornkvist b4f136d752 Make 'rebar xref' honour the skip_app directive 13 years ago
  Jan Kloetzke b10224be62 Fix rebar_utils:expand_env_variable/3 13 years ago
  Tuncer Ayaz c373f29292 Fix comments and formatting 13 years ago
  Dave Smith 17616d1078 Overhaul environment expansion for better performance 13 years ago
  Jan Klötzke b535b5eea8 rebar_utils:sh/2: remove bash invocation on Windows 13 years ago
  Tuncer Ayaz 317eeb72e0 Fix Dialyzer warning 13 years ago
  Tuncer Ayaz 93128f2f6b Search plugin sources in base_dir and plugin_dir 13 years ago
  Tuncer Ayaz e6d1e13966 Apply Tidier suggestions 13 years ago
  Tuncer Ayaz 8fb385f312 Limit line length 13 years ago
  Jan Klötzke 7ec9b48d50 Support command invocation on Windows without MSYS 13 years ago
  Tuncer Ayaz 1846a5086c Remove unused function rebar_utils:deprecated/4 13 years ago
  Tuncer Ayaz d9ef6fbd53 Optimize list ops and error reporting in sh/2 13 years ago
  Tuncer Ayaz fbd2778c04 Deprecate xrl_opts/yrl_opts fail_on_warning opt 14 years ago
  Tuncer Ayaz 70137292e1 Extract code to get wordsize into helper function 14 years ago
  Steve Vinoski 0bbb2985f0 Use external wordsize to get emulator build arch 14 years ago