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