summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_get.sh
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_get: improve serializationMichael Olbrich2015-06-161-1/+6
* limit parallel downloading and extracting for parallel buildingMichael Olbrich2015-05-261-0/+3
* ptxd_make_get_http: add option to define cookiesMichael Olbrich2015-01-121-0/+5
* ptxd_make_get_git: fix permision problemMichael Olbrich2014-11-281-0/+2
* ptxd_make_world_get: check for file:// URL and <PKG>_SOURCE hereMichael Olbrich2014-02-281-2/+2
* ptxd_make_get.sh: handle ssh://*.gitJon Ringle2014-02-021-1/+1
* git: use git remote rm for backward compatibilityJon Ringle2014-02-011-1/+1
* ptxdist getdev: Download dev packages from ${PTXCONF_PROJECT_DEVMIRROR}Jon Ringle2014-01-291-5/+7
* ptxd_make_get: make it more genericMichael Olbrich2014-01-291-3/+3
* setup: allow whitelisting URLs when 'only use PTXdist Mirror' is enabledMichael Olbrich2014-01-291-1/+2
* ptxd_make_get: cleanupMichael Olbrich2014-01-291-54/+26
* ptxd_make_get: support svn urlsptxdist-2013.08.0Stephan Linz2013-08-121-0/+86
* ptxd_make_get: fix typo: .zup -> .zipStephan Linz2013-08-121-1/+1
* ptxd_make_get: support git urlsMichael Olbrich2013-06-181-0/+84
* Add support for no-proxy option in URLS.Dennis 'Gyroplast' Herbrich2013-02-281-1/+2
* ptxd_make_get: don't accept HTML filesptxdist-2012.11.0Michael Olbrich2012-11-271-0/+1
* ptxd_make_get: set PTXdist as user agentMichael Olbrich2012-11-271-0/+1
* ptxd_make_get: touch the file instead of wget --no-use-server-timestampsMichael Olbrich2012-11-061-1/+1
* scripts: ptxd_make_get: change wordingJan Luebbe2012-10-261-1/+1
* ptxd_make_get: don't use server timestampsMichael Olbrich2012-10-251-0/+1
* ptxd_make_get: fallback ptxmirror should be the last URLMichael Olbrich2012-01-061-1/+5
* ptxd_make_get: use <PKG>_SOURCE as target for savingMichael Olbrich2011-06-231-3/+8
* add usual headers to filesMarc Kleine-Budde2010-04-161-1/+8
* [ptxdist] fix "local -a" + IFS problemMarc Kleine-Budde2009-11-031-2/+5
* [ptxd_make_get] fix typoMarc Kleine-Budde2009-06-191-3/+3
* [ptxd_make_get] fix download of https:// URLsMarc Kleine-Budde2009-06-191-1/+1
* [ptxd_make_get] simplify error output if download is not permittedMarc Kleine-Budde2009-06-101-7/+5
* fix english grammarSascha Hauer2009-06-051-1/+1
* [download] print alternative URLs, too, if download is prohibitedMarc Kleine-Budde2009-05-281-0/+11
* [setup] add feature to disable downloadsMarc Kleine-Budde2009-05-271-0/+23
* [setup/Kconfig] cleanup namespaceMarc Kleine-Budde2009-05-271-1/+1
* [setup] option to only download from ${PTXCONF_SETUP_PTXMIRROR}Marc Kleine-Budde2009-05-061-2/+5
* [make_get] added support for https URLMarc Kleine-Budde2009-05-061-27/+88
* * ptxd_make_get.sh:Marc Kleine-Budde2009-01-201-5/+14
* * scripts/lib/ptxd_make_get.sh:Michael Olbrich2009-01-141-0/+3
* * ptxd_make_get.sh:Marc Kleine-Budde2009-01-081-2/+13
* * rules/pre/Rules.make, scripts/lib/ptxd_make_get.sh:Marc Kleine-Budde2009-01-061-2/+30
* * get.sh, ptxd_make_get.sh:Marc Kleine-Budde2008-10-281-0/+67