11 Commits (1d38dcf4feacfb60ae3f9fc54568c23dd28a16a4)

Author SHA1 Message Date
  Tristan Sloughter 79b1f23240 move back to using format_error/1 10 years ago
  Tristan Sloughter 1dce2d36cc add format_error/2 provider callback to providers 10 years ago
  Tristan Sloughter b37a5ae611 move providers to separate app 10 years ago
  Tristan Sloughter e9a3396e56 return error messages from providers 10 years ago
  Tristan Sloughter 2357bdf67f reworking of help display and parse of commands 10 years ago
  Tristan Sloughter 4b31a20a61 improved dep handling and add package list task 10 years ago
  Tristan Sloughter 9c6e20d328 use dict for deps 10 years ago
  Tristan Sloughter c172a8aaf9 fix fetch name log 10 years ago
  Tristan Sloughter ae55c39c96 fix state of rebar for building deps 10 years ago
  Tristan Sloughter 99136c38b5 simplify dep download and building 10 years ago
  Tristan Sloughter 793b15f9f1 rename deps provider 10 years ago
  Tristan Sloughter 5bb99b81db switched package index to dict 10 years ago
  Tristan Sloughter b37fe2c4bb refactoring and remove unused providers for now 10 years ago
  Tristan Sloughter 070689632b only build unbuilt deps 10 years ago
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing 10 years ago
  Tristan Sloughter 5735c538b9 add rebar update provider 10 years ago
  Tristan Sloughter 2880e2838b move back to single command with arguments for comamnd after it 10 years ago
  Tristan Sloughter eb8fa02df7 large refactoring 11 years ago
  YAMAMOTO Takashi 5e91322e4a use the effective deps dir instead of hardcoding "deps" 11 years ago
  Nathaniel Waisbrot 41f1a891d9 Add 'p4' (Perforce) as a dependency type 11 years ago
  Tuncer Ayaz b6908421b7 erlc: clean-up, enhance, and regression fix fd17693 11 years ago
  Tuncer Ayaz 79903b9eeb deps: remove undocumented fossil syntax 11 years ago
  Tuncer Ayaz d7cef6b4c1 Add missing dep examples and fix existing ones 11 years ago
  Andrew Thompson 01df43e58a Fix update-deps with certain forms of the {tag, ...} type 11 years ago
  Tuncer Ayaz d49ac03627 rebar_deps: fix overly long lines 11 years ago
  Tuncer Ayaz 95910c7764 rebar_deps: 'depowner' has to be stored in xconf 11 years ago
  Tuncer Ayaz 6518b5f541 rebar_deps: fix Dialyzer warning 11 years ago
  Tuncer Ayaz 348d13b064 'current_command' has to be stored in xconf 11 years ago
  Andrew Thompson e74de95eeb Address review comments and add inttest for update-deps 11 years ago
  Andrew Thompson eae26a5c43 Fix skip check for deps not present 11 years ago
  Andrew Thompson d9aa65f118 Make update-deps honor apps= and skip_apps= 11 years ago
  Andrew Thompson f46e7b2e5c Change how update-deps updates a git branch 11 years ago
  Andrew Thompson 0977d58361 Ignore skip_deps during update-deps as it has no meaning 11 years ago
  Andrew Thompson cb4599f828 Make update-deps traverse deps breadth-first, top-down 11 years ago
  Dave Smith 620c4b01c6 Use REBAR_DEPS_DIR if set as location of DEPS dir 12 years ago
  Tuncer Ayaz 2faabf460d rebar_deps: fix overlong line introduced in 0b83339 12 years ago
  José Valim e467642476 External deps_dir should have higher priority than the config one 12 years ago
  Tuncer Ayaz dc2f5c8c7b Update rebar repo urls 12 years ago
  Tuncer Ayaz 4b8c81fb53 Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 12 years ago
  Anton Lavrik 0b833391ed Add support for non-Erlang/OTP (raw) dependencies 12 years ago
  Tuncer Ayaz 2829741a38 Fix whitespace errors 12 years ago
  Martin Schut fbbeb360a5 deps: add fossil scm support 12 years ago
  Tuncer Ayaz 9521586bdd rebar_deps: fix whitespace errors 12 years ago
  Yurii Rashkovskii 9a57e06015 Restore ability to specify deps_dir on the command line 12 years ago
  Motiejus Jakštys 8f01d0de60 Add skip_deps=AppListSeparatedByCommas feature 13 years ago
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) 13 years ago
  Tuncer Ayaz 70d27c5720 rebar_deps: use xconf for deps_dir 13 years ago
  Tuncer Ayaz 252757c753 Do not use application:set_env 13 years ago
  Tuncer Ayaz e185e86bff Remove shared state 13 years ago
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT 13 years ago