124 コミット (21cf46ff9ce8b7748b46d2562259791e20797597)

作成者 SHA1 メッセージ 日付
  Tristan Sloughter b37fe2c4bb refactoring and remove unused providers for now 10年前
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing 10年前
  Tristan Sloughter eb8fa02df7 large refactoring 11年前
  Tuncer Ayaz 38934da869 Follow-up typo fixes for #327 11年前
  Tuncer Ayaz 9b060f2de9 rebar_utils:otp_release/0: handle vsn like x.y.z** 11年前
  Tuncer Ayaz 873d236ce9 Adapt arch string to versioning scheme changes (>= 17.x) 11年前
  Tuncer Ayaz 6f60256138 Fix minor whitespace and comment issues in rebar_utils 11年前
  Tino Breddin 9c23dfef72 Add REBAR to environment before executing hooks 11年前
  redpine50 8cc5a6abdc Do not wrap base_dir with filename:absname() 11年前
  redpine50 9d653f906d Update rebar_utils.erl 11年前
  Tuncer Ayaz e1eec02c80 file_utils: properly report errors (fix #95) 11年前
  Nathaniel Waisbrot 41f1a891d9 Add 'p4' (Perforce) as a dependency type 11年前
  Tuncer Ayaz b6908421b7 erlc: clean-up, enhance, and regression fix fd17693 11年前
  Tuncer Ayaz edef0962d2 Fix false reporting of (plain) vsn strings 11年前
  Dave Smith 490d00f0d6 Adding debug statements closer to open_port 12年前
  Dave Thomas 091405bce7 Fix crsh with Unicode in environment vars 12年前
  Dave Thomas dd277fd01a Fix crash when env vars contain utf8 chars 12年前
  Dave Thomas 934ec7fdef Add one more "unicode" option in expand_env_variable—I have a bullet in my prompt that was blowing it up 12年前
  Slava Yurin fb77295a1f Fix handling of Unicode characters in env vars 12年前
  Tuncer Ayaz 588244465f Revert arch string changes 12年前
  Tuncer Ayaz 2829741a38 Fix whitespace errors 12年前
  Martin Schut fbbeb360a5 deps: add fossil scm support 12年前
  Tuncer Ayaz 1b52a597c4 Revert 15b7798e4 and restore old git-describe call 12年前
  Tuncer Ayaz 8f3873e061 rebar_utils: refactor get_experimental and get_deprecated funs 13年前
  Tuncer Ayaz e47d643ea3 Use separate dirs for eunit and qc 13年前
  Tuncer Ayaz 16091f9934 rebar_utils: fix whitespace error 13年前
  Tuncer Ayaz 803f6e8ecd Replace test-compile with compile_only=true option 13年前
  Tuncer Ayaz 1b9f2a5981 rebar_utils: fix whitespace error 13年前
  Tuncer Ayaz e2492eb37f rebar_utils: call get_cwd/1 locally 13年前
  Tuncer Ayaz 870f8cfbb4 rebar_utils: clean up specs 13年前
  Tuncer Ayaz 0b18b208e2 Only print absolute filename if not in base_dir 13年前
  Joseph Wayne Norton 2d62896de0 Fix -D handling 13年前
  Tuncer Ayaz e75a97ad33 Add 'qc' cmd and rename eunit-compile to test-compile 14年前
  Tuncer Ayaz 252757c753 Do not use application:set_env 13年前
  Tuncer Ayaz e185e86bff Remove shared state 13年前
  Tuncer Ayaz 9521d3fd86 Clean up rebar_utils exports 13年前
  Tuncer Ayaz df9b77633a Move erl_opts/1 and src_dirs/1 to proper place 13年前
  Motiejus Jakštys 394c0f43f8 Move erl_opts/1 and src_dirs/1 to rebar_utils.erl 13年前
  Tuncer Ayaz 4e9e89bd0d Append os family to arch string 13年前
  Tuncer Ayaz c41fda6a2f rebar_utils: move internal fun to proper place 13年前
  Tuncer Ayaz e6165c7146 Fix #252 (Reported-by: Maxim-Vladimirsky) 13年前
  Tuncer Ayaz 0f961d86c6 Fix #247 (Reported-by: Uvarov Michael) 13年前
  Dave Smith ebdb25c5cc Use delayed_halt everywhere 13年前
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT 13年前
  Tuncer Ayaz e6d5a494b0 Clarify use of git describe 13年前
  Tuncer Ayaz fc83f4b961 Apply Tidier suggestion 13年前
  Tuncer Ayaz 3f14c1c092 Skip erlang:halt/1 workaround if >=R15B01 13年前
  Tuncer Ayaz 9d5557b16f Deprecate port_envs in favor of port_env 13年前
  Tuncer Ayaz da122b3e57 Add rebar_utils:delayed_halt/1 13年前
  Tuncer Ayaz ba538094ba Extend rebar_utils:deprecated 13年前