index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
download.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: unify OpenWrt hosted source via @OPENWRT
Paul Spooren
2021-02-05
1
-1
/
+1
*
build: use SPDX license tags
Paul Spooren
2021-02-05
1
-4
/
+1
*
build: prevent excessive re-evaluation of PKG_VERSION
Felix Fietkau
2020-10-16
1
-3
/
+5
*
build: add zstd support to pack/unpack functions
Matthias Schiffer
2020-05-31
1
-0
/
+1
*
build: add PKG_SOURCE_URL_FILE support
Kamil Wcislo
2019-11-23
1
-0
/
+1
*
Revert faulty tree push
Felix Fietkau
2019-08-12
1
-1
/
+0
*
build: allow overriding the filename on the remote server when downloading
Felix Fietkau
2019-08-12
1
-0
/
+1
*
build: remove sgid permission from tar
Eneas U de Queiroz
2019-04-06
1
-1
/
+2
*
download.mk: enable DownloadMethod/github_archive
Yousong Zhou
2018-07-05
1
-8
/
+14
*
scripts/dl_github_archive.py: rename from download.py
Yousong Zhou
2018-07-05
1
-7
/
+7
*
download.mk: add more comments
Yousong Zhou
2018-07-05
1
-2
/
+5
*
download.mk: restore the old dl_method implementation
Yousong Zhou
2018-06-29
1
-1
/
+17
*
build: download code from github using archive API
Yousong Zhou
2018-06-27
1
-31
/
+43
*
downloads.mk: introduce name-agnostic PROJECT_GIT variable
Jo-Philipp Wich
2018-01-10
1
-2
/
+4
*
build: remove @ as it's causing an error
Philip Prindeville
2017-09-20
1
-1
/
+1
*
build: let make check warn about use of legacy PKG_MD5SUM variable in feeds
Felix Fietkau
2017-01-13
1
-3
/
+0
*
build: use mkhash to replace various quirky md5sum/openssl calls
Felix Fietkau
2017-01-05
1
-1
/
+1
*
build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSION
Felix Fietkau
2016-12-22
1
-0
/
+6
*
build: add FIXUP option for make check
Felix Fietkau
2016-12-17
1
-1
/
+18
*
build: implement make check and make package/X/check
Felix Fietkau
2016-12-17
1
-9
/
+60
*
include/package.mk: sync default value for hash fallback with mirror hash
Felix Fietkau
2016-12-16
1
-1
/
+1
*
build: remove duplicate Download/default definition from include/host-build.mk
Felix Fietkau
2016-12-16
1
-0
/
+13
*
build: replace MD5SUM variables with HASH
Felix Fietkau
2016-12-16
1
-2
/
+4
*
download.mk: improve download tarball reproducibility
Felix Fietkau
2016-12-13
1
-1
/
+1
*
download.mk: remove code duplication in $(TAR) call
Felix Fietkau
2016-12-13
1
-9
/
+12
*
download.mk: use $(error) instead of a regular shell error
Felix Fietkau
2016-12-13
1
-1
/
+1
*
include/download.mk: Allow specify DownloadMethod specific options
Florian Fainelli
2016-12-04
1
-1
/
+2
*
include/download.mk: Use -7e compression instead of -6 by default
Daniel Engberg
2016-10-05
1
-1
/
+1
*
include/download.mk: generate reproducable SCM tarballs
Jo-Philipp Wich
2016-10-05
1
-4
/
+9
*
download.mk: use HTTPS for git.lede-project.org
Jo-Philipp Wich
2016-06-01
1
-1
/
+1
*
include: add lede git server url
John Crispin
2016-04-29
1
-0
/
+1
*
download: add @GITHUB download facility
Álvaro Fernández Rojas
2016-04-03
1
-0
/
+1
*
download: add @GITHUB download facility
John Crispin
2016-04-09
1
-1
/
+1
*
buildroot: improve git submodule handling for packages
Felix Fietkau
2016-02-29
1
-2
/
+3
*
download.mk: fix packed checkout mirroring support
Jo-Philipp Wich
2016-02-17
1
-1
/
+1
*
build: download.mk: bugfix download.pl argument call order
Felix Fietkau
2016-01-21
1
-1
/
+1
*
build: add locking for downloads (fixes race conditions with multiple variants)
Felix Fietkau
2016-01-20
1
-1
/
+1
*
build: add @APACHE download facility
Felix Fietkau
2016-01-17
1
-1
/
+1
*
build: add a variable pointing to the main openwrt git repositories (useful i...
Felix Fietkau
2016-01-04
1
-0
/
+2
*
build: add support for choosing a different url filename part than the output...
Felix Fietkau
2015-11-22
1
-2
/
+3
*
include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1...
John Crispin
2014-10-08
1
-1
/
+1
*
build: add support for packing version control downloads with xz
Felix Fietkau
2014-04-10
1
-0
/
+1
*
Incorrect checkout of git submodules
Jo-Philipp Wich
2013-10-10
1
-1
/
+1
*
include: download.mk: correct tar argument order when packing checkouts
Jo-Philipp Wich
2012-12-02
1
-2
/
+2
*
download.mk: refuse to download mirror tarballs from packages using version c...
Felix Fietkau
2012-06-06
1
-1
/
+1
*
Enable recursive download of git sources.
Jens Muecke
2012-03-17
1
-2
/
+2
*
add support for md5sum checks for mirrored tarballs of packages with version ...
Felix Fietkau
2011-03-21
1
-1
/
+2
*
download.mk: properly quote download urls
Felix Fietkau
2011-03-13
1
-1
/
+1
*
download.mk: support https:// downloads
Jo-Philipp Wich
2010-12-18
1
-1
/
+1
*
add support for darcs repositories
Florian Fainelli
2010-10-24
1
-1
/
+18
[next]