1463 Commit (92245a138b7ee314e625486b9f537ac267a35aa6)

Autore SHA1 Messaggio Data
  Fred Hebert 2e34e91dfb Warnings for Deletions and friendly errors 10 anni fa
  Fred Hebert 6d8567a7ed Support multiple app upgrade & lock tests 10 anni fa
  Fred Hebert 62dc8fa9c7 Fix testcases, add multi-app upgrade support 10 anni fa
  Fred Hebert f5acdfb9a5 Refactor install_deps to match 'upgrade' ideas 10 anni fa
  Fred Hebert 92436d9960 More progress on upgrades 10 anni fa
  Fred Hebert 748a046133 Partial work + Failing tests 10 anni fa
  Fred Hebert 9fb35fe6de Alternative attempt 10 anni fa
  Fred Hebert b94afdfa2d WIP 10 anni fa
  alisdair sullivan c79d13f5e8 factor out task/args parsing from `do` for use in other meta 10 anni fa
  James Fish d693093c00 Fix dialyzer erts file lookup for releases prior to R16B02 10 anni fa
  nuex 79a1c285f0 return an error when an app file is missing 10 anni fa
  James Fish 027b0f008b Fix dialyzer plt checking typo 10 anni fa
  James Fish e533e5d705 Display full path in dialyzer warningss 10 anni fa
  James Fish 52319655a5 Fail if any dialyzer warnings aren't unknowns 10 anni fa
  Kelly McLaughlin 29039bece6 Change mock_pkg_resource to create ebin directory 10 anni fa
  Kelly McLaughlin e3ff657dc2 Ensure package ebin directory exists prior to adding to code path 10 anni fa
  Kelly McLaughlin 507281f658 Add packages to code path after installation 10 anni fa
  Kelly McLaughlin 212655c3ec Add xref support for multi-app projects 10 anni fa
  Kelly McLaughlin 2abb55170e Add xref provider for cross reference analysis 10 anni fa
  Tristan Sloughter d53fb93cc1 package dep names are binary, fix install deps and related tests 10 anni fa
  Tristan Sloughter c8d0aa46c4 clean up create_logic_providers function 10 anni fa
  Tristan Sloughter 1e71b47817 fix find_apps when searching for invalid apps 10 anni fa
  Tristan Sloughter 37b79ff2b7 support for provider_hooks in config 10 anni fa
  Tristan Sloughter ebcbe0071a app_info:valid needs to return a boolean and not throw an exception 10 anni fa
  Tristan Sloughter f13804ffab use processed app file for validation 10 anni fa
  Tristan Sloughter b1e886193d fix typo in error tuple and throw error in install_deps 10 anni fa
  Tristan Sloughter 2c86edab93 refactor rebar_otp_app for smaller/cleaner functions 10 anni fa
  Tristan Sloughter ebb713449e check locks before locking a dep to not have duplicates 10 anni fa
  Tristan Sloughter 4b7f55f79c add warning that dep options like raw are being ignored 10 anni fa
  Tristan Sloughter 07ec6b68c6 clean up and better error messages when validating apps 10 anni fa
  Tristan Sloughter d5552cfcd3 ignore opts list in src dep is it is there 10 anni fa
  Tristan Sloughter 3a7490aa9f fix for rebar deps dir path in hooks, making it absolute 10 anni fa
  Tristan Sloughter 0533f9dddc don't lose erl_opts when compiling for tests 10 anni fa
  Tristan Sloughter d1902404dc error message for failing to parse a dep 10 anni fa
  Tristan Sloughter daf346a4d0 remove extra newline in clean 10 anni fa
  Tristan Sloughter fe4a10141b do provider returns the error of the first provider to fail and stops 10 anni fa
  Tristan Sloughter f45387f795 no skip warning for seen dep that has locked version 10 anni fa
  alisdair sullivan 00e03d70ef use new `rebar_file_utils` functions in `eunit` and `ct` providers 10 anni fa
  alisdair sullivan 0b21243eae add functions `system_tmpdir/0,1` and `reset_dir/1` 10 anni fa
  alisdair sullivan 10298a21b6 change more instances of mistyped `erl_first_modules` to 10 anni fa
  Tristan Sloughter c298a713f0 don't mark dep as seen before calling handle_dep 10 anni fa
  Tristan Sloughter 407362c074 replace single profile atom in providers with list of profiles 10 anni fa
  alisdair sullivan 5e270a7456 when compiling `common_test` or `eunit` use the same tmp dir 10 anni fa
  alisdair sullivan 6029fca8ca change `rebar_app_into` to `rebar_app_info` in typespecs 10 anni fa
  alisdair sullivan 16c31097c2 add support for a bare `test` directory when using `apps` libdirs 10 anni fa
  alisdair sullivan 853efc5077 exclude `_checkouts` from directories to be precompiled for 10 anni fa
  alisdair sullivan 99732ae4f3 adjust handling of `common_test` `dir` option and refactor provider 10 anni fa
  alisdair sullivan fc2cd73955 add `eunit` and `common_test` to `applications` key of `rebar.app` 10 anni fa
  alisdair sullivan f4dafa4628 switch to `lists:ukeymerge` to merge `ct` opts for better behavior 10 anni fa
  alisdair sullivan e5270da3d7 preserve rebar path when running `ct` and `eunit` tests 10 anni fa