Home
last modified time | relevance | path

Searched full:sh (Results 1 – 25 of 35) sorted by relevance

12

/civetweb-2.7.6/
D.travis.yml28 wget https://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.sh --no-check-certificate;
29 chmod +x cmake-3.7.2-Linux-x86_64.sh;
30 ./cmake-3.7.2-Linux-x86_64.sh --prefix=$HOME/usr --exclude-subdir --skip-license;
47 sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6';
133 - ./conan/travis/install.sh
137 - ./conan/travis/build.sh
148 - ./conan/travis/install.sh
152 - ./conan/travis/build.sh
Dappveyor.yml316 # Remove sh.exe from the path otherwise CMake will complain:
317 # "sh.exe was found in your PATH, here: C:/Program Files/Git/usr/bin/sh.exe"
320 # The entire directory containing sh.exe could be removed from the PATH environment:
324 # So, just rename sh.exe:
325 - ren "C:\Program Files\Git\usr\bin\sh.exe" _sh.exe
Dformat.bat1 #!/bin/sh
Dbuild1 #!/bin/sh
/civetweb-2.7.6/resources/
Dcoverity_check.sh1 #! /bin/sh
9 echo "username@hostname:/somewhere/civetweb$ ./resources/coverity_check.sh" 1>&2
/civetweb-2.7.6/ci/travis/
Dsetup_lua.sh9 # use it by sourcing lua_env.sh
11 source ci/travis/platform.sh
Drun_ci_tests.sh4 source ci/travis/lua_env.sh
Dinstall_rocks.sh4 source ci/travis/lua_env.sh
/civetweb-2.7.6/test/
Dlinux_fail.cgi1 #!/bin/sh
Dlinux_fail_silent.cgi1 #!/bin/sh
Dhello.cgi1 #!/bin/sh
Dbad.cgi1 #!/bin/sh
Dlinux.cgi1 #!/bin/sh
Ddelayed.cgi1 #!/bin/sh
Dtest.pl362 o("GET /sh.cgi HTTP/1.0\n\r\n", 'shell script CGI',
363 'GET sh CGI file') unless on_windows();
/civetweb-2.7.6/test/cgidir/
Dtest-lf.cgi1 #!/bin/sh
Dtest-crlf.cgi1 #!/bin/sh
/civetweb-2.7.6/test/linux_shell_cgi/
Dindex.cgi1 #!/bin/sh
/civetweb-2.7.6/test/ajax/
Decho.cgi1 #!/bin/sh
/civetweb-2.7.6/examples/ws_client/
Dbuild.sh1 #!/bin/sh
/civetweb-2.7.6/resources/cert/
Dclient.key.orig14 LqRaZCDqXHsofM49JEbU/32SV3JhSjfzJ9gVG+lymGZIdmYD4y+SH/6K0QtCN9cY
Dmake_certs.sh1 #!/bin/sh
/civetweb-2.7.6/examples/https/
Dcivetweb.conf74 # signed certificate, generated with make_certs.sh in resources/cert/
/civetweb-2.7.6/docs/
DUserManual.md949 interpreter executable, e.g.: `#!/path/to/perl.exe` or `#!/bin/sh`.
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduk_config.h826 #define DUK_USE_ARCH_STRING "sh"

12