]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/pkg-download.mk
libkcapi: depends on BR2_TOOLCHAIN_HAS_SYNC_4
[coffee/buildroot.git] / package / pkg-download.mk
2018-05-01 Yann E. MORINcore/pkg-infra: don't enforce site-method for extra...
2018-05-01 Yann E. MORINcore/pkg-infra: set no-check-hash only for main download
2018-04-05 Peter Korsgaardpkg-download.mk: do not add a trailing slash to <PKG...
2018-04-02 Yann E. MORINcore/download: look for archives in the global download...
2018-04-02 Maxime Hadjinliandownload: add missing '-d' option
2018-04-02 Maxime Hadjinliandownload: add flock call before dl-wrapper
2018-04-02 Maxime Hadjinlianpkg-download: support new subdirs for mirrors
2018-04-02 Maxime Hadjinliansupport/download: make sure the download folder is...
2018-04-02 Maxime Hadjinlianpkg-{download, generic, luarocks}: use existing $(...
2018-04-02 Maxime Hadjinliancore/pkg-download: fix autobuilder fallout
2018-04-02 Maxime Hadjinliandownload: put most of the infra in dl-wrapper
2018-04-02 Yann E. MORINcore/pkg-download: change all helpers to use common...
2018-04-01 Thomas De Schamphe... core: rename FOO_BASE_NAME to FOO_BASENAME to avoid...
2018-01-08 Maxime Hadjinlianpkg-{download, generic}: remove source-check
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-14 Yann E. MORINRevert "pkg-download: remove explicit PKG_VERSION from...
2017-09-24 Marcin Nowakowskipkg-download: remove explicit PKG_VERSION from github...
2017-06-11 Arnout Vandecappellepkg-download: enable hash check for git downloads
2016-10-23 Arnout Vandecappellepkg-download: fix fetching URLs with ? from PRIMARY...
2016-10-20 Thomas De Schamphe... pkg-download: use raw basename for repo archiving to...
2016-09-02 Peter KorsgaardMerge branch 'next'
2016-08-23 Romain Perierpkg-download: Allow packages to pass generic options...
2016-07-02 Yann E. MORINcore/pkg-infra: download git submodules if the package...
2016-04-20 Yann E. MORINcore/pkg-download: ignore hashes from mirror for VCS...
2015-12-18 Jérôme Pouillerpkg-download: do not test SITE_METHOD
2015-12-01 Peter KorsgaardMerge branch 'next'
2015-11-19 Jérôme Pouillerpkg-download: support 'file://' in BR2_PRIMARY_SITE
2015-06-01 Peter KorsgaardMerge branch 'next'
2015-05-31 Baruch Siachsupport/download: relocate the git clone comment
2015-05-02 Yann E. MORINpkg-infra: assign BR_NO_CHECK_HASH_FOR so it is recursi...
2015-04-26 Thomas Petazzonipkg-download: fix indentation for SOURCE_CHECK_* macros
2015-04-26 Thomas Petazzonipkg-download: get rid of DL_MODE
2015-04-26 Thomas Petazzonipkg-download: extend DOWNLOAD_INNER, add a SOURCE_CHECK...
2015-04-26 Thomas Petazzonipkg-download: remove support for the SHOW_EXTERNAL_DEPS...
2015-04-25 Yann E. MORINsupport/download: add possibility to not fail on missin...
2015-04-03 Yann E. MORINpackage infra: do not check hashes when downloading...
2015-01-04 Yann E. MORINpackage/pkg-download: do not hard-code QUIET
2015-01-04 Fabio Porceddapkg-download: silence downloads if make is silent
2014-12-11 Yann E. MORINpkg-download: verify the hashes from the download wrapper
2014-12-11 Yann E. MORINpkg-download: check for already downloaded file in...
2014-12-11 Yann E. MORINsupport/download: add option parsing to the download...
2014-12-08 Peter Korsgaardpkg-download: VERIFY_HASH: use same hash file for host...
2014-10-24 Peter Korsgaardcheck-hash: silence hash ok messages when make -s is...
2014-10-07 Thomas De Schamphe... .mk files: bulk aligment and whitespace cleanup of...
2014-08-04 Yann E. MORINsupport/download: convert wget to use the wrapper
2014-08-04 Yann E. MORINsupport/download: convert svn to use the wrapper
2014-08-04 Yann E. MORINsupport/download: convert scp to use the wrapper
2014-08-04 Yann E. MORINsupport/download: convert Hg to use the wrapper
2014-08-04 Yann E. MORINsupport/download: convert git to use the wrapper
2014-08-04 Yann E. MORINsupport/download: convert cvs to use the wrapper
2014-08-04 Yann E. MORINsupport/download: convert localfiles to use the wrapper
2014-08-04 Yann E. MORINsupport/download: convert bzr to use the wrapper
2014-07-18 Andreas Naumannpkg-download: Fix DOWNLOAD_LOCALFILES
2014-07-04 Yann E. MORINpkg-infra: add possiblity to check downloaded files...
2014-07-02 Yann E. MORINpkg-infra: move the cp (aka localfiles) download helper...
2014-07-02 Yann E. MORINpkg-infra: move the scp download helper to a script
2014-07-02 Yann E. MORINpkg-infra: move the bzr download helper to a script
2014-07-02 Yann E. MORINpkg-infra: move the wget download helper to a script
2014-07-02 Yann E. MORINpkg-infra: move the hg download helper to a script
2014-07-02 Yann E. MORINpkg-infra: move the cvs download helper to a script
2014-07-02 Yann E. MORINpkg-infra: move the svn download helper to a script
2014-07-02 Yann E. MORINpkg-infra: move the git download helper to a script
2014-06-29 Ryan Barnettpkg-download: fix svn download for deleted path
2014-06-04 Simon Dawsonreplace github with GitHub
2014-04-06 Samuel Martinpkg-download: update the github helper
2014-03-02 Yann E. MORINpkg-infra: DOWNLOAD is never called with two arguments
2014-02-11 Arnout VandecappelleMakefile.legacy: fix recursive invocation with BUILDROO...
2014-02-09 Arnout Vandecappelleinfra: replace BUILDROOT_DL_DIR with BR2_DL_DIR.
2014-02-04 Thomas Petazzonipkg-download: make sure git downloads fail for unknown...
2013-12-25 Mathias De Marépackage: make package download from Mercurial repositor...
2013-12-06 Mischa Jonkerinfra: introduce github helper function
2013-09-12 Gustavo Zacariasdownloads: add basic CVS support
2013-07-20 Jerzy Grzegorekfix white spaces
2013-06-06 Alexandre BelloniNormalize separator size to 80
2012-12-09 Danomi Manchegopkg-download.mk: fix multiple matches in shallow clone...
2012-12-03 Peter KorsgaardMerge branch 'next'
2012-12-02 Stephan Hoffmannpkg-download.mk: Fix shallow clone
2012-11-03 Arnout Vandecappel... pkg-download: Make a shallow clone for git downloads
2012-09-10 Peter Korsgaardpkg-download: allow relative BR2_DL_DIR
2012-07-22 Thomas De Schamphe... Package downloads: allow restricting to primary site...
2012-07-22 Thomas De Schamphe... pkg-download.mk: support detection of URI schemes in...
2012-07-22 Thomas De Schamphe... pkg-download.mk: use stripurischeme function in localfi...
2012-07-22 Thomas De Schamphe... pkg-download.mk: allow using localfiles outside of...
2012-06-30 Arnout Vandecappellepkg-download: handle interrupted wget downloads
2012-05-31 Peter KorsgaardMerge branch 'next'
2012-05-23 Thomas De Schamphe... pkg-download.mk: Add missing argument when downloading...
2012-05-05 Markos Chandraspkg-download.mk: Add missing argument when downloading...
2012-04-19 Thomas Petazzonipkg-*.mk: add some comments, update some existing comments
2012-04-19 Thomas PetazzoniSplit Makefile.package.in in pkg-download.mk, pkg-utils...