Searched refs:sh (Results 1 – 25 of 299) sorted by relevance
12345678910>>...12
40 common.sh \70 ppm2tiff_pbm.sh \71 ppm2tiff_pgm.sh \73 tiffcp-g3.sh \78 tiffcp-g4.sh \82 tiffdump.sh \83 tiffinfo.sh \86 tiff2ps-PS1.sh \87 tiff2ps-PS2.sh \88 tiff2ps-PS3.sh \[all …]
413 am__EXEEXT_3 = ppm2tiff_pbm.sh ppm2tiff_pgm.sh ppm2tiff_ppm.sh \414 tiffcp-g3.sh tiffcp-g3-1d.sh tiffcp-g3-1d-fill.sh \415 tiffcp-g3-2d.sh tiffcp-g3-2d-fill.sh tiffcp-g4.sh \416 tiffcp-logluv.sh tiffcp-thumbnail.sh tiffcp-lzw-compat.sh \417 tiffdump.sh tiffinfo.sh tiffcp-split.sh tiffcp-split-join.sh \418 tiff2ps-PS1.sh tiff2ps-PS2.sh tiff2ps-PS3.sh tiff2ps-EPS1.sh \1165 tiffcp-g3.sh.log: tiffcp-g3.sh1200 tiffcp-g4.sh.log: tiffcp-g4.sh1228 tiffdump.sh.log: tiffdump.sh1235 tiffinfo.sh.log: tiffinfo.sh[all …]
33 bmp2tiff_rgb.sh34 gif2tiff.sh38 tiffcp-g3.sh43 tiffcp-g4.sh47 tiffdump.sh48 tiffinfo.sh51 tiff2ps-PS1.sh52 tiff2ps-PS2.sh53 tiff2ps-PS3.sh55 tiff2pdf.sh[all …]
1 diff -ruN zlib-1.2.11.orig/make-cross-x64.sh zlib-1.2.11/make-cross-x64.sh2 --- zlib-1.2.11.orig/make-cross-x64.sh 1969-12-31 16:00:00.000000000 -08003 +++ zlib-1.2.11/make-cross-x64.sh 2017-10-21 21:09:10.000000000 -07005 +#!/bin/sh19 diff -ruN zlib-1.2.11.orig/make-cross-x86.sh zlib-1.2.11/make-cross-x86.sh20 --- zlib-1.2.11.orig/make-cross-x86.sh 1969-12-31 16:00:00.000000000 -080021 +++ zlib-1.2.11/make-cross-x86.sh 2017-10-21 21:09:10.000000000 -070023 +#!/bin/sh
114 ```sh159 ```sh166 ```sh171 ```sh176 ```sh181 ```sh188 ```sh193 ```sh199 ```sh204 ```sh[all …]
1 diff -r -u ./autogen.sh ./autogen.sh2 --- ./autogen.sh Mon Nov 3 23:29:41 20033 +++ ./autogen.sh Wed Feb 18 07:21:56 20045 #!/bin/sh39 diff -r -u ./Test/autogen.sh ./Test/autogen.sh40 --- ./Test/autogen.sh Mon Nov 3 23:29:41 200341 +++ ./Test/autogen.sh Wed Feb 18 07:26:29 200443 #!/bin/sh
30 ├── autogen.sh34 │ ├── androidbuild.sh40 │ ├── gcc-fat.sh41 │ ├── g++-fat.sh42 │ ├── install-sh43 │ ├── iosbuild.sh44 │ ├── ltmain.sh47 │ ├── naclbuild.sh50 │ ├── showrev.sh51 │ ├── strip_fPIC.sh[all …]
20 (cd test; sh autogen.sh)
66 ${AUTODIR}/build-stm32-latest.sh ${FW_TAG} ${LOCAL_FIRMWARE}68 ${AUTODIR}/build-cc3200-latest.sh ${FW_TAG} ${LOCAL_FIRMWARE}70 ${AUTODIR}/build-esp8266-latest.sh ${FW_TAG} ${LOCAL_FIRMWARE}72 ${AUTODIR}/build-esp32-latest.sh ${IDF_PATH_V42} ${FW_TAG} ${LOCAL_FIRMWARE}73 ${AUTODIR}/build-esp32-latest.sh ${IDF_PATH_V43} ${FW_TAG} ${LOCAL_FIRMWARE}75 ${AUTODIR}/build-rp2-latest.sh ${FW_TAG} ${LOCAL_FIRMWARE}77 ${AUTODIR}/build-mimxrt-latest.sh ${FW_TAG} ${LOCAL_FIRMWARE}
3 sh png2pnm.sh4 sh pnm2png.sh
74 ```sh94 ```sh121 ```sh125 ```sh129 ```sh136 ```sh139 ```sh
286 ```sh290 ```sh294 ```sh298 ```sh301 ```sh305 ```sh311 ```sh317 ```sh322 ```sh326 ```sh
19 ```sh140 ```sh144 ```sh149 ```sh156 ```sh175 ```sh230 ```sh236 ```sh
359 ```sh364 ```sh369 ```sh373 ```sh392 ```sh396 ```sh400 ```sh406 ```sh416 ```sh420 ```sh[all …]
157 ```sh161 ```sh165 ```sh171 ```sh180 ```sh190 ```sh
131 ```sh151 ```sh173 ```sh178 ```sh184 ```sh
139 ```sh143 ```sh154 ```sh158 ```sh
136 ```sh142 ```sh202 ```sh247 ```sh251 ```sh258 ```sh298 ```sh
10 rev=`sh showrev.sh 2>/dev/null`
52 ```sh57 ```sh86 ```sh143 ```sh
233 ```sh237 ```sh244 ```sh253 ```sh268 ```sh277 ```sh
153 ```sh159 ```sh167 ```sh173 ```sh
22 - `do-mp.sh` - shell script to produce `mp_mbedtls_errors.c`24 - `do-test.sh` - shell script to produce `mp_mbedtls_errors.c` and compile the `tester` app25 - `do-esp32.sh` - shell script to produce `esp32_mbedtls_errors.c` -- see below31 future the `do-esp32.sh` script can be used to generate an esp32-specific version.38 - When a new version of Mbedtls is pulled-in the `do-mp.sh` script should be run to
115 ```sh146 ```sh151 ```sh167 ```sh172 ```sh
79 * 或者通过 `easyinstall.sh`一键式安装83 sudo sh easyinstall.sh <lower name of product (like 'ecs')>86 sudo sh easyinstall.sh core87 sudo sh easyinstall.sh ecs
Completed in 30 milliseconds