1463 Комити (92245a138b7ee314e625486b9f537ac267a35aa6)

Аутор SHA1 Порука Датум
  Fred Hebert 92245a138b use PRV_ERROR for formattable errors пре 10 година
  Fred Hebert ad18970cd7 Fix #267, refactor as/do/namespace interactions пре 10 година
  Tristan Sloughter ae7fe65a75 halt with 0 on successful run пре 10 година
  Tristan Sloughter 0f83c6c698 get rid of compile workers пре 10 година
  James Fish 92c6cf17b0 Store base PLT in ~/.cache/rebar3/ пре 10 година
  Tristan Sloughter 7c9db25435 set jobs for all compile jobs пре 10 година
  Tristan Sloughter 15b5426cfa merge rebar config opts for parent like done for profiles пре 10 година
  Viacheslav V. Kovalev 362264ba59 Fix typo in error message пре 10 година
  Mariano Guerra f75c908283 fix debug format to avoid crash with custom template пре 10 година
  Tristan Sloughter cb1a5b945c templater: return error, don't throw, if git or hg fail пре 10 година
  alisdair sullivan b0300f1b2f symlink extra test dirs and compile from there instead of from пре 10 година
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to пре 10 година
  Tristan Sloughter 794b985b1b don't traverse into subdirectories looking for beams пре 10 година
  Fred Hebert f65f506ac2 Bump to alpha пре 10 година
  Tristan Sloughter 3f5fa807cb update erlydtl compiler to output to _build, add simple test пре 10 година
  Fred Hebert 8cfb4df3e0 Fix namespace regressions пре 10 година
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 пре 10 година
  alisdair sullivan ba79fc0823 parse `rebar3 as foo, bar task` correctly пре 10 година
  Pierre Fenoll 2d3a0ebe21 Add escriptize provider and a minimal test пре 10 година
  Tristan Sloughter d623b39642 fix code path update for deps пре 10 година
  Tristan Sloughter 0399b0eeb3 add comment about resetting opts пре 10 година
  Tristan Sloughter 0638c85634 store base opts after initialization of providers пре 10 година
  Tristan Sloughter 7f508c30a1 apply profiles and overrides for an app's opts to the base opts пре 10 година
  James Fish c53dfe0020 Fix handling of ct results пре 10 година
  James Fish c7d0c40703 Add debug statements to dialyzer provider пре 10 година
  James Fish 37850ed819 Shorten default PLT name пре 10 година
  Tristan Sloughter 1b851267f8 use git or hg configs if exist for default user and email in templates пре 10 година
  James Fish 53e43298ba Fix dialyzer active otp release detection пре 10 година
  James Fish 7f60448d33 Change default project PLT location to base directory пре 10 година
  alisdair sullivan ccfebdd155 switch from loading modules to read compile info to using `beam_lib` пре 10 година
  Tristan Sloughter 4a2996a756 fix for profiles_remain_applied_with_config_present пре 10 година
  James Fish d6d45258d6 Don't include directories when testing subset of ct suites пре 10 година
  alisdair sullivan 90bff8f8d4 preserve state when compiling directories with a `rebar.config` пре 10 година
  alisdair sullivan 1c56941225 fix issue where apps with a `rebar.config` were preventing пре 10 година
  alisdair sullivan 945eb364ee include full path in pointer to `ct` output пре 10 година
  alisdair sullivan 434c662816 rename `_logs` and `_cover` dirs to `logs` and `cover`, respectively пре 10 година
  alisdair sullivan d72812cb5f name profile directories in `_build` similarly to the arguments пре 10 година
  alisdair sullivan 993a9efa58 move `_logs` and `_cover` to `_build` dir пре 10 година
  James Fish 4ac347c4bf Do not automatically check plt пре 10 година
  Fred Hebert 3ef3a7abec Fix hg diffing пре 10 година
  Tristan Sloughter 392108000a use rebar_utils:sh for git and hg commands to have better errors and logs пре 10 година
  Tristan Sloughter 8ce1de1825 use rebar_file_utils:mv instead of copy for fetched source пре 10 година
  alisdair sullivan 6c421e5433 change from post-purging modules after checking their module info to пре 10 година
  alisdair sullivan af7ba345fa erlang r15x (and possibly earlier) don't put the correct path to пре 10 година
  alisdair sullivan 0e606138c5 print warning if cover can't annotate source and skip file пре 10 година
  alisdair sullivan eb93bb000a replace use of `float_to_list/2` for r15x пре 10 година
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in пре 10 година
  alisdair sullivan 4a61bae7b3 `as` delegates task handling to `do` provider пре 10 година
  alisdair sullivan 516a4cef25 exclude beams compiled from source in `test` from the .app file пре 10 година
  alisdair sullivan c7c00bccfd modify `ct` and `eunit` to work with isolated `ebin` dirs пре 10 година