145 Commits (92245a138b7ee314e625486b9f537ac267a35aa6)

Author SHA1 Message Date
  Tristan Sloughter 794b985b1b don't traverse into subdirectories looking for beams 10 years ago
  Tristan Sloughter 392108000a use rebar_utils:sh for git and hg commands to have better errors and logs 10 years ago
  alisdair sullivan 4a61bae7b3 `as` delegates task handling to `do` provider 10 years ago
  Fred Hebert a8ceafbf4c Port env var expension fix from rebar2 10 years ago
  Tristan Sloughter 0c402a8293 output hook stdout and don't add extra newline 10 years ago
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks 10 years ago
  Tristan Sloughter 8874e414a8 sort project apps before merging deps 10 years ago
  alisdair sullivan c79d13f5e8 factor out task/args parsing from `do` for use in other meta 10 years ago
  Tristan Sloughter 91860340bb print error message for failed fetch 10 years ago
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir 10 years ago
  Tristan Sloughter 5673fe035d fixes for dialyzer findings 10 years ago
  Tristan Sloughter 9afd6e89b2 global plugins install to global config directory 10 years ago
  Tristan Sloughter 14cb6803e0 wip: profiles 10 years ago
  Tristan Sloughter 33e4b7e017 add cleanup_code_path back to rebar_utils for eunit provider 10 years ago
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories 10 years ago
  Tristan Sloughter 1ff904f39a handle throw by relx 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 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 35d1afd2f6 verify checked out dep is the same as specified in the config and update if not 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 ffe8924f3b fixed up a few unknown types 10 years ago
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors 10 years ago
  Tristan Sloughter a4d4c6ca63 fix support for r15 10 years ago
  Tristan Sloughter 6aaeae93ea remove use of 17+ function lists:droplast/1 10 years ago
  Tristan Sloughter b37fe2c4bb refactoring and remove unused providers for now 10 years ago
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing 10 years ago
  Tristan Sloughter eb8fa02df7 large refactoring 10 years ago
  Tuncer Ayaz 38934da869 Follow-up typo fixes for #327 10 years ago
  Tuncer Ayaz 9b060f2de9 rebar_utils:otp_release/0: handle vsn like x.y.z** 10 years ago
  Tuncer Ayaz 873d236ce9 Adapt arch string to versioning scheme changes (>= 17.x) 10 years ago
  Tuncer Ayaz 6f60256138 Fix minor whitespace and comment issues in rebar_utils 10 years ago
  Tino Breddin 9c23dfef72 Add REBAR to environment before executing hooks 11 years ago
  redpine50 8cc5a6abdc Do not wrap base_dir with filename:absname() 11 years ago
  redpine50 9d653f906d Update rebar_utils.erl 11 years ago
  Tuncer Ayaz e1eec02c80 file_utils: properly report errors (fix #95) 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 edef0962d2 Fix false reporting of (plain) vsn strings 11 years ago
  Dave Smith 490d00f0d6 Adding debug statements closer to open_port 12 years ago
  Dave Thomas 091405bce7 Fix crsh with Unicode in environment vars 12 years ago
  Dave Thomas dd277fd01a Fix crash when env vars contain utf8 chars 12 years ago
  Dave Thomas 934ec7fdef Add one more "unicode" option in expand_env_variable—I have a bullet in my prompt that was blowing it up 12 years ago
  Slava Yurin fb77295a1f Fix handling of Unicode characters in env vars 12 years ago
  Tuncer Ayaz 588244465f Revert arch string changes 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 1b52a597c4 Revert 15b7798e4 and restore old git-describe call 12 years ago