index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
/
download
Age
Commit message (
Expand
)
Author
2016-08-23
support/download: Add support to pass options directly to downloaders
Romain Perier
2016-07-28
support/download/git: Fix compatibility issue with git older than 1.8.4
Enrique Ocaña González
2016-07-04
support/download: don't over-remove files from git archives
Yann E. MORIN
2016-07-02
core/pkg-infra: download git submodules if the package wants them
Yann E. MORIN
2016-07-02
support/download/git: add support for submodules
Yann E. MORIN
2016-07-02
support/download/git: do not use git archive, handle it manually
Yann E. MORIN
2016-07-02
support/download/git: do not use bare clones
Yann E. MORIN
2016-02-27
support/download: really, really make git archives reproducible
Yann E. MORIN
2016-01-20
support/download: alternative access methods to CVS
Joao Mano
2016-01-18
support/download: support older bazaar versions
Yann E. MORIN
2016-01-03
support/download: generate reproducible Bazaar archives
Yann E. MORIN
2016-01-03
support/download: generate reproducible Hg archives
Yann E. MORIN
2015-12-12
support/download: protect from custom commands with spaces in args
Yann E. MORIN
2015-11-29
support/download: fetch all refs on full git clone
Vivien Didelot
2015-08-29
support/download: fix the Hg backend for tags
Yann E. MORIN
2015-07-26
core/download: don't be needlessly verbose in backends
Yann E. MORIN
2015-07-10
support/download/cvs: add support to use a date instead of a tag
Fabio Porcedda
2015-05-31
support/download: relocate the git clone comment
Baruch Siach
2015-04-25
support/download: restore mandatory check of hashes
Yann E. MORIN
2015-04-25
support/download: add possibility to not fail on missing hash
Yann E. MORIN
2015-04-08
Fix typos in comment blocks
Masahiro Yamada
2015-04-06
support/download: do not warn about missing hash file for repositories
Yann E. MORIN
2015-04-03
support/download: quick fix to avoid breaking on custom toolchains
Yann E. MORIN
2015-04-03
support/download: warn when there's no .hash file
Yann E. MORIN
2015-04-03
support/download: always fail when there's no hash
Yann E. MORIN
2015-04-03
support/download: properly catch missing hashes
Yann E. MORIN
2015-04-03
support/download: return different exit codes for different failures
Yann E. MORIN
2015-04-03
support/download: add explicit no-hash support
Yann E. MORIN
2015-04-03
support/download: make hash file optional
Yann E. MORIN
2015-01-05
support/download: further silence the git helper
Yann E. MORIN
2015-01-04
pkg-download: silence downloads if make is silent
Fabio Porcedda
2015-01-04
support/download: support -q in all download backends
Yann E. MORIN
2014-12-11
pkg-download: check hashes for locally cached files
Yann E. MORIN
2014-12-11
pkg-download: verify the hashes from the download wrapper
Yann E. MORIN
2014-12-11
pkg-download: check for already downloaded file in the download wrapper
Yann E. MORIN
2014-12-11
support/download: add option parsing to the download wrapper
Yann E. MORIN
2014-12-07
pkg-download: fix arguments to hash checking script
Yann E. MORIN
2014-10-25
Change /bin/bash shebangs into /usr/bin/env bash
Bjørn Forsman
2014-08-06
support/download: fix the git helper output file format
Yann E. MORIN
2014-08-06
support/download: fix the git helper
Peter Seiderer
2014-08-04
support/download: convert wget to use the wrapper
Yann E. MORIN
2014-08-04
support/download: convert svn to use the wrapper
Yann E. MORIN
2014-08-04
support/download: convert scp to use the wrapper
Yann E. MORIN
2014-08-04
support/download: convert Hg to use the wrapper
Yann E. MORIN
2014-08-04
support/download: convert git to use the wrapper
Yann E. MORIN
2014-08-04
support/download: convert cvs to use the wrapper
Yann E. MORIN
2014-08-04
support/download: convert localfiles to use the wrapper
Yann E. MORIN
2014-08-04
support/download: convert bzr to use the wrapper
Yann E. MORIN
2014-08-04
support/download: add download wrapper
Yann E. MORIN
2014-07-08
support/download: fix the git helper
Yann E. MORIN
[next]