1716 次代码提交 (6fa13cb393b78f7fc0108854b9b3471d3f77d6e6)
 

作者 SHA1 备注 提交日期
  Tristan Sloughter 6fa13cb393 add dialyzer to readme 10 年前
  Tristan Sloughter 8277bbf975 add dialyzer provider 10 年前
  Tristan Sloughter 77ae749326 update package update provider 10 年前
  Tristan Sloughter 26192b2187 pass deps dir of project to relx 10 年前
  Tristan Sloughter 634b1a7ac2 add doc place holders 10 年前
  Tristan Sloughter 5fd4996803 update guide 10 年前
  Tristan Sloughter bcb3689654 main module cleanup 10 年前
  Tristan Sloughter f1ca7950c3 fix warning/error compilation output 10 年前
  Tristan Sloughter 0608e5087b prepend base_dir when expanding code path 10 年前
  Tristan Sloughter ee1214a9a8 add plugin and its deps to path as they are built 10 年前
  Tristan Sloughter d8f3ea005a add comment 10 年前
  Tristan Sloughter 557de6f8b4 support base dir and properly reset deps_dir after plugin provider 10 年前
  Tristan Sloughter 5c465514b2 add deps to code paths after build so available to other deps 10 年前
  Tristan Sloughter 1ff904f39a handle throw by relx 10 年前
  Tristan Sloughter fd9f88b98a get rid of old plugin loading 10 年前
  Tristan Sloughter e9adf01d01 warn on bad plugin 10 年前
  Tristan Sloughter 8bd6a7088f switch back to erlware relx repo 10 年前
  Tristan Sloughter deca5d9edb add warning if user is running with erts-6.1 10 年前
  Tristan Sloughter 1cfb6ab2e1 remove NOTES 10 年前
  Tristan Sloughter 36b8e61a2b better handling of error messages 10 年前
  Tristan Sloughter 8ee32d74f3 fix typo in README 10 年前
  Tristan Sloughter f791c983c1 update README 10 年前
  Tristan Sloughter f9b73b5d7a properly reset cwd after finding version of git resource 10 年前
  Tristan Sloughter e195dd9be9 fix readme template to use rebar3 command 10 年前
  Tristan Sloughter bc9bb1df49 support branch/tag/ref-less git deps 10 年前
  Tristan Sloughter fe6827706f add eunit task, still work to be done 10 年前
  Tristan Sloughter f7e2b77bca install test deps to separate directory 10 年前
  Tristan Sloughter c9f2652a16 common test provider must depend on test deps 10 年前
  Tristan Sloughter 083d54211e include relx options in tar command 10 年前
  Tristan Sloughter ed017289ed switch ct provider to use external provider behavior 10 年前
  Tristan Sloughter 08067639ad update readme list of commands 10 年前
  Tristan Sloughter f73e7b048b Merge pull request #1 from omarkj/omarkj-add-ct 10 年前
  Tristan Sloughter c508a3feb8 fix tar provider to pass release and tar to relx as 2 commands 10 年前
  Tristan Sloughter 055fa5b639 update config deps and support semver in app vsn 10 年前
  omarkj a1d030c964 add help 10 年前
  Tristan Sloughter a7bd7a3e1c add make_vsn to rebar_resource for replacing app vsns 10 年前
  Tristan Sloughter f873510025 add modules element to .app file templates 10 年前
  Tristan Sloughter 6d800fc4c8 cleanup upgrade package 10 年前
  Tristan Sloughter 26892b9d41 wip: upgrade pkg deps 10 年前
  Tristan Sloughter a7c2ecff73 add pkg resource 10 年前
  Tristan Sloughter d549901de4 add rebar_hooks module 10 年前
  Tristan Sloughter 920fd53397 run legacy hooks for clean task 10 年前
  Tristan Sloughter 541bc5a082 add --all option to clean 10 年前
  Tristan Sloughter 044cd78b44 refactoring build loop 10 年前
  Tristan Sloughter 6121f51124 reset hooks for project apps so they are only run once 10 年前
  Tristan Sloughter 2dc5f28a7a run legacy style hooks for compile provider 10 年前
  Tristan Sloughter 7425c4c612 only pass current project state as state for project apps 10 年前
  Tristan Sloughter fd59279edc don't return {error, {error, iolist()}} from rbear_topo 10 年前
  Tristan Sloughter 35d1afd2f6 verify checked out dep is the same as specified in the config and update if not 10 年前
  Tristan Sloughter 6c1201f1ac dynamicly find module for fullfilling dependency 10 年前