2800 Commits (6a56a62fec911bf203aedb7029e01a9df669abe1)

Autor SHA1 Mensaje Fecha
  Fred Hebert 45ac9eb94d Drop search for templates in cwd hace 10 años
  Tristan Sloughter 6ec98e0b69 rename functions to be clearer hace 10 años
  Tristan Sloughter 4ea12beb77 fix git resource update check, bad url comparison hace 10 años
  Tristan Sloughter 4888810c69 use digraph topo sort for building hace 10 años
  Tristan Sloughter eb5c0eb424 include initial verticies in solution list hace 10 años
  Tristan Sloughter 3e01e3e46d replace rlx_depsolver types with new package types hace 10 años
  Tristan Sloughter af35d5f0a2 replace rlx_depsolver use with new rebar_digraph hace 10 años
  Tristan Sloughter f22db1302d new dep graph working hace 10 años
  Tristan Sloughter e9b58f2775 set REBAR_DEPS_DIR in hooks env and run pre_compile hooks before deps compile hace 10 años
  Tristan Sloughter 6c0b3f87c0 fix check for plugin being a provider hace 10 años
  James Fish e90219cb14 Fix printing of dialyzer warnings hace 10 años
  James Fish 0bcec763ba Fix dialyzer to work on rebar hace 10 años
  James Fish 4ee0157b96 Add configuration to hide warnings when updating plt hace 10 años
  James Fish 16c9a23212 Cleanup dialyzer provider hace 10 años
  James Fish c948769512 Add crypto to base plt by default hace 10 años
  James Fish 3dff706e14 Clarify how apps are selected for the plt files hace 10 años
  James Fish 37a88be662 Introduce dialyzer otp versioned plts and base plts hace 10 años
  James Fish 642a71e4ce Prepare dialyzer command for public use hace 10 años
  James Fish 16da6d2630 Add options to skip updating plt or success typing hace 10 años
  James Fish a96fddfcde Improve default dialyzer PLT by trying to guess dependencies hace 10 años
  James Fish 16b2dae066 Improve formatting of dialyzer errors hace 10 años
  James Fish 62e7cc27da Refactor dialyzer PLT use hace 10 años
  James Fish 03b07c3d39 Fix default dialyzer warnings hace 10 años
  Tristan Sloughter fb630d18ea add included applications to app_info applications element hace 10 años
  Tristan Sloughter 293c1b8e6e add applications field to app_info to track all deps of an application hace 10 años
  Tristan Sloughter 71de52cb9d fix callback r14 support hace 10 años
  Tristan Sloughter 8635beffc1 catch error on multiplpe app files in an app dir hace 10 años
  Tristan Sloughter 1d5703025c fix default release output dir to _rel hace 10 años
  Tristan Sloughter 926e550f3b update package index fetching hace 10 años
  Tristan Sloughter 4c8db4e047 write packages file to tmp so a lost connection doesn't mean corruption hace 10 años
  Fred Hebert 731c3fd8a4 Minor template fixes hace 10 años
  Tristan Sloughter 33e4b7e017 add cleanup_code_path back to rebar_utils for eunit provider hace 10 años
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories hace 10 años
  Fred Hebert 392abf1481 First unkeyed var is now 'name', appid -> name hace 10 años
  Fred Hebert 4ed1c4ef58 Allow to forcibly overwrite files with templates hace 10 años
  Fred Hebert c832b567db Redo templates with docs and whatnot hace 10 años
  Tristan Sloughter 79b1f23240 move back to using format_error/1 hace 10 años
  Tristan Sloughter 8d02c0767e add deps plt hace 10 años
  Tristan Sloughter 1548d6f1e2 strip newline from end of dialyzer format warnings hace 10 años
  Tristan Sloughter 8277bbf975 add dialyzer provider hace 10 años
  Tristan Sloughter 77ae749326 update package update provider hace 10 años
  Tristan Sloughter 26192b2187 pass deps dir of project to relx hace 10 años
  Tristan Sloughter bcb3689654 main module cleanup hace 10 años
  Tristan Sloughter f1ca7950c3 fix warning/error compilation output hace 10 años
  Tristan Sloughter 0608e5087b prepend base_dir when expanding code path hace 10 años
  Tristan Sloughter ee1214a9a8 add plugin and its deps to path as they are built hace 10 años
  Tristan Sloughter d8f3ea005a add comment hace 10 años
  Tristan Sloughter 557de6f8b4 support base dir and properly reset deps_dir after plugin provider hace 10 años
  Tristan Sloughter 5c465514b2 add deps to code paths after build so available to other deps hace 10 años
  Tristan Sloughter 1ff904f39a handle throw by relx hace 10 años