18b6f27f49
Update scripts
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-19 00:24:44 +02:00
1f84d64675
back to 7.76.0 curl
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-18 23:44:47 +02:00
52c9e8313c
Fix error
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-18 22:34:46 +02:00
451acec74b
Update curl version
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-18 18:04:52 +02:00
d59411d2cb
Fix bash scripts
...
Fix bash scripts
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-08 20:45:36 +02:00
501b1b84dc
Improve curl with retry on error
...
Improve curl with retry on error
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 01:17:47 +02:00
479f1c5d6f
Add cmake to build from source
...
Add cmake to build from source
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-30 09:07:19 +02:00
mayeut
7a1c61536e
chore: update curl 7.52.1 → 7.76.0
...
changelog: https://curl.se/changes.html#7_76_0
2021-04-05 21:08:41 +02:00
Matt McCormick
ba72994b41
common: Fix bash shell script invocation
...
`#!/usr/bin/env bash` should be used to avoid hard paths.
To address:
dockcross-manylinux-x64: bad interpreter: /bin/bash^M: no such file or directory
2018-08-20 18:12:32 -04:00
Francois Budin
602fb22cce
ENH: Compile git with SSL support
...
Older versions of git included in older linux distributions are not able
to download source from Github. A newer version is required with a newer
OpenSSL. This requires to also build curl with the same OpenSSL.
CMake is downloaded precompiled if available (64bits system) or compiled
from source otherwise.
2018-04-14 19:12:07 -04:00