32 次代码提交 (26064098fd34d028669b5cc3db00e718c34ddb03)

作者 SHA1 备注 提交日期
  Fred Hebert 26064098fd Rework debug/diagnostic logs for compile tasks 4 年前
  Fred Hebert dada4e36e6 Optimize path handling 6 年前
  Fred Hebert 9d788d8936 Abstracted path management 6 年前
  Carl-Johan Kjellander dd9680fe42 move and export create_env for use by providers 7 年前
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support 7 年前
  Fred Hebert 963c49f5eb Unicode support in all the places 7 年前
  Tristan Sloughter 15dda967b7 don't needlessly update the code path twice if no hooks to run 9 年前
  Tristan Sloughter 3ad65d8304 in providers that don't run per app run all available hooks 9 年前
  Serge Aleynikov cf03345486 Add a state display provider 9 年前
  Tristan Sloughter 15c98a78c2 add ERLANG_ARCH and ERLANG_TARGET to os env for hooks 9 年前
  Tristan Sloughter 5223175c26 support updating of per app info by hooks 9 年前
  Tristan Sloughter cfd4beb99d hooks/artifacts are always run/resolved from an app unless at top of umbrella 9 年前
  Tristan Sloughter 8c7bed454d add current_app attribute for setting before calling hooks 9 年前
  Tristan Sloughter d034f40c38 move opts functions to new module rebar_opts 9 年前
  Tristan Sloughter e6f6ccc757 more cleanup 9 年前
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info 9 年前
  Tristan Sloughter 98752aab93 wip: move state into app_info 9 年前
  Tristan Sloughter a5569f00e0 don't run unnecessary code if hooks are empty list 9 年前
  Tristan Sloughter f8bb088305 fix for overrides in plugins, simpler plugin state handling 9 年前
  Tristan Sloughter 538d8e7e04 add debug statement of failed hook to help plugin builders 10 年前
  Tristan Sloughter 4bb2a0c710 Add error message for bad provider hook, fixes #521 10 年前
  Jean Parpaillon 4158595d4a Export following env vars when running hooks: 10 年前
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps 10 年前
  Tristan Sloughter 20f4562c6d fix for plugin installation and code paths 10 年前
  Tristan Sloughter 459ff732a3 install dep plugins & run provider hooks the same as shell hooks 10 年前
  Tristan Sloughter 0c402a8293 output hook stdout and don't add extra newline 10 年前
  Tristan Sloughter 3a7490aa9f fix for rebar deps dir path in hooks, making it absolute 10 年前
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir 10 年前
  Tristan Sloughter 14cb6803e0 wip: profiles 10 年前
  Tristan Sloughter e9b58f2775 set REBAR_DEPS_DIR in hooks env and run pre_compile hooks before deps compile 10 年前
  Tristan Sloughter d549901de4 add rebar_hooks module 10 年前