summaryrefslogtreecommitdiffstats
path: root/tools/s3-fetch-and-sync
Commit message (Collapse)AuthorAgeFilesLines
* travis: download packages of plugins as wellBoris Nagaev2016-09-161-1/+1
| | | | | List of plugins with additional packages was moved from s3-fetch-and-sync to plugins-with-additional-packages.sh.
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-271-2/+1
| | | | | | | | | | | | | | | | | | | The following script was applied: sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE') sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \ $(git grep -l 'part of MXE.*See index.html') before='This file is part of MXE. See index.html for further information.' after='This file is part of MXE. See LICENSE.md for licensing information.' sed "s/$before/$after/" -i $(git grep -l 'part of MXE') Then git grep 'index.html for further information' revealed two other files. One of them was patched manually (patch.mk). Makefile has text "See index.html for further information" unrelated to licensing. See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
* fix backup downloadTony Theodore2016-01-071-2/+2
| | | | | * use bash for brace expansion * http://sprunge.us/ is down (fixes #1145)
* add selected plugins to backup downloadTony Theodore2016-01-061-1/+6
| | | | closes #1135
* s3-fetch-and-sync: note mirror.mxe.ccTony Theodore2015-12-111-1/+1
|
* s3-fetch-and-sync: add IPv6 address and gatewayTony Theodore2015-12-101-1/+4
|
* s3 sync: update server detailsTony Theodore2014-10-131-2/+4
|
* s3-fetch-and-sync: Label download bugs as bugsTimothy Gu2014-09-031-2/+2
|
* tools/fake-editor, s3-fetch-and-sync: add commentsTimothy Gu2014-09-031-3/+13
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* s3-fetch-and-sync: the new testing system is functional nowTimothy Gu2014-08-311-2/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* s3-fetch-and-sync: Add experimental download failure notification systemTimothy Gu2014-08-311-1/+22
|
* s3-fetch-and-sync: use /bin/shTimothy Gu2014-05-141-1/+1
|
* s3-fetch-and-sync: use clean-junk instead of clean-pkgTony Theodore2014-04-151-1/+1
|
* s3 sync: don't need to keep local copies of pkgsTony Theodore2013-05-151-0/+1
|
* add s3-fetch-and-sync scriptTony Theodore2012-09-221-0/+8