2700 Commits (6379510ebf1c14c934960d13d29563c0494c2d90)

Author SHA1 Message Date
  Tristan Sloughter 557de6f8b4 support base dir and properly reset deps_dir after plugin provider 10 years ago
  Tristan Sloughter 5c465514b2 add deps to code paths after build so available to other deps 10 years ago
  Tristan Sloughter 1ff904f39a handle throw by relx 10 years ago
  Tristan Sloughter fd9f88b98a get rid of old plugin loading 10 years ago
  Tristan Sloughter e9adf01d01 warn on bad plugin 10 years ago
  Tristan Sloughter deca5d9edb add warning if user is running with erts-6.1 10 years ago
  Tristan Sloughter 36b8e61a2b better handling of error messages 10 years ago
  Tristan Sloughter f9b73b5d7a properly reset cwd after finding version of git resource 10 years ago
  Tristan Sloughter bc9bb1df49 support branch/tag/ref-less git deps 10 years ago
  Tristan Sloughter fe6827706f add eunit task, still work to be done 10 years ago
  Tristan Sloughter f7e2b77bca install test deps to separate directory 10 years ago
  Tristan Sloughter c9f2652a16 common test provider must depend on test deps 10 years ago
  Tristan Sloughter 083d54211e include relx options in tar command 10 years ago
  Tristan Sloughter ed017289ed switch ct provider to use external provider behavior 10 years ago
  Tristan Sloughter c508a3feb8 fix tar provider to pass release and tar to relx as 2 commands 10 years ago
  Tristan Sloughter 055fa5b639 update config deps and support semver in app vsn 10 years ago
  Tristan Sloughter a7bd7a3e1c add make_vsn to rebar_resource for replacing app vsns 10 years ago
  Tristan Sloughter 6d800fc4c8 cleanup upgrade package 10 years ago
  Tristan Sloughter 26892b9d41 wip: upgrade pkg deps 10 years ago
  Tristan Sloughter a7c2ecff73 add pkg resource 10 years ago
  Tristan Sloughter d549901de4 add rebar_hooks module 10 years ago
  Tristan Sloughter 920fd53397 run legacy hooks for clean task 10 years ago
  Tristan Sloughter 541bc5a082 add --all option to clean 10 years ago
  Tristan Sloughter 044cd78b44 refactoring build loop 10 years ago
  Tristan Sloughter 6121f51124 reset hooks for project apps so they are only run once 10 years ago
  Tristan Sloughter 2dc5f28a7a run legacy style hooks for compile provider 10 years ago
  Tristan Sloughter 7425c4c612 only pass current project state as state for project apps 10 years ago
  Tristan Sloughter fd59279edc don't return {error, {error, iolist()}} from rbear_topo 10 years ago
  Tristan Sloughter 35d1afd2f6 verify checked out dep is the same as specified in the config and update if not 10 years ago
  Tristan Sloughter 6c1201f1ac dynamicly find module for fullfilling dependency 10 years ago
  Tristan Sloughter ef1df1222d create rebar_resource behaviour and create git resource 10 years ago
  Tristan Sloughter 1714e735f1 use error_format for prodiver error 10 years ago
  Tristan Sloughter 1dce2d36cc add format_error/2 provider callback to providers 10 years ago
  Tristan Sloughter e5c872101f fix erlydtl provider module name 10 years ago
  Tristan Sloughter 774706b15e output error on bad provider attempting to be added 10 years ago
  Tristan Sloughter 8c0212d6d3 return error on not found provider for command 10 years ago
  Tristan Sloughter bd1501f079 fix format_error cycle 10 years ago
  Tristan Sloughter da75d73b2f code cleanup 10 years ago
  Tristan Sloughter e8ef242c8b code cleanup 10 years ago
  Tristan Sloughter 7de514e000 fix find and includefile paths for yrl/xrl files 10 years ago
  Tristan Sloughter b1e9930efc fix erlydtl compile 10 years ago
  Tristan Sloughter 21cf46ff9c dialyzer fixes 10 years ago
  Tristan Sloughter 2930eb480d pass command as arg to run_aux for now 10 years ago
  Tristan Sloughter 4b7281effc fix update provider do/1 return 10 years ago
  Tristan Sloughter da8c676018 run compile as post hook for test_deps 10 years ago
  Tristan Sloughter fa74056d2a test deps support, but builds them after project apps currently 10 years ago
  Tristan Sloughter 141d34a5d0 remove unused utils functions 10 years ago
  Tristan Sloughter f1a0249bcf preliminary _checkouts/ support 10 years ago
  Tristan Sloughter 99bdc8786b fix clean provider for multi app projects 10 years ago
  Tristan Sloughter be9eb679d4 fix error message with new debug syntax 10 years ago