index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
pkg-download.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg-download: enable hash check for git downloads
Arnout Vandecappelle
2017-06-11
1
-1
/
+2
*
pkg-download: fix fetching URLs with ? from PRIMARY/BACKUP
Arnout Vandecappelle
2016-10-23
1
-2
/
+6
*
pkg-download: use raw basename for repo archiving to remove host- prefix
Thomas De Schampheleire
2016-10-20
1
-5
/
+5
*
pkg-download: Allow packages to pass generic options to download methods
Romain Perier
2016-08-23
1
-8
/
+16
*
core/pkg-infra: download git submodules if the package wants them
Yann E. MORIN
2016-07-02
1
-0
/
+1
*
core/pkg-download: ignore hashes from mirror for VCS downloads
Yann E. MORIN
2016-04-20
1
-1
/
+2
*
pkg-download: do not test SITE_METHOD
Jérôme Pouiller
2015-12-18
1
-6
/
+1
*
pkg-download: support 'file://' in BR2_PRIMARY_SITE
Jérôme Pouiller
2015-11-19
1
-0
/
+1
*
support/download: relocate the git clone comment
Baruch Siach
2015-05-31
1
-6
/
+0
*
pkg-infra: assign BR_NO_CHECK_HASH_FOR so it is recursively-expanded
Yann E. MORIN
2015-05-02
1
-1
/
+3
*
pkg-download: fix indentation for SOURCE_CHECK_* macros
Thomas Petazzoni
2015-04-26
1
-5
/
+5
*
pkg-download: get rid of DL_MODE
Thomas Petazzoni
2015-04-26
1
-5
/
+1
*
pkg-download: extend DOWNLOAD_INNER, add a SOURCE_CHECK macro
Thomas Petazzoni
2015-04-26
1
-12
/
+16
*
pkg-download: remove support for the SHOW_EXTERNAL_DEPS DL_MODE
Thomas Petazzoni
2015-04-26
1
-43
/
+2
*
support/download: add possibility to not fail on missing hash
Yann E. MORIN
2015-04-25
1
-0
/
+3
*
package infra: do not check hashes when downloading from a repository
Yann E. MORIN
2015-04-03
1
-5
/
+0
*
package/pkg-download: do not hard-code QUIET
Yann E. MORIN
2015-01-04
1
-4
/
+4
*
pkg-download: silence downloads if make is silent
Fabio Porcedda
2015-01-04
1
-0
/
+8
*
pkg-download: verify the hashes from the download wrapper
Yann E. MORIN
2014-12-11
1
-17
/
+11
*
pkg-download: check for already downloaded file in the download wrapper
Yann E. MORIN
2014-12-11
1
-8
/
+0
*
support/download: add option parsing to the download wrapper
Yann E. MORIN
2014-12-11
1
-16
/
+26
*
pkg-download: VERIFY_HASH: use same hash file for host and target downloads
Peter Korsgaard
2014-12-08
1
-3
/
+3
*
check-hash: silence hash ok messages when make -s is used
Peter Korsgaard
2014-10-25
1
-1
/
+1
*
.mk files: bulk aligment and whitespace cleanup of assignments
Thomas De Schampheleire
2014-10-07
1
-6
/
+6
*
support/download: convert wget to use the wrapper
Yann E. MORIN
2014-08-04
1
-1
/
+3
*
support/download: convert svn to use the wrapper
Yann E. MORIN
2014-08-04
1
-2
/
+5
*
support/download: convert scp to use the wrapper
Yann E. MORIN
2014-08-04
1
-2
/
+3
*
support/download: convert Hg to use the wrapper
Yann E. MORIN
2014-08-04
1
-2
/
+5
*
support/download: convert git to use the wrapper
Yann E. MORIN
2014-08-04
1
-2
/
+5
*
support/download: convert cvs to use the wrapper
Yann E. MORIN
2014-08-04
1
-3
/
+6
*
support/download: convert localfiles to use the wrapper
Yann E. MORIN
2014-08-04
1
-2
/
+3
*
support/download: convert bzr to use the wrapper
Yann E. MORIN
2014-08-04
1
-1
/
+5
*
pkg-download: Fix DOWNLOAD_LOCALFILES
Andreas Naumann
2014-07-18
1
-1
/
+1
*
pkg-infra: add possiblity to check downloaded files against known hashes
Yann E. MORIN
2014-07-04
1
-3
/
+17
*
pkg-infra: move the cp (aka localfiles) download helper to a script
Yann E. MORIN
2014-07-03
1
-2
/
+3
*
pkg-infra: move the scp download helper to a script
Yann E. MORIN
2014-07-03
1
-2
/
+3
*
pkg-infra: move the bzr download helper to a script
Yann E. MORIN
2014-07-03
1
-2
/
+2
*
pkg-infra: move the wget download helper to a script
Yann E. MORIN
2014-07-03
1
-10
/
+3
*
pkg-infra: move the hg download helper to a script
Yann E. MORIN
2014-07-02
1
-8
/
+3
*
pkg-infra: move the cvs download helper to a script
Yann E. MORIN
2014-07-02
1
-7
/
+4
*
pkg-infra: move the svn download helper to a script
Yann E. MORIN
2014-07-02
1
-6
/
+3
*
pkg-infra: move the git download helper to a script
Yann E. MORIN
2014-07-02
1
-14
/
+3
*
pkg-download: fix svn download for deleted path
Ryan Barnett
2014-06-29
1
-2
/
+2
*
replace github with GitHub
Simon Dawson
2014-06-04
1
-1
/
+1
*
pkg-download: update the github helper
Samuel Martin
2014-04-06
1
-1
/
+1
*
pkg-infra: DOWNLOAD is never called with two arguments
Yann E. MORIN
2014-03-02
1
-3
/
+2
*
Makefile.legacy: fix recursive invocation with BUILDROOT_DL_DIR and _CONFIG
Arnout Vandecappelle
2014-02-11
1
-0
/
+5
*
infra: replace BUILDROOT_DL_DIR with BR2_DL_DIR.
Arnout Vandecappelle
2014-02-09
1
-7
/
+2
*
pkg-download: make sure git downloads fail for unknown versions
Thomas Petazzoni
2014-02-04
1
-2
/
+3
*
package: make package download from Mercurial repositories more robust
Mathias De Maré
2013-12-25
1
-0
/
+1
[next]