0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-04-02 00:09:03 +00:00

27 Commits

Author SHA1 Message Date
ef165c3e9d scripts and tools: only use --passive-ftp for ftp: urls 2024-09-08 11:04:12 +00:00
67d6342299 tools/distro-tool: Fix python3.10 threading DeprecationWarnings 2023-07-16 14:29:51 +00:00
653298b18a buildsystem: allow onexit trap to be selectively ignored 2020-02-19 10:24:15 +00:00
292154d9fd distro-tool: halve the time required to generate workload 2019-07-06 03:14:41 +01:00
72cdeda49e distro-tool: handle garbage in error response 2019-05-25 13:59:07 +01:00
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
327e33a320 scripts/get, tools-distro-tool: fix wget redirection issue 2018-08-30 04:39:33 +01:00
c1d14da6b0 distro-tool: add --verify-checksum and --path-filter options 2018-08-18 05:59:41 +01:00
a007714c2f distro-tool: memory allocation errors on server with 32 worker threads 2018-08-18 05:59:41 +01:00
CvH
ec9319ec8d spdx: tools/ 2018-07-17 23:58:49 +02:00
6541ca9c58 distro-tool: handle binary/octet-stream HEAD responses 2018-06-17 05:03:13 +01:00
a42b9a183d distro-tool: fixup after server migration 2018-03-09 02:42:03 +00:00
7653e538cf distro-tool: avoid sourcing non-existing packages 2017-12-21 18:10:42 +00:00
4acd149ba6 distro-tool: add project package support 2017-12-14 05:15:50 +00:00
87997291dc distro-tool: ignore package output 2017-10-21 03:57:39 +01:00
029841cd6f distro-tool: ensure PKG_SHA256 is undefined when downloading specific revision 2017-10-13 14:16:15 +01:00
ccff086b96 distro-tool: add download verification 2017-05-08 06:11:38 +01:00
fe7b2bb2ac distro-tool: Add main/addon and rev/ver filters 2016-12-20 14:12:13 +00:00
8da443cf0c distro-tool: Fix error, improve performance 2016-08-18 04:38:38 +01:00
712a898ed0 distro-tool: Change default target after server move from web01 to web03 2016-07-10 17:37:24 +01:00
9fee54dab1 distro-tool: Ignore text/html responses 2016-05-10 10:55:48 +01:00
40aa7d6994 distro-tool: Workaround packages that call exit 2016-05-04 05:20:03 +01:00
a0961be05b distro-tool: Fixes (#269)
distro-tool: Better handling of unicode text
- More robust version matching
- Add clarity, drop startup delay
- Avoid excessive delays with really slow servers
- Handle 403 response when querying AWS with HEAD
2016-05-01 18:45:28 +02:00
cbe327e07e changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv

fixup
2016-04-27 11:36:31 +02:00
5cada1a6c4 distro-tool: treat 350 status as valid for ftp 2016-04-22 00:38:47 +01:00
a3625966ac tools: improve distro-tool performance 2016-04-18 20:11:00 +01:00
591db3277a tools/distro-tool: initial tool to help check the sources mirror 2016-04-07 13:31:25 -07:00