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

allow to use http(s) proxy in the build #1265

Merged
merged 3 commits into from
Dec 24, 2017
Merged

Commits on Dec 23, 2017

  1. allow to use http(s) proxy in the build

    To enable this, use following command
    http_proxy=[your_proxy] https_proxy=[your_proxy] make
    lguohan committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    9473f85 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2017

  1. Configuration menu
    Copy the full SHA
    a638cf3 View commit details
    Browse the repository at this point in the history
  2. add https proxy for pip

    lguohan committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    04d8493 View commit details
    Browse the repository at this point in the history