summaryrefslogtreecommitdiffstats
path: root/package/pkg-download.mk
Commit message (Expand)AuthorAgeFilesLines
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-6/+6
* support/download: convert wget to use the wrapperYann E. MORIN2014-08-041-1/+3
* support/download: convert svn to use the wrapperYann E. MORIN2014-08-041-2/+5
* support/download: convert scp to use the wrapperYann E. MORIN2014-08-041-2/+3
* support/download: convert Hg to use the wrapperYann E. MORIN2014-08-041-2/+5
* support/download: convert git to use the wrapperYann E. MORIN2014-08-041-2/+5
* support/download: convert cvs to use the wrapperYann E. MORIN2014-08-041-3/+6
* support/download: convert localfiles to use the wrapperYann E. MORIN2014-08-041-2/+3
* support/download: convert bzr to use the wrapperYann E. MORIN2014-08-041-1/+5
* pkg-download: Fix DOWNLOAD_LOCALFILESAndreas Naumann2014-07-181-1/+1
* pkg-infra: add possiblity to check downloaded files against known hashesYann E. MORIN2014-07-041-3/+17
* pkg-infra: move the cp (aka localfiles) download helper to a scriptYann E. MORIN2014-07-031-2/+3
* pkg-infra: move the scp download helper to a scriptYann E. MORIN2014-07-031-2/+3
* pkg-infra: move the bzr download helper to a scriptYann E. MORIN2014-07-031-2/+2
* pkg-infra: move the wget download helper to a scriptYann E. MORIN2014-07-031-10/+3
* pkg-infra: move the hg download helper to a scriptYann E. MORIN2014-07-021-8/+3
* pkg-infra: move the cvs download helper to a scriptYann E. MORIN2014-07-021-7/+4
* pkg-infra: move the svn download helper to a scriptYann E. MORIN2014-07-021-6/+3
* pkg-infra: move the git download helper to a scriptYann E. MORIN2014-07-021-14/+3
* pkg-download: fix svn download for deleted pathRyan Barnett2014-06-291-2/+2
* replace github with GitHubSimon Dawson2014-06-041-1/+1
* pkg-download: update the github helperSamuel Martin2014-04-061-1/+1
* pkg-infra: DOWNLOAD is never called with two argumentsYann E. MORIN2014-03-021-3/+2
* Makefile.legacy: fix recursive invocation with BUILDROOT_DL_DIR and _CONFIGArnout Vandecappelle2014-02-111-0/+5
* infra: replace BUILDROOT_DL_DIR with BR2_DL_DIR.Arnout Vandecappelle2014-02-091-7/+2
* pkg-download: make sure git downloads fail for unknown versionsThomas Petazzoni2014-02-041-2/+3
* package: make package download from Mercurial repositories more robustMathias De Maré2013-12-251-0/+1
* infra: introduce github helper functionMischa Jonker2013-12-061-0/+3
* downloads: add basic CVS supportGustavo Zacarias2013-09-131-10/+29
* fix white spacesJerzy Grzegorek2013-07-201-12/+12
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* pkg-download.mk: fix multiple matches in shallow clone testDanomi Manchego2012-12-091-1/+1
* pkg-download.mk: Fix shallow cloneStephan Hoffmann2012-12-021-3/+10
* pkg-download: Make a shallow clone for git downloadsArnout Vandecappelle (Essensium/Mind)2012-11-041-1/+4
* pkg-download: allow relative BR2_DL_DIRPeter Korsgaard2012-09-101-1/+10
* Package downloads: allow restricting to primary site onlyThomas De Schampheleire2012-07-221-2/+5
* pkg-download.mk: support detection of URI schemes in DOWNLOADThomas De Schampheleire2012-07-221-1/+6
* pkg-download.mk: use stripurischeme function in localfiles download methodThomas De Schampheleire2012-07-221-2/+2
* pkg-download.mk: allow using localfiles outside of package infrastructureThomas De Schampheleire2012-07-221-4/+4
* pkg-download: handle interrupted wget downloadsArnout Vandecappelle2012-07-011-3/+6
* pkg-download.mk: Add missing argument when downloading from primary mirror (scp)Thomas De Schampheleire2012-05-231-1/+1
* pkg-download.mk: Add missing argument when downloading from primary mirrorMarkos Chandras2012-05-051-1/+1
* pkg-*.mk: add some comments, update some existing commentsThomas Petazzoni2012-04-191-0/+9
* Split Makefile.package.in in pkg-download.mk, pkg-utils.mk and pkg-gentargets.mkThomas Petazzoni2012-04-191-0/+219
OpenPOWER on IntegriCloud