1608 Commits (b4724009b5b8823b57c78c2cecac51875acb317a)

Author SHA1 Message Date
  Tristan Sloughter 40d3781104 swich clean and compile to use macro provider in hook run 10 years ago
  Tristan Sloughter a55c94cc9c support provider hooks on ct and eunit 10 years ago
  Tristan Sloughter 257e7fb667 remove old apply_hooks. now provider hooks are explicitly run 10 years ago
  Tristan Sloughter 38de29ae42 move resource modules list to rebar_state, no longer static 10 years ago
  Tristan Sloughter 459ff732a3 install dep plugins & run provider hooks the same as shell hooks 10 years ago
  Fred Hebert 60f7474632 Support namespaces in help search 10 years ago
  Fred Hebert 043a2f5453 Provide descriptions for all tasks 10 years ago
  alisdair sullivan 471b35085b add default test paths in the `shell` and `cover` providers 10 years ago
  alisdair sullivan b77d3e5083 modify `ct` provider to copy selected directories and compile them 10 years ago
  Tristan Sloughter 9eca4b50c5 main module of a plugin just has to export init/1 10 years ago
  Fred Hebert ebfdede885 Support namespace resolution in 'do' provider 10 years ago
  Tristan Sloughter 9f835553f0 fix clean all to use proper deps dir 10 years ago
  Tristan Sloughter bff483a570 add exports used by plugins to rebar_api 10 years ago
  Fred Hebert a3274e1bc8 Fixes #306: help text consistency 10 years ago
  Tristan Sloughter ef60d3b51f re-export functions only used within rebar_utils that are also needed by plugins 10 years ago
  alisdair sullivan df4673d378 attempt to load paths to test modules in cover modules to 10 years ago
  Fred Hebert d191edddb4 Polish rough edges of 'new' provider 10 years ago
  alisdair sullivan 945543da19 execute `cover` task as `test` profile and write generated data 10 years ago
  Fred Hebert 61455c04d0 Bump to alpha-2 10 years ago
  alisdair sullivan efb859f15a split function setting test set for clarity 10 years ago
  alisdair sullivan 044b6580e7 filter checkapps via `rebar_app_info:is_checkout` rather than 10 years ago
  alisdair sullivan c5bc19b021 add `--app=...` and `--suite=...` options for the eunit provider to 10 years ago
  Fred Hebert db02ecb36f Fix property merging 10 years ago
  Fred Hebert f97d5ab19d Bump to alpha-1 10 years ago
  alisdair sullivan 5a42523cd5 handle additional errors returned from `getopt:parse/2` 10 years ago
  Tristan Sloughter 8e1bb66368 support args on tasks passed to 'as' 10 years ago
  Fred Hebert 3e7a58ccd6 Reverse relx args order for config 10 years ago
  Fred Hebert 2d430bf3e2 Preserve profile order on mergeable tuple/opts 10 years ago
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled 10 years ago
  James Fish 447fb1a02e Fix dialyzer warnings 10 years ago
  Tristan Sloughter e4bf78a96a update hg username and email match in templates 10 years ago
  Tristan Sloughter b4986925e8 include all pkg deps in list of deps returned from update 10 years ago
  Tristan Sloughter ae004ad234 flatten command to open_port so <17 Erlangs are happy 10 years ago
  Tristan Sloughter cfd10b82f1 add back throw on package index write 10 years ago
  Tristan Sloughter 80e9aae16c handle bad package version with error message 10 years ago
  Tilman Holschuh af5ba45f27 Decapitalize short option for 'version' 10 years ago
  Fred Hebert 92245a138b use PRV_ERROR for formattable errors 10 years ago
  Fred Hebert f35f26fece Implement deps conflicts as errors 10 years ago
  Fred Hebert bc98ea22aa Avoid duplicating deps in discover phase 10 years ago
  Fred Hebert ad18970cd7 Fix #267, refactor as/do/namespace interactions 10 years ago
  Tristan Sloughter ae7fe65a75 halt with 0 on successful run 10 years ago
  Tristan Sloughter 0f83c6c698 get rid of compile workers 10 years ago
  James Fish 92c6cf17b0 Store base PLT in ~/.cache/rebar3/ 10 years ago
  Tristan Sloughter 7c9db25435 set jobs for all compile jobs 10 years ago
  Tristan Sloughter 15b5426cfa merge rebar config opts for parent like done for profiles 10 years ago
  Viacheslav V. Kovalev 362264ba59 Fix typo in error message 10 years ago
  Mariano Guerra f75c908283 fix debug format to avoid crash with custom template 10 years ago
  Tristan Sloughter cb1a5b945c templater: return error, don't throw, if git or hg fail 10 years ago
  alisdair sullivan b0300f1b2f symlink extra test dirs and compile from there instead of from 10 years ago
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to 10 years ago