32 Commits (26064098fd34d028669b5cc3db00e718c34ddb03)

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