summaryrefslogtreecommitdiffstats
path: root/support/download
Commit message (Expand)AuthorAgeFilesLines
* support/download: don't over-remove files from git archivesYann E. MORIN2016-07-041-3/+3
* core/pkg-infra: download git submodules if the package wants themYann E. MORIN2016-07-021-3/+4
* support/download/git: add support for submodulesYann E. MORIN2016-07-021-3/+14
* support/download/git: do not use git archive, handle it manuallyYann E. MORIN2016-07-021-3/+14
* support/download/git: do not use bare clonesYann E. MORIN2016-07-021-3/+18
* support/download: really, really make git archives reproducibleYann E. MORIN2016-02-271-1/+1
* support/download: alternative access methods to CVSJoao Mano2016-01-201-1/+7
* support/download: support older bazaar versionsYann E. MORIN2016-01-181-1/+17
* support/download: generate reproducible Bazaar archivesYann E. MORIN2016-01-031-1/+3
* support/download: generate reproducible Hg archivesYann E. MORIN2016-01-031-1/+1
* support/download: protect from custom commands with spaces in argsYann E. MORIN2015-12-128-15/+63
* support/download: fetch all refs on full git cloneVivien Didelot2015-11-291-1/+1
* support/download: fix the Hg backend for tagsYann E. MORIN2015-08-291-1/+1
* core/download: don't be needlessly verbose in backendsYann E. MORIN2015-07-266-5/+10
* support/download/cvs: add support to use a date instead of a tagFabio Porcedda2015-07-101-1/+10
* support/download: relocate the git clone commentBaruch Siach2015-05-311-2/+7
* support/download: restore mandatory check of hashesYann E. MORIN2015-04-251-1/+1
* support/download: add possibility to not fail on missing hashYann E. MORIN2015-04-251-0/+6
* Fix typos in comment blocksMasahiro Yamada2015-04-081-1/+1
* support/download: do not warn about missing hash file for repositoriesYann E. MORIN2015-04-061-1/+5
* support/download: quick fix to avoid breaking on custom toolchainsYann E. MORIN2015-04-031-1/+1
* support/download: warn when there's no .hash fileYann E. MORIN2015-04-031-0/+1
* support/download: always fail when there's no hashYann E. MORIN2015-04-031-6/+2
* support/download: properly catch missing hashesYann E. MORIN2015-04-031-1/+10
* support/download: return different exit codes for different failuresYann E. MORIN2015-04-031-3/+12
* support/download: add explicit no-hash supportYann E. MORIN2015-04-031-0/+4
* support/download: make hash file optionalYann E. MORIN2015-04-032-4/+1
* support/download: further silence the git helperYann E. MORIN2015-01-051-1/+1
* pkg-download: silence downloads if make is silentFabio Porcedda2015-01-041-6/+7
* support/download: support -q in all download backendsYann E. MORIN2015-01-049-53/+131
* pkg-download: check hashes for locally cached filesYann E. MORIN2014-12-111-1/+5
* pkg-download: verify the hashes from the download wrapperYann E. MORIN2014-12-112-9/+29
* pkg-download: check for already downloaded file in the download wrapperYann E. MORIN2014-12-111-0/+5
* support/download: add option parsing to the download wrapperYann E. MORIN2014-12-112-99/+165
* pkg-download: fix arguments to hash checking scriptYann E. MORIN2014-12-071-2/+2
* Change /bin/bash shebangs into /usr/bin/env bashBjørn Forsman2014-10-2510-10/+10
* support/download: fix the git helper output file formatYann E. MORIN2014-08-061-2/+2
* support/download: fix the git helperPeter Seiderer2014-08-061-0/+1
* support/download: convert wget to use the wrapperYann E. MORIN2014-08-041-27/+8
* support/download: convert svn to use the wrapperYann E. MORIN2014-08-041-35/+13
* support/download: convert scp to use the wrapperYann E. MORIN2014-08-041-20/+8
* support/download: convert Hg to use the wrapperYann E. MORIN2014-08-041-37/+15
* support/download: convert git to use the wrapperYann E. MORIN2014-08-041-42/+20
* support/download: convert cvs to use the wrapperYann E. MORIN2014-08-041-38/+16
* support/download: convert localfiles to use the wrapperYann E. MORIN2014-08-041-18/+8
* support/download: convert bzr to use the wrapperYann E. MORIN2014-08-041-30/+12
* support/download: add download wrapperYann E. MORIN2014-08-041-0/+99
* support/download: fix the git helperYann E. MORIN2014-07-081-2/+6
* support/download: fix the bzr helperYann E. MORIN2014-07-081-1/+1
* manual: add documentation about packages' hashesYann E. MORIN2014-07-041-0/+1
OpenPOWER on IntegriCloud