aboutsummaryrefslogtreecommitdiff
path: root/include/download.mk
Commit message (Expand)AuthorAge
* download: create immutable subversion checkout archiveTomasz Maciej Nowak2023-05-18
* scripts/download.pl: make the download tool configurableChristian Marangi2022-10-20
* rules.mk: move DOWNLOAD_CHECK_CERTIFICATE to include/download.mkChristian Marangi2022-10-05
* download: improve handling of invalid local filesEneas U de Queiroz2021-11-01
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-13
* download: add mirror alias for DebianDavid Bauer2021-02-26
* treewide: unify OpenWrt hosted source via @OPENWRTPaul Spooren2021-02-05
* build: use SPDX license tagsPaul Spooren2021-02-05
* build: prevent excessive re-evaluation of PKG_VERSIONFelix Fietkau2020-10-16
* build: add zstd support to pack/unpack functionsMatthias Schiffer2020-05-31
* build: add PKG_SOURCE_URL_FILE supportKamil Wcislo2019-11-23
* Revert faulty tree pushFelix Fietkau2019-08-12
* build: allow overriding the filename on the remote server when downloadingFelix Fietkau2019-08-12
* build: remove sgid permission from tarEneas U de Queiroz2019-04-06
* download.mk: enable DownloadMethod/github_archiveYousong Zhou2018-07-05
* scripts/dl_github_archive.py: rename from download.pyYousong Zhou2018-07-05
* download.mk: add more commentsYousong Zhou2018-07-05
* download.mk: restore the old dl_method implementationYousong Zhou2018-06-29
* build: download code from github using archive APIYousong Zhou2018-06-27
* downloads.mk: introduce name-agnostic PROJECT_GIT variableJo-Philipp Wich2018-01-10
* build: remove @ as it's causing an errorPhilip Prindeville2017-09-20
* build: let make check warn about use of legacy PKG_MD5SUM variable in feedsFelix Fietkau2017-01-13
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-05
* build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSIONFelix Fietkau2016-12-22
* build: add FIXUP option for make checkFelix Fietkau2016-12-17
* build: implement make check and make package/X/checkFelix Fietkau2016-12-17
* include/package.mk: sync default value for hash fallback with mirror hashFelix Fietkau2016-12-16
* build: remove duplicate Download/default definition from include/host-build.mkFelix Fietkau2016-12-16
* build: replace MD5SUM variables with HASHFelix Fietkau2016-12-16
* download.mk: improve download tarball reproducibilityFelix Fietkau2016-12-13
* download.mk: remove code duplication in $(TAR) callFelix Fietkau2016-12-13
* download.mk: use $(error) instead of a regular shell errorFelix Fietkau2016-12-13
* include/download.mk: Allow specify DownloadMethod specific optionsFlorian Fainelli2016-12-04
* include/download.mk: Use -7e compression instead of -6 by defaultDaniel Engberg2016-10-05
* include/download.mk: generate reproducable SCM tarballsJo-Philipp Wich2016-10-05
* download.mk: use HTTPS for git.lede-project.orgJo-Philipp Wich2016-06-01
* include: add lede git server urlJohn Crispin2016-04-29
* download: add @GITHUB download facilityÁlvaro Fernández Rojas2016-04-03
* download: add @GITHUB download facilityJohn Crispin2016-04-09
* buildroot: improve git submodule handling for packagesFelix Fietkau2016-02-29
* download.mk: fix packed checkout mirroring supportJo-Philipp Wich2016-02-17
* build: download.mk: bugfix download.pl argument call orderFelix Fietkau2016-01-21
* build: add locking for downloads (fixes race conditions with multiple variants)Felix Fietkau2016-01-20
* build: add @APACHE download facilityFelix Fietkau2016-01-17
* build: add a variable pointing to the main openwrt git repositories (useful i...Felix Fietkau2016-01-04
* build: add support for choosing a different url filename part than the output...Felix Fietkau2015-11-22
* include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1...John Crispin2014-10-08
* build: add support for packing version control downloads with xzFelix Fietkau2014-04-10
* Incorrect checkout of git submodulesJo-Philipp Wich2013-10-10
* include: download.mk: correct tar argument order when packing checkoutsJo-Philipp Wich2012-12-02