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

Build script does not work through proxy #79

Closed
austinwagner opened this issue Dec 9, 2013 · 0 comments
Closed

Build script does not work through proxy #79

austinwagner opened this issue Dec 9, 2013 · 0 comments

Comments

@austinwagner
Copy link
Contributor

Net::HTTP does not automatically pick up proxy settings. The build script should at least allow setting the proxy (by using the http_proxy environment variable?).

It would be helpful if it automatically retrieved the system proxy settings too (requires reading a WPAD file if system is set to autoconfig).

@MartiUK MartiUK self-assigned this Oct 13, 2015
MartiUK added a commit that referenced this issue Oct 13, 2015
Fixes #79. Uses Download-File function from d654a53
MartiUK added a commit that referenced this issue Oct 16, 2015
Fixes #79. Uses Download-File function from d654a53

Create appveyor.yml

Should send build notifications to gitter as well.

Adds appveyor build status badge.

Always compile launcher for AppVeyor

This is to catch any errors that may be caused by changes to the launcher or any outside scripts.
sonictk pushed a commit to sonictk/cmder that referenced this issue May 21, 2016
Fixes cmderdev#79. Uses Download-File function from d654a53

Create appveyor.yml

Should send build notifications to gitter as well.

Adds appveyor build status badge.

Always compile launcher for AppVeyor

This is to catch any errors that may be caused by changes to the launcher or any outside scripts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants