CvH
58ebc091cf
cleanup scripts: scripts/
2024-07-06 13:09:20 +02:00
Ian Leonard
1c690c031a
get: file lock changes
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-11-13 06:41:49 +00:00
Ian Leonard
b216c8d545
scripts/get: general cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-11-13 01:24:12 +00:00
CvH
843051d0f7
spdx: scripts/
2018-07-17 23:58:49 +02:00
MilhouseVH
fa74600e14
buildsystem: use single = not ==
2018-04-02 06:45:10 +01:00
MilhouseVH
d246e986d2
scripts/get_file: add file:// support - exists only for logging
2018-04-02 06:43:04 +01:00
MilhouseVH
3d1713527c
scripts/get: support get handlers, starting with get_archive
2018-04-02 06:43:04 +01:00
MilhouseVH
54c3be9f91
squash: belt & braces
2017-11-25 03:02:53 +00:00
MilhouseVH
dc61719ae4
scripts/get: avoid flip-flopping downloads
2017-11-24 11:42:41 +00:00
MilhouseVH
8f2e61c928
scripts/get: fix logic error when download is successful, but checksum is invalid
...
A download might succeed from, say, github, but have an invalid checksum. In this
case it would not attempt the alternative download from the mirror (which might
have the correct checksum), but instead it would repeatedly download from github
until the download limit is exceeded, and then fail completely.
2017-09-14 04:39:51 +01:00
MilhouseVH
976e9de27d
buildsystem: enable custom colours (or none at all)
2017-08-11 06:42:42 +01:00
Peter Vicman
8c2e4efb69
scripts/get: cosmetic change when reporting the calculated checksum
...
as described in https://github.com/LibreELEC/LibreELEC.tv/pull/1806#issuecomment-315903858
from
```
GET gettext
INFO Calculated checksum is: ff942af0e438ced4a8b0ea4b0b6e0d6d657157c5e2364de57baa279c1c125c43
UNPACK gettext
```
to
```
GET gettext
INFO Calculated checksum: ff942af0e438ced4a8b0ea4b0b6e0d6d657157c5e2364de57baa279c1c125c43
UNPACK gettext
```
2017-07-18 08:57:39 +02:00
MilhouseVH
32cb753e93
build system: verify package downloads using sha256 checksum
2017-05-05 18:34:35 +01:00
MilhouseVH
03363dc5cd
get: silence libssl.so/libcrypto.so messages
2017-02-12 22:37:35 +00:00
MilhouseVH
ac57520d9d
get: cleanup - optimise and remove redundant code
2017-02-12 22:37:35 +00:00
Lukas Rusak
9737e400d0
scripts/get: only try 3 times before giving up
2016-03-15 10:39:14 -07:00
MilhouseVH
875806cdac
Add PKG_SOURCE_NAME for non-standard package tarballs
2016-03-13 23:47:12 -07:00
MilhouseVH
dc12bbd8a6
build: Take a lock on the package download directory
2016-02-04 09:51:00 +00:00
MilhouseVH
fbfc4705b2
[get]: Avoid concurrent downloads of the same package
2016-01-03 07:23:06 +00:00
Stephan Raue
6481621d97
scripts: update license headers
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-01-02 17:26:58 +01:00
Stefan Saraev
fd31d5d958
buildsys: clean up checkdeps
2015-10-05 00:38:40 +02:00
Stefan Saraev
e32ef16312
scripts/get: 900s is too much
2015-08-26 00:17:00 +03:00
Arne Morten Kvarving
520dacb3b4
fixed: add missing quotes
...
terminal output might be blank
2015-04-06 00:31:17 +02:00
Stephan Raue
88640c54e6
scripts: minor cosmetics
2014-08-31 21:35:29 +02:00
Stephan Raue
5fa79809df
scripts/get: cleanup
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-02-04 22:50:08 +01:00