OpenXT / openxt

Base OpenXT build scripts
48 stars 39 forks source link

windows: mkbuildmachine: cygwin: add proxy support and wget package #137

Closed jean-edouard closed 8 years ago

jean-edouard commented 8 years ago

OXT-55 OXT-507

Signed-off-by: Jed lejosnej@ainfosec.com

rossphilipson commented 8 years ago

@pearsonk can you test this? You entered the ticket long ago so it seems reasonable you have an environment where you could. We have no way of doing it here without setting up proxies etc.

rossphilipson commented 8 years ago

@pearsonk what should we do with this PR for OXT-55?

pearsonk commented 8 years ago

Alternative approach (because I forgot to actually test with this PR) at https://github.com/OpenXT/openxt/pull/155

Both will work just fine, 155 simply uses the system proxy settings as opposed to a script flag

jean-edouard commented 8 years ago

The approach in #155 makes a lot more sense to me, closing soon.