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

Add support for rebar3 - remove use of rebar2 port compiler config #135

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Commits on Mar 4, 2015

  1. Add support for rebar3 - remove use of rebar2 port compiler config

    Rebar3 doesn't include a port compiler because it turns out it is too
    brittle and unportable. Switch to a Makefile via a compile hook instead
    to make things compatible with both rebar2 and rebar3.
    Vagabond committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    230111a View commit details
    Browse the repository at this point in the history