summaryrefslogtreecommitdiffstats
path: root/include/download.mk
Commit message (Expand)AuthorAgeFilesLines
* download: don't overwrite VERSION variablePaul Spooren3 days1-17/+17
* include/download.mk: switch to zst compressionPaul Spooren2024-04-061-1/+1
* include/download.mk: handle .gitattributes rules on rawgit methodChristian Marangi2024-04-061-4/+15
* treewide: use APK compatible version schemaPaul Spooren2024-03-221-1/+1
* build: make git sub-modules to fetch configurableKarsten Sperling2023-07-281-1/+4
* download: create immutable subversion checkout archiveTomasz Maciej Nowak2023-05-181-1/+1
* scripts/download.pl: make the download tool configurableChristian Marangi2022-10-201-0/+1
* rules.mk: move DOWNLOAD_CHECK_CERTIFICATE to include/download.mkChristian Marangi2022-10-051-0/+3
* download: improve handling of invalid local filesEneas U de Queiroz2021-11-011-2/+15
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-1/+1
* download: add mirror alias for DebianDavid Bauer2021-02-261-1/+1
* treewide: unify OpenWrt hosted source via @OPENWRTPaul Spooren2021-02-051-1/+1
* build: use SPDX license tagsPaul Spooren2021-02-051-4/+1
* build: prevent excessive re-evaluation of PKG_VERSIONFelix Fietkau2020-10-161-3/+5
* build: add zstd support to pack/unpack functionsMatthias Schiffer2020-05-311-0/+1
* build: add PKG_SOURCE_URL_FILE supportKamil Wcislo2019-11-231-0/+1
* Revert faulty tree pushFelix Fietkau2019-08-121-1/+0
* build: allow overriding the filename on the remote server when downloadingFelix Fietkau2019-08-121-0/+1
* build: remove sgid permission from tarEneas U de Queiroz2019-04-061-1/+2
* download.mk: enable DownloadMethod/github_archiveYousong Zhou2018-07-051-8/+14
* scripts/dl_github_archive.py: rename from download.pyYousong Zhou2018-07-051-7/+7
* download.mk: add more commentsYousong Zhou2018-07-051-2/+5
* download.mk: restore the old dl_method implementationYousong Zhou2018-06-291-1/+17
* build: download code from github using archive APIYousong Zhou2018-06-271-31/+43
* downloads.mk: introduce name-agnostic PROJECT_GIT variableJo-Philipp Wich2018-01-101-2/+4
* build: remove @ as it's causing an errorPhilip Prindeville2017-09-201-1/+1
* build: let make check warn about use of legacy PKG_MD5SUM variable in feedsFelix Fietkau2017-01-131-3/+0
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-051-1/+1
* build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSIONFelix Fietkau2016-12-221-0/+6
* build: add FIXUP option for make checkFelix Fietkau2016-12-171-1/+18
* build: implement make check and make package/X/checkFelix Fietkau2016-12-171-9/+60
* include/package.mk: sync default value for hash fallback with mirror hashFelix Fietkau2016-12-161-1/+1
* build: remove duplicate Download/default definition from include/host-build.mkFelix Fietkau2016-12-161-0/+13
* build: replace MD5SUM variables with HASHFelix Fietkau2016-12-161-2/+4
* download.mk: improve download tarball reproducibilityFelix Fietkau2016-12-131-1/+1
* download.mk: remove code duplication in $(TAR) callFelix Fietkau2016-12-131-9/+12
* download.mk: use $(error) instead of a regular shell errorFelix Fietkau2016-12-131-1/+1
* include/download.mk: Allow specify DownloadMethod specific optionsFlorian Fainelli2016-12-041-1/+2
* include/download.mk: Use -7e compression instead of -6 by defaultDaniel Engberg2016-10-051-1/+1
* include/download.mk: generate reproducable SCM tarballsJo-Philipp Wich2016-10-051-4/+9
* download.mk: use HTTPS for git.lede-project.orgJo-Philipp Wich2016-06-011-1/+1
* include: add lede git server urlJohn Crispin2016-04-291-0/+1
* download: add @GITHUB download facilityÁlvaro Fernández Rojas2016-04-031-0/+1
* download: add @GITHUB download facilityJohn Crispin2016-04-091-1/+1
* buildroot: improve git submodule handling for packagesFelix Fietkau2016-02-291-2/+3
* download.mk: fix packed checkout mirroring supportJo-Philipp Wich2016-02-171-1/+1
* build: download.mk: bugfix download.pl argument call orderFelix Fietkau2016-01-211-1/+1
* build: add locking for downloads (fixes race conditions with multiple variants)Felix Fietkau2016-01-201-1/+1
* build: add @APACHE download facilityFelix Fietkau2016-01-171-1/+1
* build: add a variable pointing to the main openwrt git repositories (useful i...Felix Fietkau2016-01-041-0/+2