| Summary: | wish: Use http_proxy environment variable. | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | Michael Pyne <mpyne> |
| Component: | general | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/sdk/kdesrc-build/-/commit/808c836b4a3d051c42415f9c2c3d638259fc0a21 | Version Fixed/Implemented In: | 1.16 |
| Sentry Crash Report: | |||
|
Description
Michael Pyne
2012-08-18 23:31:35 UTC
Git commit da098bebfd5da903f49ead490a5e1178df5f6954 by Michael Pyne. Committed on 19/08/2012 at 23:56. Pushed by mpyne into branch 'master'. Allow setting http-proxy settings. Right now this will be utilized for anything needing libwww-perl (kde_projects.xml download, tarball snapshots), and will be propagated to subprocesses via http_proxy environment variable, unless that variable is already set. Tested by using a simple HTTP proxy utilizing HTTP::Proxy from CPAN. Implements wish 305411. FIXED-IN:1.16 M +18 -0 doc/index.docbook M +22 -5 kdesrc-build http://commits.kde.org/kdesrc-build/da098bebfd5da903f49ead490a5e1178df5f6954 Git commit 808c836b4a3d051c42415f9c2c3d638259fc0a21 by Michael Pyne. Committed on 19/08/2012 at 21:56. Pushed by ashark into branch 'docbook_historied_per_file'. Allow setting http-proxy settings. Right now this will be utilized for anything needing libwww-perl (kde_projects.xml download, tarball snapshots), and will be propagated to subprocesses via http_proxy environment variable, unless that variable is already set. Tested by using a simple HTTP proxy utilizing HTTP::Proxy from CPAN. Implements wish 305411. FIXED-IN:1.16 Original commit: da098beb https://invent.kde.org/sdk/kdesrc-build/-/commit/da098bebfd5da903f49ead490a5e1178df5f6954 M +18 -0 doc/kdesrc-buildrc/conf-options-table.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/808c836b4a3d051c42415f9c2c3d638259fc0a21 |