This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 7b8d76: scripts/*/*.sh: prioritize http downloads


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 7b8d76ed5690c2e6490f35794726ffddf6e34ee4
      https://github.com/crosstool-ng/crosstool-ng/commit/7b8d76ed5690c2e6490f35794726ffddf6e34ee4
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-02-01 (Sun, 01 Feb 2015)

  Changed paths:
    M scripts/build/binutils/binutils.sh
    M scripts/build/cc/gcc.sh
    M scripts/build/debug/300-gdb.sh
    M scripts/build/debug/400-ltrace.sh
    M scripts/build/libc/glibc.sh
    M scripts/build/libc/newlib.sh

  Log Message:
  -----------
  scripts/*/*.sh: prioritize http downloads

Prirotize http downloads before ftp downloads.
By having http download first, those using proxy will work with the
current download mechnism.

This tells me that that mechnism needs to be updated.
(proxy support and/or kconfig toggles)

closes #3

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: 6168aff98d9a3f327c376f2fe83367e0b2b62360
      https://github.com/crosstool-ng/crosstool-ng/commit/6168aff98d9a3f327c376f2fe83367e0b2b62360
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-02-03 (Tue, 03 Feb 2015)

  Changed paths:
    M scripts/build/binutils/binutils.sh
    M scripts/build/cc/gcc.sh
    M scripts/build/debug/300-gdb.sh
    M scripts/build/debug/400-ltrace.sh
    M scripts/build/libc/glibc.sh
    M scripts/build/libc/newlib.sh

  Log Message:
  -----------
  Merge pull request #40 from bhundven/download_http_first

scripts/*/*.sh: prioritize http downloads


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f4788fd57d35...6168aff98d9a
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]