147 Commits (deebd23a88e1c89647c864846dfc6a69df02b045)

Autor SHA1 Mensaje Fecha
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled hace 10 años
  Tristan Sloughter ae004ad234 flatten command to open_port so <17 Erlangs are happy hace 10 años
  Tristan Sloughter 794b985b1b don't traverse into subdirectories looking for beams hace 10 años
  Tristan Sloughter 392108000a use rebar_utils:sh for git and hg commands to have better errors and logs hace 10 años
  alisdair sullivan 4a61bae7b3 `as` delegates task handling to `do` provider hace 10 años
  Fred Hebert a8ceafbf4c Port env var expension fix from rebar2 hace 10 años
  Tristan Sloughter 0c402a8293 output hook stdout and don't add extra newline hace 10 años
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks hace 10 años
  Tristan Sloughter 8874e414a8 sort project apps before merging deps hace 10 años
  alisdair sullivan c79d13f5e8 factor out task/args parsing from `do` for use in other meta hace 10 años
  Tristan Sloughter 91860340bb print error message for failed fetch hace 10 años
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir hace 10 años
  Tristan Sloughter 5673fe035d fixes for dialyzer findings hace 10 años
  Tristan Sloughter 9afd6e89b2 global plugins install to global config directory hace 10 años
  Tristan Sloughter 14cb6803e0 wip: profiles hace 10 años
  Tristan Sloughter 33e4b7e017 add cleanup_code_path back to rebar_utils for eunit provider hace 10 años
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories hace 10 años
  Tristan Sloughter 1ff904f39a handle throw by relx hace 10 años
  Tristan Sloughter fe6827706f add eunit task, still work to be done hace 10 años
  Tristan Sloughter f7e2b77bca install test deps to separate directory hace 10 años
  Tristan Sloughter 055fa5b639 update config deps and support semver in app vsn hace 10 años
  Tristan Sloughter a7bd7a3e1c add make_vsn to rebar_resource for replacing app vsns hace 10 años
  Tristan Sloughter 35d1afd2f6 verify checked out dep is the same as specified in the config and update if not hace 10 años
  Tristan Sloughter fa74056d2a test deps support, but builds them after project apps currently hace 10 años
  Tristan Sloughter 141d34a5d0 remove unused utils functions hace 10 años
  Tristan Sloughter ffe8924f3b fixed up a few unknown types hace 10 años
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors hace 10 años
  Tristan Sloughter a4d4c6ca63 fix support for r15 hace 10 años
  Tristan Sloughter 6aaeae93ea remove use of 17+ function lists:droplast/1 hace 10 años
  Tristan Sloughter b37fe2c4bb refactoring and remove unused providers for now hace 10 años
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing hace 10 años
  Tristan Sloughter eb8fa02df7 large refactoring hace 11 años
  Tuncer Ayaz 38934da869 Follow-up typo fixes for #327 hace 11 años
  Tuncer Ayaz 9b060f2de9 rebar_utils:otp_release/0: handle vsn like x.y.z** hace 11 años
  Tuncer Ayaz 873d236ce9 Adapt arch string to versioning scheme changes (>= 17.x) hace 11 años
  Tuncer Ayaz 6f60256138 Fix minor whitespace and comment issues in rebar_utils hace 11 años
  Tino Breddin 9c23dfef72 Add REBAR to environment before executing hooks hace 11 años
  redpine50 8cc5a6abdc Do not wrap base_dir with filename:absname() hace 11 años
  redpine50 9d653f906d Update rebar_utils.erl hace 11 años
  Tuncer Ayaz e1eec02c80 file_utils: properly report errors (fix #95) hace 11 años
  Nathaniel Waisbrot 41f1a891d9 Add 'p4' (Perforce) as a dependency type hace 11 años
  Tuncer Ayaz b6908421b7 erlc: clean-up, enhance, and regression fix fd17693 hace 11 años
  Tuncer Ayaz edef0962d2 Fix false reporting of (plain) vsn strings hace 11 años
  Dave Smith 490d00f0d6 Adding debug statements closer to open_port hace 12 años
  Dave Thomas 091405bce7 Fix crsh with Unicode in environment vars hace 12 años
  Dave Thomas dd277fd01a Fix crash when env vars contain utf8 chars hace 12 años
  Dave Thomas 934ec7fdef Add one more "unicode" option in expand_env_variable—I have a bullet in my prompt that was blowing it up hace 12 años
  Slava Yurin fb77295a1f Fix handling of Unicode characters in env vars hace 12 años
  Tuncer Ayaz 588244465f Revert arch string changes hace 12 años
  Tuncer Ayaz 2829741a38 Fix whitespace errors hace 12 años