Jean-Christophe Fillion-Robin
9f4e0b7413
chore(imagesfiles): Refactor script introducing fetch_source function
...
Update options preferring their more explicit long form:
`-f` is `--fail`
`-s` is `--silent`
`-S` is `--show-error`
`-L` is `--location`
Additionally, `-O` is removed in favor of explicitly specifying the output file using `-o`
2025-08-27 11:57:08 -04:00
Bensuperpc
52c9e8313c
Fix error
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com >
2022-05-18 22:34:46 +02:00
Bensuperpc
c74798ebb7
Update cmake and ninja version
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com >
2022-05-18 17:45:56 +02:00
Bensuperpc
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
mayeut
aa2a06e76b
chore: update Ninja 1.7.2 → 1.10.2
...
changelog: https://github.com/ninja-build/ninja/compare/v1.7.2...v1.10.2
2021-04-07 17:45:50 +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
Jean-Christophe Fillion-Robin
007899c2a5
STYLE: For consistency, rename install-ninja.sh to build-and-install-ninja.sh
2018-06-06 13:45:59 -04:00