2958 коммитов (7cb579349242adf42e8513367b92132bb8ff1f10)

Автор SHA1 Сообщение Дата
  Tristan Sloughter bff483a570 add exports used by plugins to rebar_api 10 лет назад
  Fred Hebert a3274e1bc8 Fixes #306: help text consistency 10 лет назад
  Tristan Sloughter ef60d3b51f re-export functions only used within rebar_utils that are also needed by plugins 10 лет назад
  alisdair sullivan df4673d378 attempt to load paths to test modules in cover modules to 10 лет назад
  Fred Hebert d191edddb4 Polish rough edges of 'new' provider 10 лет назад
  alisdair sullivan 945543da19 execute `cover` task as `test` profile and write generated data 10 лет назад
  Fred Hebert 61455c04d0 Bump to alpha-2 10 лет назад
  alisdair sullivan efb859f15a split function setting test set for clarity 10 лет назад
  alisdair sullivan 044b6580e7 filter checkapps via `rebar_app_info:is_checkout` rather than 10 лет назад
  alisdair sullivan c5bc19b021 add `--app=...` and `--suite=...` options for the eunit provider to 10 лет назад
  Fred Hebert db02ecb36f Fix property merging 10 лет назад
  Fred Hebert f97d5ab19d Bump to alpha-1 10 лет назад
  alisdair sullivan 5a42523cd5 handle additional errors returned from `getopt:parse/2` 10 лет назад
  Tristan Sloughter 8e1bb66368 support args on tasks passed to 'as' 10 лет назад
  Fred Hebert 3e7a58ccd6 Reverse relx args order for config 10 лет назад
  Fred Hebert 2d430bf3e2 Preserve profile order on mergeable tuple/opts 10 лет назад
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled 10 лет назад
  James Fish 447fb1a02e Fix dialyzer warnings 10 лет назад
  Tristan Sloughter e4bf78a96a update hg username and email match in templates 10 лет назад
  Tristan Sloughter b4986925e8 include all pkg deps in list of deps returned from update 10 лет назад
  Tristan Sloughter ae004ad234 flatten command to open_port so <17 Erlangs are happy 10 лет назад
  Tristan Sloughter cfd10b82f1 add back throw on package index write 10 лет назад
  Tristan Sloughter 80e9aae16c handle bad package version with error message 10 лет назад
  Tilman Holschuh af5ba45f27 Decapitalize short option for 'version' 10 лет назад
  Fred Hebert 92245a138b use PRV_ERROR for formattable errors 10 лет назад
  Fred Hebert f35f26fece Implement deps conflicts as errors 10 лет назад
  Fred Hebert bc98ea22aa Avoid duplicating deps in discover phase 10 лет назад
  Fred Hebert ad18970cd7 Fix #267, refactor as/do/namespace interactions 10 лет назад
  Tristan Sloughter ae7fe65a75 halt with 0 on successful run 10 лет назад
  Tristan Sloughter 0f83c6c698 get rid of compile workers 10 лет назад
  James Fish 92c6cf17b0 Store base PLT in ~/.cache/rebar3/ 10 лет назад
  Tristan Sloughter 7c9db25435 set jobs for all compile jobs 10 лет назад
  Tristan Sloughter 15b5426cfa merge rebar config opts for parent like done for profiles 10 лет назад
  Viacheslav V. Kovalev 362264ba59 Fix typo in error message 10 лет назад
  Mariano Guerra f75c908283 fix debug format to avoid crash with custom template 10 лет назад
  Tristan Sloughter cb1a5b945c templater: return error, don't throw, if git or hg fail 10 лет назад
  alisdair sullivan b0300f1b2f symlink extra test dirs and compile from there instead of from 10 лет назад
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to 10 лет назад
  Tristan Sloughter 794b985b1b don't traverse into subdirectories looking for beams 10 лет назад
  Fred Hebert f65f506ac2 Bump to alpha 10 лет назад
  Tristan Sloughter 3f5fa807cb update erlydtl compiler to output to _build, add simple test 10 лет назад
  Fred Hebert 8cfb4df3e0 Fix namespace regressions 10 лет назад
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 10 лет назад
  alisdair sullivan ba79fc0823 parse `rebar3 as foo, bar task` correctly 10 лет назад
  Pierre Fenoll 2d3a0ebe21 Add escriptize provider and a minimal test 10 лет назад
  Tristan Sloughter d623b39642 fix code path update for deps 10 лет назад
  Tristan Sloughter 0399b0eeb3 add comment about resetting opts 10 лет назад
  Tristan Sloughter 0638c85634 store base opts after initialization of providers 10 лет назад
  Tristan Sloughter 7f508c30a1 apply profiles and overrides for an app's opts to the base opts 10 лет назад
  James Fish c53dfe0020 Fix handling of ct results 10 лет назад