2730 Commity (725c900219574c6d9055fde8cc4f773a7be14866)

Autor SHA1 Wiadomość Data
  alisdair sullivan 6029fca8ca change `rebar_app_into` to `rebar_app_info` in typespecs 10 lat temu
  alisdair sullivan 16c31097c2 add support for a bare `test` directory when using `apps` libdirs 10 lat temu
  alisdair sullivan 853efc5077 exclude `_checkouts` from directories to be precompiled for 10 lat temu
  alisdair sullivan 99732ae4f3 adjust handling of `common_test` `dir` option and refactor provider 10 lat temu
  alisdair sullivan fc2cd73955 add `eunit` and `common_test` to `applications` key of `rebar.app` 10 lat temu
  alisdair sullivan f4dafa4628 switch to `lists:ukeymerge` to merge `ct` opts for better behavior 10 lat temu
  alisdair sullivan e5270da3d7 preserve rebar path when running `ct` and `eunit` tests 10 lat temu
  Tristan Sloughter f1ed8ed36c do not include dir . in relx lib paths it will break lib discovery 10 lat temu
  alisdair sullivan 84dc8c9357 reworked ct provider 10 lat temu
  alisdair sullivan eb34901ab7 reworked eunit provider 10 lat temu
  Tristan Sloughter 37a2025906 don't allow locked transitive dep to override higher level dep 10 lat temu
  Tristan Sloughter 872e741972 use level in lock file so changes to config don't change outcome of run 10 lat temu
  alisdair sullivan 5885332e27 point compiler to the right config value for which files need to be 10 lat temu
  Tristan Sloughter 8168c1f4f9 overrides working with lock except in case of adding to config after lock 10 lat temu
  Tristan Sloughter d1692efdf5 overrides working except for transitive dep inheritance with lock file 10 lat temu
  alisdair sullivan 5f0b86e36c remove no longer relevant test machinery in rebar_erlc_compiler 10 lat temu
  Tristan Sloughter 91d297cf8a update plugin install code 10 lat temu
  Tristan Sloughter b4c579b80d include providers listed in plugins env 10 lat temu
  Tristan Sloughter 56b36a37fc include project app dirs in release lib_dirs to search 10 lat temu
  Fred Hebert d25838ff69 Add support for custom templates in subdirectories 10 lat temu
  Tristan Sloughter 9a8b1b3290 update erlydtl provider to use namespaces 10 lat temu
  Fred Hebert 54a41ca6c4 Tests and fixes for namespaces 10 lat temu
  Fred Hebert 73676c80b0 Fix up programmatic interface to rebar3 10 lat temu
  Fred Hebert 676f2487ad Dynamic 'do' provider for namespaces 10 lat temu
  Fred Hebert ae54d70e6c Add support for namespace-based metacommands 10 lat temu
  Fred Hebert c25fbab1c6 Remove profile declarations 10 lat temu
  James Fish fac7b627f5 Ensure dir for plt exists when copying 10 lat temu
  Tristan Sloughter 31b886e65c don't include all */ebin dirs in code path 10 lat temu
  Tristan Sloughter 3998dfb049 update readme for 'as' 10 lat temu
  Tristan Sloughter 789761e64d add 'as' higher order task 10 lat temu
  Tristan Sloughter 3219a666f4 rewrite profiles 10 lat temu
  Fred Hebert 2985c7bed5 Adding pkg deps tests and refactorings 10 lat temu
  Fred Hebert 449d6baabc Fix error message to point to rebar3 10 lat temu
  Fred Hebert 4116d41dca Print warning when deps are being skipped. 10 lat temu
  Tristan Sloughter 9f8e6ed024 use PRV_ERROR to wrap a provider error in {error, {?MODULE, ...}} 10 lat temu
  Tristan Sloughter bee15d62a0 version in source dep element is no longer used, support leaving it out 10 lat temu
  Tristan Sloughter b849b36b5e only add lock if default profile 10 lat temu
  Tristan Sloughter f77cbb7f50 don't lose defualt deps when creating current profile 10 lat temu
  Tristan Sloughter 50f384715b in relx tar call only include deps dirs if they exist 10 lat temu
  Tristan Sloughter cf8d63d860 in relx call only include deps dirs if they exist 10 lat temu
  Tristan Sloughter 63461b45b5 don't use lock file for non-defualt profile deps 10 lat temu
  Tristan Sloughter a390419247 don't store global state variables in opts dict 10 lat temu
  Tristan Sloughter 571c62f732 output message when starting install_deps provider 10 lat temu
  Fred Hebert be39ab9e7b Handle cycle errors in provider 10 lat temu
  Fred Hebert 63003c3986 Return cycles in deps solver 10 lat temu
  Fred Hebert 6cfe28c954 Partial fix to circular deps (#40) 10 lat temu
  Tristan Sloughter f5476e7200 if already seen dep before don't try handling it again 10 lat temu
  Tristan Sloughter 91860340bb print error message for failed fetch 10 lat temu
  Tristan Sloughter 7cb22e4698 only create the apps dir after successful fetch 10 lat temu
  Tristan Sloughter 111fc9769b merge over rebar2 PR #401 10 lat temu