aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/download.pl
Commit message (Expand)AuthorAgeFilesLines
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-3/+2
* download: add mirror alias for DebianDavid Bauer2021-02-261-0/+4
* download: use mirror redirector for GNOME downloadsDavid Bauer2021-02-261-0/+1
* download: remove broken mirrorsDavid Bauer2021-02-221-2/+0
* treewide: unify OpenWrt hosted source via @OPENWRTPaul Spooren2021-02-051-0/+2
* scripts: sources CDN as fallback in download.plPaul Spooren2021-01-271-1/+1
* download.pl: properly cleanup intermediate .hash filePetr Štetiar2020-11-271-1/+1
* download: handle possibly invalid local tarballsPetr Štetiar2020-11-271-0/+18
* scripts: download.pl: retry download using filenameDavid Bauer2020-11-201-2/+6
* scripts: download.pl: fix indentationDavid Bauer2020-09-111-3/+2
* Revert "scripts/download: add sources CDN as first mirror"Jo-Philipp Wich2020-08-241-1/+0
* scripts/download: add sources CDN as first mirrorPaul Spooren2020-04-141-0/+1
* scripts/dowload.pl: add archive.apache.org to apache mirror listJiri Kastner2019-12-231-0/+1
* download.dl: fix @KERNEL mirror urlsYousong Zhou2019-09-161-4/+4
* download.pl: use https://source.openwrt.orgYousong Zhou2019-08-181-2/+1
* download.pl: Change OpenWrt mirrors to HTTPS.Rosen Penev2018-05-011-4/+4
* download.pl: Change SourceForge address to HTTPS.Rosen Penev2018-05-011-1/+1
* base-files: allow skipping of hash verificationJo-Philipp Wich2017-12-141-1/+1
* scripts/download.pl: fail loudly if provided hash is unsupportedBaptiste Jonglez2017-09-111-0/+1
* scripts/dowload.pl: use glob to expand target dirZoltan Gyarmati2017-08-301-1/+1
* scripts/download.pl: Adjust URLsDaniel Engberg2017-07-211-5/+5
* scripts/download.pl: print the command used to download filesFelix Fietkau2017-05-251-0/+1
* scripts/download.pl: fix error message on hash mismatchFelix Fietkau2017-04-041-1/+1
* download.pl: fix detecting download errors with curlFelix Fietkau2017-01-311-1/+1
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-051-6/+2
* download.pl: use curl in preference to wgetBrian J. Murrell2017-01-031-4/+22
* download.pl: check for existing file before the first download attemptFelix Fietkau2016-12-161-2/+1
* download.pl: Rework URLsDaniel Engberg2016-05-281-15/+32
* scripts/download.pl: Use CDN for kernel downloadsPetr Štetiar2016-05-231-2/+2
* download.pl: use http://sources.lede-project.org as download mirrorFelix Fietkau2016-05-131-0/+1
* download: add @GITHUB download facilityÁlvaro Fernández Rojas2016-04-031-0/+1
* download: add @GITHUB download facilityJohn Crispin2016-04-091-0/+5
* scripts/download.pl: fix sha256 hash command (#21931)Felix Fietkau2016-02-271-1/+1
* build: add @APACHE download facilityFelix Fietkau2016-01-171-0/+6
* download.pl: fix openssl sha256 digest outputFelix Fietkau2016-01-161-1/+1
* scripts/download.pl: add SHA-256 supportFelix Fietkau2016-01-161-20/+38
* scripts/download.pl: cleanup GNOME source location definitionsFelix Fietkau2015-12-101-7/+2
* build: add support for choosing a different url filename part than the output...Felix Fietkau2015-11-221-2/+6
* script: downlaod: change mirror for kernel.orgHauke Mehrtens2015-09-111-2/+2
* scripts/download.pl: add support for adding mirrors through an environment va...Felix Fietkau2014-12-121-0/+3
* include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1...John Crispin2014-10-081-0/+5
* scripts/download.pl: prefer the GNU mirror redirect over the primary site (#1...Felix Fietkau2013-12-131-1/+1
* remove broken mirrors for linux kernelMirko Vogt2013-07-141-4/+0
* scripts/download.pl: use HTTP instead of FTP for the default GNU siteFelix Fietkau2013-07-091-1/+1
* scripts: update GNU mirrorsLuka Perkov2013-02-281-4/+1
* download.pl: - cleanup cache handling code - use alternative m// and s/// del...Jo-Philipp Wich2012-05-111-38/+41
* allow arbitary folder layout when using localmirrorsJohn Crispin2012-04-101-1/+24
* Revert "scripts/download.pl: fix sourceforge url"Felix Fietkau2012-02-261-1/+1
* scripts/download.pl: fix sourceforge urlFelix Fietkau2012-02-251-1/+1
* download.pl: remove ftp.geo.kernel.org mirror, it does not resolveJo-Philipp Wich2012-01-291-2/+0