Home
last modified time | relevance | path

Searched refs:wget (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/.github/
DDockerfile9 apt-get install -y --no-install-recommends ca-certificates wget gnupg && \
10wget -O /etc/apt/trusted.gpg.d/altusmetrum.gpg https://maps.altusmetrum.org/archive/archive-key.gp…
19 …(cd /opt && while read file; do wget $file || exit 1; tar xf `basename $file`; rm `basename $file`…
DDockerfile-zephyr11 apt-get install -y --no-install-recommends ca-certificates wget gnupg && \
22 wget "$file" || exit 1; \
/picolibc-latest/newlib/libc/string/
Dmkunidata24 wget () { function
31 wget https://www.cl.cam.ac.uk/~mgk25/download/uniset.tar.gz
36 do wget http://unicode.org/Public/UNIDATA/$data
/picolibc-latest/newlib/libc/ctype/
Dmkunidata24 wget () { function
32 do wget http://unicode.org/Public/UNIDATA/$data
/picolibc-latest/.github/workflows/
Dsteps-head25wget -nv https://github.com/ccache/ccache/releases/download/v4.8.2/ccache-4.8.2-linux-x86_64.tar.xz