guix-devel/guix/build
Ludovic Courtès d17551d943 download: Simplify 'open-connection-for-uri' to support HTTP proxies.
Partly fixes <http://bugs.gnu.org/20402>.
Reported by Joshua Randall <jcrandall@alum.mit.edu>.

* guix/build/download.scm (open-connection-for-uri): Rewrite to be a
  small wrapper around 'open-socket-for-uri'.  This procedure was
  initially introduced in d14ecda to work around the lack of NSS modules
  during bootstrap but that has become unnecessary since 0621349, which
  introduced a bootstrap Guile that uses static NSS modules (from commit
  d3b5972.)
  On Guile >= 2.0.10, this allows the 'http_proxy' environment variable
  to be used.
2015-05-01 00:06:17 +02:00
..
cmake-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
cvs.scm
download.scm download: Simplify 'open-connection-for-uri' to support HTTP proxies. 2015-05-01 00:06:17 +02:00
emacs-utils.scm
git.scm
glib-or-gtk-build-system.scm Merge branch 'master' into core-updates 2015-04-08 16:04:37 +08:00
gnu-build-system.scm build-system/gnu: Add docstring to 'delete-info-dir-file'. 2015-04-06 10:47:31 +02:00
gnu-dist.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
graft.scm
gremlin.scm gremlin: Ignore non-store file names in RUNPATH and warn about them. 2015-04-05 15:40:48 +02:00
haskell-build-system.scm build-system/haskell: Adjust to new 'modify-phases' syntax. 2015-04-16 09:51:38 +02:00
perl-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
pull.scm
python-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
rpath.scm
ruby-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
store-copy.scm
svn.scm
syscalls.scm
union.scm
utils.scm utils: 'find-files' does not follow symlinks by default. 2015-04-06 23:09:54 +02:00
waf-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00