Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor rebar and eunit integration improvements #769

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mbystryantsev
Copy link

Offer some rebar integration improvements:

  • Boost debug session start time by selective modules interpreting.
  • Check conent roots for rebar.config.script too.
  • Valid Windows-specific file URLs handling (like file://C:/../../)
  • Allow to specify custom config.rebar / config.rebar.script.
  • Allow to use ebin / .eunit directories as module paths when running eunit configuration.
  • Do not check for dirty files when rebar used, delegate it to rebar.
  • Clean module before compile if forced build flag set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant