Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 29) sorted by relevance

12

/civetweb-2.7.6/examples/https/
DREADME.md4run a HTTPS server without most of the options there - only `ssl_certificate` and one port (e.g., …
12 Instructions to run the test and to adapt the configuration can be found [`civetweb.conf`](civetweb…
/civetweb-2.7.6/docs/
DBuilding.md26 In the start menu locate and run the "Run terminal" batch file. For TDM-GCC this is named "MinGW Co…
27 Navigate to the civetweb sources directory and run:
69 independent code (PIC) is required for it. Trying to run it after
119 Note: The `-n` corresponds to the `--dry-run` option (it does not make any changes): You can see wh…
215 This is a small guide to help you run civetweb on Android, originally
217 Note: You do not need root access to run civetweb on Android.
/civetweb-2.7.6/src/third_party/duktape-1.5.2/debugger/
DMakefile14 all: run
16 .PHONY: run
17 run: node_modules static/socket.io-1.2.0.js static/jquery-1.11.1.min.js static/reset.css static/jqu… target
Dduk_debug.js1726 Debugger.prototype.run = function () { method in Debugger
1835 DebugWebServer.prototype.run = function () { method in DebugWebServer
2226 DebugProxy.prototype.run = function () { method in DebugProxy
2462 prx.run();
2468 dbg.run();
2469 web.run();
/civetweb-2.7.6/src/third_party/duktape-1.8.0/debugger/
DMakefile14 all: run
16 .PHONY: run
17 run: node_modules static/socket.io-1.2.0.js static/jquery-1.11.1.min.js static/reset.css static/jqu… target
Dduk_debug.js1726 Debugger.prototype.run = function () { method in Debugger
1835 DebugWebServer.prototype.run = function () { method in DebugWebServer
2226 DebugProxy.prototype.run = function () { method in DebugProxy
2462 prx.run();
2468 dbg.run();
2469 web.run();
/civetweb-2.7.6/src/third_party/lua-5.1.5/etc/
Dluavs.bat2 @rem Do not run from this directory; run it from the toplevel: etc\luavs.bat .
/civetweb-2.7.6/src/third_party/duktape-1.5.2/examples/eventloop/
DREADME.rst15 $ ./evloop curses-timers.js # run with Ecmascript eventloop
16 $ ./evloop -c curses-timers.js # run with C eventloop
Decma_eventloop.js200 EventLoop.run = function() { function
/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/eventloop/
DREADME.rst15 $ ./evloop curses-timers.js # run with Ecmascript eventloop
16 $ ./evloop -c curses-timers.js # run with C eventloop
Decma_eventloop.js200 EventLoop.run = function() { function
/civetweb-2.7.6/src/
Dmd5.inl41 * This package supports both compile-time and run-time determination of CPU
43 * compiled to run only on little-endian CPUs; if ARCH_IS_BIG_ENDIAN is
44 * defined as non-zero, the code will be compiled to run only on big-endian
46 * run on either big- or little-endian CPUs, but will run slightly less
Dmod_zlib.inl80 /* run deflate() on input until output buffer not full, finish
Dsha1.inl56 Modified to run on Compaq Alpha hardware.
/civetweb-2.7.6/conan/test_package/
Dconanfile.py19 self.run(bin_path, run_environment=True)
/civetweb-2.7.6/examples/multidomain/
DREADME.md1 Compile CivetWeb to the repository root and run it from there
/civetweb-2.7.6/conan/
Dbuild.py82 builder.run()
/civetweb-2.7.6/resources/jni/
DAndroid.mk94 PID_FILE ?= /var/run/$(LOCAL_MODULE).pid
/civetweb-2.7.6/src/third_party/lua-5.1.5/test/
DREADME2 They are meant to be run to make sure Lua is built correctly and also
/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/cpp-exceptions/
DREADME.rst14 This allows automatic destructors to run as expected. The config option is
/civetweb-2.7.6/src/third_party/duktape-1.5.2/examples/cpp-exceptions/
DREADME.rst14 This allows automatic destructors to run as expected. The config option is
/civetweb-2.7.6/ci/test/
DREADME.md30 * Any file under ci_tests which ends in _spec.lua will be automatically run
/civetweb-2.7.6/src/third_party/lua-5.1.5/
DHISTORY65 be "@filename", to run a file, or the chunk itself.
134 + sample interpreter now prompts user when run interactively, and also
/civetweb-2.7.6/
DMakefile29 PID_FILE ?= /var/run/$(CPROG).pid
Dbuild.cmd731 call :log 0 "You must run %~nx0 in elevated mode to install '%name%'"
803 call :log 0 "You must run %~nx0 in elevated mode to install '%name%'"

12