/civetweb-2.7.6/examples/https/ |
D | README.md | 4 …run 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/ |
D | Building.md | 26 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/ |
D | Makefile | 14 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
|
D | duk_debug.js | 1726 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/ |
D | Makefile | 14 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
|
D | duk_debug.js | 1726 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/ |
D | luavs.bat | 2 @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/ |
D | README.rst | 15 $ ./evloop curses-timers.js # run with Ecmascript eventloop 16 $ ./evloop -c curses-timers.js # run with C eventloop
|
D | ecma_eventloop.js | 200 EventLoop.run = function() { function
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/eventloop/ |
D | README.rst | 15 $ ./evloop curses-timers.js # run with Ecmascript eventloop 16 $ ./evloop -c curses-timers.js # run with C eventloop
|
D | ecma_eventloop.js | 200 EventLoop.run = function() { function
|
/civetweb-2.7.6/src/ |
D | md5.inl | 41 * 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
|
D | mod_zlib.inl | 80 /* run deflate() on input until output buffer not full, finish
|
D | sha1.inl | 56 Modified to run on Compaq Alpha hardware.
|
/civetweb-2.7.6/conan/test_package/ |
D | conanfile.py | 19 self.run(bin_path, run_environment=True)
|
/civetweb-2.7.6/examples/multidomain/ |
D | README.md | 1 Compile CivetWeb to the repository root and run it from there
|
/civetweb-2.7.6/conan/ |
D | build.py | 82 builder.run()
|
/civetweb-2.7.6/resources/jni/ |
D | Android.mk | 94 PID_FILE ?= /var/run/$(LOCAL_MODULE).pid
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/test/ |
D | README | 2 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/ |
D | README.rst | 14 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/ |
D | README.rst | 14 This allows automatic destructors to run as expected. The config option is
|
/civetweb-2.7.6/ci/test/ |
D | README.md | 30 * 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/ |
D | HISTORY | 65 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/ |
D | Makefile | 29 PID_FILE ?= /var/run/$(CPROG).pid
|
D | build.cmd | 731 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%'"
|