/civetweb-2.7.6/test/ |
D | MakefileTest.mk | 13 all: test 31 $(MAKE) -C $(TOP)/examples/embedded_c clean all 34 $(MAKE) -C $(TOP)/examples/embedded_cpp clean all 37 $(MAKE) -C $(TOP)/examples/chat clean all 40 $(MAKE) -C $(TOP)/examples/hello clean all 43 $(MAKE) -C $(TOP)/examples/post clean all 46 $(MAKE) -C $(TOP)/examples/upload clean all 49 $(MAKE) -C $(TOP)/examples/websocket clean all 88 .PHONY: all buildoptions buildinstall clean os linux
|
D | ssi_test.shtml | 12 …k on Windows, others only on Linux, and some probably not on all Linux distributions and all Windo…
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/src/ |
D | Makefile | 44 all: $(ALL_T) target 84 …$(MAKE) all CC="xlc" CFLAGS="-O2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN" MYLIBS="-ldl" MYLDFLAGS="-brtl … 87 $(MAKE) all MYCFLAGS=-DLUA_ANSI 90 $(MAKE) all MYCFLAGS="-DLUA_USE_POSIX -DLUA_USE_DLOPEN" MYLIBS="-Wl,-E" 93 $(MAKE) all MYCFLAGS="-DLUA_USE_LINUX" MYLIBS="-Wl,-E -lreadline" 96 $(MAKE) all MYCFLAGS= 99 $(MAKE) all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" 102 $(MAKE) all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-lreadline" 113 $(MAKE) all MYCFLAGS=-DLUA_USE_POSIX 116 $(MAKE) all MYCFLAGS="-DLUA_USE_POSIX -DLUA_USE_DLOPEN" MYLIBS="-ldl" [all …]
|
/civetweb-2.7.6/docs/ |
D | Contribution.md | 4 Contributions to CivetWeb are welcome, provided all contributions carry the MIT license. 7 …matically when you create a pull request, but it may take some hours until all tests are completed… 28 I'm asking for this, because I usually review all pull requests. 32 … is a much more effective way to reach the same goal. Finally it will help all other users, since …
|
D | UserManual.md | 152 all accesses. On each request the full list is traversed, and 155 -0.0.0.0/0,+192.168/16 deny all accesses, only allow 192.168/16 subnet 236 If all CGIs use the same interpreter, for example they are all PHP, it is 309 (e.g., 4xx - all client errors) or all errors. The corresponding error pages 323 and all requests are authorized against that file. 342 hide all files with a certain extension, make sure to use **.extension 360 all resources required to show a website. 377 option at all. 406 or Lua websocket). It can be used to modify the Lua environment of all web 408 required by all scripts. [all …]
|
/civetweb-2.7.6/ |
D | LICENSE.md | 5 aspects of the software. Not all licenses may apply depending 12 ### Included with all features. 30 > all copies or substantial portions of the Software. 58 > all copies or substantial portions of the Software. 105 > all copies or substantial portions of the Software. 133 > all copies or substantial portions of the Software. 165 > all copies or substantial portions of the Software. 199 > all copies or substantial portions of the Software.
|
/civetweb-2.7.6/examples/_obsolete/hello/ |
D | Makefile | 24 all: $(PROG) target 36 .PHONY: all clean
|
/civetweb-2.7.6/examples/_obsolete/upload/ |
D | Makefile | 24 all: $(PROG) target 36 .PHONY: all clean
|
/civetweb-2.7.6/examples/embedded_cpp/ |
D | Makefile | 24 all: $(PROG) target 36 .PHONY: all clean
|
/civetweb-2.7.6/examples/_obsolete/post/ |
D | Makefile | 24 all: $(PROG) target 36 .PHONY: all clean
|
/civetweb-2.7.6/examples/_obsolete/websocket_client/ |
D | Makefile | 25 all: $(PROG) target 37 .PHONY: all clean
|
/civetweb-2.7.6/examples/_obsolete/websocket/ |
D | Makefile | 24 all: $(PROG) target 36 .PHONY: all clean
|
/civetweb-2.7.6/examples/_obsolete/ws_server/ |
D | Makefile | 24 all: $(PROG) target 36 .PHONY: all clean
|
/civetweb-2.7.6/examples/embedded_c/ |
D | Makefile | 24 all: $(PROG) target 36 .PHONY: all clean
|
/civetweb-2.7.6/examples/_obsolete/chat/ |
D | Makefile | 25 all: $(PROG) $(SSL_CERT) target 40 .PHONY: all clean
|
/civetweb-2.7.6/examples/rest/ |
D | Makefile | 25 all: $(PROG) target 37 .PHONY: all clean
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/ |
D | INSTALL | 67 automatically for all platforms listed above that have this feature 90 If all you want is to build the Lua interpreter, you may put all .c files 91 in a single project, except for luac.c and print.c. Or just use etc/all.c.
|
D | HISTORY | 13 + metatables for all types 44 + {f()} fills a table with all values returned by f. 54 all errors are reported to the caller on the stack. 85 + all return values are passed as arguments for the last function 105 + redirected all output in Lua's core to _ERRORMESSAGE and _ALERT.
|
D | Makefile | 53 all: $(PLAT) target 126 .PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho
|
/civetweb-2.7.6/docs/api/ |
D | mg_get_valid_options.md | 13 |`const struct mg_option *`|An array with all valid configuration options| 17 The function `mg_get_valid_options()` returns an array with all valid configuration options of Cive…
|
D | mg_stop.md | 17 …this function may take some time because it waits until all threads have stopped and returns all m…
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/ |
D | Makefile.sharedlibrary | 39 .PHONY: all 40 all: libduktape.so.$(REAL_VERSION) libduktaped.so.$(REAL_VERSION)
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/ |
D | Makefile.sharedlibrary | 39 .PHONY: all 40 all: libduktape.so.$(REAL_VERSION) libduktaped.so.$(REAL_VERSION)
|
/civetweb-2.7.6/src/third_party/lua-5.2.4/ |
D | Makefile | 52 all: $(PLAT) target 112 .PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho
|
/civetweb-2.7.6/src/third_party/lua-5.3.5/ |
D | Makefile | 52 all: $(PLAT) target 112 .PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho
|