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

Extension requiring external libraries on demand use the buildscript of the root project for lookup #123

Merged
merged 2 commits into from
Jul 11, 2017

Commits on Jul 5, 2017

  1. Extension requiring external libraries on demand use the buildscript …

    …of the root project for lookup.
    
    With #99 the current project was used, which makes the resulting configuration unnecessarily complex for multi-project builds.
    fvgh committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    c188743 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. Most users won't need to alter the buildscript repositories, and thos…

    …e that do will be notified by the very nice error message @fvgh created in the previous commit, so I'm inclined to keep the README more brief.
    nedtwigg committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    430463f View commit details
    Browse the repository at this point in the history