2313 Commits (a917dc14dfba8f9aba7c104705cca6bf49c45ce9)
 

Autor SHA1 Nachricht Datum
  Tristan Sloughter 7480b06e62 Merge pull request #206 from fishcakez/check_plt vor 10 Jahren
  alisdair sullivan 993a9efa58 move `_logs` and `_cover` to `_build` dir vor 10 Jahren
  James Fish 4ac347c4bf Do not automatically check plt vor 10 Jahren
  Tristan Sloughter f161cd90c6 Merge pull request #205 from ferd/fix-hg-diffing vor 10 Jahren
  Fred Hebert 3ef3a7abec Fix hg diffing vor 10 Jahren
  Fred Hebert 27dae6a655 Merge pull request #204 from tsloughter/git_hg_cmd vor 10 Jahren
  Tristan Sloughter 46bd6fc59d Merge pull request #203 from tsloughter/mv vor 10 Jahren
  Tristan Sloughter 392108000a use rebar_utils:sh for git and hg commands to have better errors and logs vor 10 Jahren
  Tristan Sloughter 8ce1de1825 use rebar_file_utils:mv instead of copy for fetched source vor 10 Jahren
  Tristan Sloughter 358046b095 Merge pull request #202 from talentdeficit/cover vor 10 Jahren
  Tristan Sloughter 4c70d16e50 Merge pull request #194 from talentdeficit/more_space_for_as vor 10 Jahren
  alisdair sullivan 6c421e5433 change from post-purging modules after checking their module info to vor 10 Jahren
  alisdair sullivan 9d41b75638 add `cover` task to README vor 10 Jahren
  alisdair sullivan af7ba345fa erlang r15x (and possibly earlier) don't put the correct path to vor 10 Jahren
  alisdair sullivan 0e606138c5 print warning if cover can't annotate source and skip file vor 10 Jahren
  alisdair sullivan eb93bb000a replace use of `float_to_list/2` for r15x vor 10 Jahren
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in vor 10 Jahren
  alisdair sullivan 4a61bae7b3 `as` delegates task handling to `do` provider vor 10 Jahren
  alisdair sullivan 516a4cef25 exclude beams compiled from source in `test` from the .app file vor 10 Jahren
  alisdair sullivan c7c00bccfd modify `ct` and `eunit` to work with isolated `ebin` dirs vor 10 Jahren
  alisdair sullivan 12726111bc `add_to_profile/3` function added to `rebar_state` vor 10 Jahren
  Tristan Sloughter baf46a861b Merge pull request #187 from tsloughter/profiles_dir vor 10 Jahren
  Fred Hebert 8affde1c37 Merge pull request #200 from ferd/useless-test-from-fruitless-debugging vor 10 Jahren
  Fred Hebert b98d977c5d Some free tests from a debugging session vor 10 Jahren
  Fred Hebert 03f542d0dd Merge pull request #199 from tsloughter/empty_list_profile_merge vor 10 Jahren
  Tristan Sloughter 80f276e5e5 don't replace non-string list with empty list in profile merge vor 10 Jahren
  Tristan Sloughter af0f4bb20a include test dir in symlinks vor 10 Jahren
  Tristan Sloughter 0a8ee68042 fix compile/3 call in common_test provider vor 10 Jahren
  Tristan Sloughter 75f8a772b0 copy all files from ebin to build output ebin if exists vor 10 Jahren
  Tristan Sloughter 9fc885073b use same symlink or copy function for deps links vor 10 Jahren
  Tristan Sloughter 440f0d7524 update compile call from common test provider with new outdir vor 10 Jahren
  Tristan Sloughter 675044bc83 use relative path on non-windows and copy if link fails vor 10 Jahren
  Tristan Sloughter 65204ba0ba include link to src in outdir for R15 cover/xref vor 10 Jahren
  Tristan Sloughter a238bc24c6 output proper error message for missing app file vor 10 Jahren
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation vor 10 Jahren
  Tristan Sloughter d4c2332aab make base_dir for a run include the profiles in path, link to shared deps vor 10 Jahren
  Tristan Sloughter 71d70fca1f Merge pull request #193 from rebar/clear-docs-to-website vor 10 Jahren
  Fred Hebert c8023cee0b Documentation is maintained on www.rebar3.org vor 10 Jahren
  Fred Hebert 1ac54972a9 Merge pull request #192 from talentdeficit/do_over vor 10 Jahren
  alisdair sullivan 05c9bf6bbb reset state between tasks run with `do` so `rebar do foo, bar, baz` vor 10 Jahren
  Tristan Sloughter 5396c5b7fe Merge pull request #188 from ferd/fix-env-var-expansion vor 10 Jahren
  Fred Hebert 456b9ae8ea Merge pull request #189 from tsloughter/edoc vor 10 Jahren
  Tristan Sloughter 2f9c65c690 Merge pull request #183 from ferd/hg-resource vor 10 Jahren
  Tristan Sloughter 4eaeca8890 add edoc provider vor 10 Jahren
  Fred Hebert a8ceafbf4c Port env var expension fix from rebar2 vor 10 Jahren
  Fred Hebert b7d9f5c8c9 Merge pull request #185 from tsloughter/info_install_deps vor 10 Jahren
  Tristan Sloughter dcd8962afb remove old info function from install_deps, it is a bare provider vor 10 Jahren
  Tristan Sloughter c9fd3c73aa Merge pull request #184 from ferd/fix-deps-unknown-src vor 10 Jahren
  Fred Hebert e8b2c274e9 Fix crash on non-git source deps in deps provider vor 10 Jahren
  Fred Hebert 6fa030d94c Support mercurial (hg) dependencies vor 10 Jahren