1634 Commits (ca038d39f70ea60ca4eb1c22a47e9b3bfcfe51a1)

Author SHA1 Message Date
  Tristan Sloughter 501b9b42df print error message suggesting to run rebar3 update if missing package index 10 years ago
  Tristan Sloughter 9fbfeaa74d parse version constraints in hex registry for digraph 10 years ago
  Tristan Sloughter 410e2bcdec replace package management with hex.pm 10 years ago
  Tristan Sloughter b654272063 remove unused functions from app utils 10 years ago
  alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile 10 years ago
  Fred Hebert 53a05890ab Initial `deps` command 10 years ago
  James Fish e2d3c27b80 Remove extra default warnings 10 years ago
  Tristan Sloughter 9f2133df47 needs_update: on ref defined deps only have to match prefix if 7+ chars 10 years ago
  James Fish 4b8e9db4ca Fix dialyzer when only updating plt 10 years ago
  James Fish cede33a8f9 Fix {dialyzer_plt_warnings, false} returning warnings 10 years ago
  Fred Hebert 36563c0ab9 Advertise rebar3 wtf in error messages 10 years ago
  Martin Karlsson dca4edade0 Fix #140 and preserve erl_first_files order 10 years ago
  Fred Hebert 1d9f1737c7 Initial WTF provider implementation 10 years ago
  Fred Hebert 2e34e91dfb Warnings for Deletions and friendly errors 10 years ago
  Fred Hebert 6d8567a7ed Support multiple app upgrade & lock tests 10 years ago
  Fred Hebert 62dc8fa9c7 Fix testcases, add multi-app upgrade support 10 years ago
  Fred Hebert f5acdfb9a5 Refactor install_deps to match 'upgrade' ideas 10 years ago
  Fred Hebert 92436d9960 More progress on upgrades 10 years ago
  Fred Hebert 748a046133 Partial work + Failing tests 10 years ago
  Fred Hebert 9fb35fe6de Alternative attempt 10 years ago
  Fred Hebert b94afdfa2d WIP 10 years ago
  alisdair sullivan c79d13f5e8 factor out task/args parsing from `do` for use in other meta 10 years ago
  James Fish d693093c00 Fix dialyzer erts file lookup for releases prior to R16B02 10 years ago
  nuex 79a1c285f0 return an error when an app file is missing 10 years ago
  James Fish 027b0f008b Fix dialyzer plt checking typo 10 years ago
  James Fish e533e5d705 Display full path in dialyzer warningss 10 years ago
  James Fish 52319655a5 Fail if any dialyzer warnings aren't unknowns 10 years ago
  Kelly McLaughlin 29039bece6 Change mock_pkg_resource to create ebin directory 10 years ago
  Kelly McLaughlin e3ff657dc2 Ensure package ebin directory exists prior to adding to code path 10 years ago
  Kelly McLaughlin 507281f658 Add packages to code path after installation 10 years ago
  Kelly McLaughlin 212655c3ec Add xref support for multi-app projects 10 years ago
  Kelly McLaughlin 2abb55170e Add xref provider for cross reference analysis 10 years ago
  Tristan Sloughter d53fb93cc1 package dep names are binary, fix install deps and related tests 10 years ago
  Tristan Sloughter c8d0aa46c4 clean up create_logic_providers function 10 years ago
  Tristan Sloughter 1e71b47817 fix find_apps when searching for invalid apps 10 years ago
  Tristan Sloughter 37b79ff2b7 support for provider_hooks in config 10 years ago
  Tristan Sloughter ebcbe0071a app_info:valid needs to return a boolean and not throw an exception 10 years ago
  Tristan Sloughter f13804ffab use processed app file for validation 10 years ago
  Tristan Sloughter b1e886193d fix typo in error tuple and throw error in install_deps 10 years ago
  Tristan Sloughter 2c86edab93 refactor rebar_otp_app for smaller/cleaner functions 10 years ago
  Tristan Sloughter ebb713449e check locks before locking a dep to not have duplicates 10 years ago
  Tristan Sloughter 4b7f55f79c add warning that dep options like raw are being ignored 10 years ago
  Tristan Sloughter 07ec6b68c6 clean up and better error messages when validating apps 10 years ago
  Tristan Sloughter d5552cfcd3 ignore opts list in src dep is it is there 10 years ago
  Tristan Sloughter 3a7490aa9f fix for rebar deps dir path in hooks, making it absolute 10 years ago
  Tristan Sloughter 0533f9dddc don't lose erl_opts when compiling for tests 10 years ago
  Tristan Sloughter d1902404dc error message for failing to parse a dep 10 years ago
  Tristan Sloughter daf346a4d0 remove extra newline in clean 10 years ago
  Tristan Sloughter fe4a10141b do provider returns the error of the first provider to fail and stops 10 years ago
  Tristan Sloughter f45387f795 no skip warning for seen dep that has locked version 10 years ago