2157 Révisions (8cfb4df3e055b4f1e323273faf9b5157994a583a)
 

Auteur SHA1 Message Date
  Tristan Sloughter ee1214a9a8 add plugin and its deps to path as they are built il y a 10 ans
  Tristan Sloughter d8f3ea005a add comment il y a 10 ans
  Tristan Sloughter 557de6f8b4 support base dir and properly reset deps_dir after plugin provider il y a 10 ans
  Tristan Sloughter 5c465514b2 add deps to code paths after build so available to other deps il y a 10 ans
  Tristan Sloughter 1ff904f39a handle throw by relx il y a 10 ans
  Tristan Sloughter fd9f88b98a get rid of old plugin loading il y a 10 ans
  Tristan Sloughter e9adf01d01 warn on bad plugin il y a 10 ans
  Tristan Sloughter 8bd6a7088f switch back to erlware relx repo il y a 10 ans
  Tristan Sloughter deca5d9edb add warning if user is running with erts-6.1 il y a 10 ans
  Tristan Sloughter 1cfb6ab2e1 remove NOTES il y a 10 ans
  Tristan Sloughter 36b8e61a2b better handling of error messages il y a 10 ans
  Tristan Sloughter 8ee32d74f3 fix typo in README il y a 10 ans
  Tristan Sloughter f791c983c1 update README il y a 10 ans
  Tristan Sloughter f9b73b5d7a properly reset cwd after finding version of git resource il y a 10 ans
  Tristan Sloughter e195dd9be9 fix readme template to use rebar3 command il y a 10 ans
  Tristan Sloughter bc9bb1df49 support branch/tag/ref-less git deps il y a 10 ans
  Tristan Sloughter fe6827706f add eunit task, still work to be done il y a 10 ans
  Tristan Sloughter f7e2b77bca install test deps to separate directory il y a 10 ans
  Tristan Sloughter c9f2652a16 common test provider must depend on test deps il y a 10 ans
  Tristan Sloughter 083d54211e include relx options in tar command il y a 10 ans
  Tristan Sloughter ed017289ed switch ct provider to use external provider behavior il y a 10 ans
  Tristan Sloughter 08067639ad update readme list of commands il y a 10 ans
  Tristan Sloughter f73e7b048b Merge pull request #1 from omarkj/omarkj-add-ct il y a 10 ans
  Tristan Sloughter c508a3feb8 fix tar provider to pass release and tar to relx as 2 commands il y a 10 ans
  Tristan Sloughter 055fa5b639 update config deps and support semver in app vsn il y a 10 ans
  omarkj a1d030c964 add help il y a 10 ans
  Tristan Sloughter a7bd7a3e1c add make_vsn to rebar_resource for replacing app vsns il y a 10 ans
  Tristan Sloughter f873510025 add modules element to .app file templates il y a 10 ans
  Tristan Sloughter 6d800fc4c8 cleanup upgrade package il y a 10 ans
  Tristan Sloughter 26892b9d41 wip: upgrade pkg deps il y a 10 ans
  Tristan Sloughter a7c2ecff73 add pkg resource il y a 10 ans
  Tristan Sloughter d549901de4 add rebar_hooks module il y a 10 ans
  Tristan Sloughter 920fd53397 run legacy hooks for clean task il y a 10 ans
  Tristan Sloughter 541bc5a082 add --all option to clean il y a 10 ans
  Tristan Sloughter 044cd78b44 refactoring build loop il y a 10 ans
  Tristan Sloughter 6121f51124 reset hooks for project apps so they are only run once il y a 10 ans
  Tristan Sloughter 2dc5f28a7a run legacy style hooks for compile provider il y a 10 ans
  Tristan Sloughter 7425c4c612 only pass current project state as state for project apps il y a 10 ans
  Tristan Sloughter fd59279edc don't return {error, {error, iolist()}} from rbear_topo il y a 10 ans
  Tristan Sloughter 35d1afd2f6 verify checked out dep is the same as specified in the config and update if not il y a 10 ans
  Tristan Sloughter 6c1201f1ac dynamicly find module for fullfilling dependency il y a 10 ans
  Tristan Sloughter ef1df1222d create rebar_resource behaviour and create git resource il y a 10 ans
  Tristan Sloughter a3ec3a3424 add guide to docs il y a 10 ans
  Tristan Sloughter 079bf8107d remove newlines in paragraphs il y a 10 ans
  Tristan Sloughter 1714e735f1 use error_format for prodiver error il y a 10 ans
  Tristan Sloughter 72db6456c2 Merge pull request #21 from tsloughter/rebar3-todo-tutorial il y a 10 ans
  Fred Hebert 7e342161b8 Plugin tutorial ready il y a 10 ans
  Tristan Sloughter 1dce2d36cc add format_error/2 provider callback to providers il y a 10 ans
  Tristan Sloughter e5c872101f fix erlydtl provider module name il y a 10 ans
  Tristan Sloughter 774706b15e output error on bad provider attempting to be added il y a 10 ans