3039 コミット (89e10c6f5593bdb03bc81f63c1d5dc8f87c0cbbd)

作成者 SHA1 メッセージ 日付
  Tristan Sloughter 07ec6b68c6 clean up and better error messages when validating apps 10年前
  Tristan Sloughter d5552cfcd3 ignore opts list in src dep is it is there 10年前
  Tristan Sloughter 3a7490aa9f fix for rebar deps dir path in hooks, making it absolute 10年前
  Tristan Sloughter 0533f9dddc don't lose erl_opts when compiling for tests 10年前
  Tristan Sloughter d1902404dc error message for failing to parse a dep 10年前
  Tristan Sloughter daf346a4d0 remove extra newline in clean 10年前
  Tristan Sloughter fe4a10141b do provider returns the error of the first provider to fail and stops 10年前
  Tristan Sloughter f45387f795 no skip warning for seen dep that has locked version 10年前
  alisdair sullivan 00e03d70ef use new `rebar_file_utils` functions in `eunit` and `ct` providers 10年前
  alisdair sullivan 0b21243eae add functions `system_tmpdir/0,1` and `reset_dir/1` 10年前
  alisdair sullivan 10298a21b6 change more instances of mistyped `erl_first_modules` to 10年前
  Tristan Sloughter c298a713f0 don't mark dep as seen before calling handle_dep 10年前
  Tristan Sloughter 407362c074 replace single profile atom in providers with list of profiles 10年前
  alisdair sullivan 5e270a7456 when compiling `common_test` or `eunit` use the same tmp dir 10年前
  alisdair sullivan 6029fca8ca change `rebar_app_into` to `rebar_app_info` in typespecs 10年前
  alisdair sullivan 16c31097c2 add support for a bare `test` directory when using `apps` libdirs 10年前
  alisdair sullivan 853efc5077 exclude `_checkouts` from directories to be precompiled for 10年前
  alisdair sullivan 99732ae4f3 adjust handling of `common_test` `dir` option and refactor provider 10年前
  alisdair sullivan fc2cd73955 add `eunit` and `common_test` to `applications` key of `rebar.app` 10年前
  alisdair sullivan f4dafa4628 switch to `lists:ukeymerge` to merge `ct` opts for better behavior 10年前
  alisdair sullivan e5270da3d7 preserve rebar path when running `ct` and `eunit` tests 10年前
  Tristan Sloughter f1ed8ed36c do not include dir . in relx lib paths it will break lib discovery 10年前
  alisdair sullivan 84dc8c9357 reworked ct provider 10年前
  alisdair sullivan eb34901ab7 reworked eunit provider 10年前
  Tristan Sloughter 37a2025906 don't allow locked transitive dep to override higher level dep 10年前
  Tristan Sloughter 872e741972 use level in lock file so changes to config don't change outcome of run 10年前
  alisdair sullivan 5885332e27 point compiler to the right config value for which files need to be 10年前
  Tristan Sloughter 8168c1f4f9 overrides working with lock except in case of adding to config after lock 10年前
  Tristan Sloughter d1692efdf5 overrides working except for transitive dep inheritance with lock file 10年前
  alisdair sullivan 5f0b86e36c remove no longer relevant test machinery in rebar_erlc_compiler 10年前
  Tristan Sloughter 91d297cf8a update plugin install code 10年前
  Tristan Sloughter b4c579b80d include providers listed in plugins env 10年前
  Tristan Sloughter 56b36a37fc include project app dirs in release lib_dirs to search 10年前
  Fred Hebert d25838ff69 Add support for custom templates in subdirectories 10年前
  Tristan Sloughter 9a8b1b3290 update erlydtl provider to use namespaces 10年前
  Fred Hebert 54a41ca6c4 Tests and fixes for namespaces 10年前
  Fred Hebert 73676c80b0 Fix up programmatic interface to rebar3 10年前
  Fred Hebert 676f2487ad Dynamic 'do' provider for namespaces 10年前
  Fred Hebert ae54d70e6c Add support for namespace-based metacommands 10年前
  Fred Hebert c25fbab1c6 Remove profile declarations 10年前
  James Fish fac7b627f5 Ensure dir for plt exists when copying 10年前
  Tristan Sloughter 31b886e65c don't include all */ebin dirs in code path 10年前
  Tristan Sloughter 3998dfb049 update readme for 'as' 10年前
  Tristan Sloughter 789761e64d add 'as' higher order task 10年前
  Tristan Sloughter 3219a666f4 rewrite profiles 10年前
  Fred Hebert 2985c7bed5 Adding pkg deps tests and refactorings 10年前
  Fred Hebert 449d6baabc Fix error message to point to rebar3 10年前
  Fred Hebert 4116d41dca Print warning when deps are being skipped. 10年前
  Tristan Sloughter 9f8e6ed024 use PRV_ERROR to wrap a provider error in {error, {?MODULE, ...}} 10年前
  Tristan Sloughter bee15d62a0 version in source dep element is no longer used, support leaving it out 10年前