bel
|
5fbb1db308
Experimental support for duktape (Step 3/?)
|
9 years ago |
bel
|
72204bdc0f
Experimental support for duktape (Step 2/?)
|
9 years ago |
bel
|
97c77c200e
Experimental support for duktape (Step 1/?)
|
9 years ago |
bel
|
d33ff62ab1
MinGW: correct compiler defines
|
10 years ago |
bel
|
0037369809
MinGW: correct compiler defines
|
10 years ago |
bel
|
22a38b7c39
MinGW: include _mingw.h, to access mingw version defines
|
10 years ago |
bel
|
9a69a05905
Update source code format details
|
10 years ago |
bel
|
8165305549
Rearrange definition of main for exe test
|
10 years ago |
bel
|
5cf6afbaeb
Disable Wimplicit-function-declaration for executable test build on CI build server
|
10 years ago |
bel
|
f5f918cef8
Set defines for realpath in Linux
|
10 years ago |
bel
|
95637af83d
Fix some compile warnings in main.c
|
10 years ago |
bel
|
1e0745cda2
Move redefinition of main to test header
|
10 years ago |
bel
|
f7eb8a1e5b
Move printf blocking define below include civetweb.h
|
10 years ago |
bel
|
5a2678e73e
Replace printf by fprintf(stdout) in main
|
10 years ago |
bel
|
61b9afa121
Fix system specific pre-processor defines
|
10 years ago |
bel2125
|
acfeddfd93
Add header for uname
|
10 years ago |
bel
|
6b0603777d
Add command line option -I to display information about the system
|
10 years ago |
bel
|
5f189803bb
Support build for Lua 5.1 (for LuaJIT), Lua 5.2 and Lua 5.3 (Step 3/?)
|
10 years ago |
bel2125
|
7687e25db8
LuaJIT support (Step 1/?)
|
10 years ago |
bel
|
b43088672a
Update repository link in main.c: bel2125/civetweb --> civetweb/civetweb
|
10 years ago |
bel
|
125049597b
Fix or mark some issues from static code analysis
|
10 years ago |
bel
|
fc76a4fa7e
Fix some warnings in Linux
|
10 years ago |
bel
|
36ce480cc3
clang_format src and include
|
10 years ago |
bel2125
|
4cd3d463fc
Allow infinite timeouts (config value 0)
|
10 years ago |
bel
|
3291c1d388
Check TODO marks and assign priorities
|
10 years ago |
bel
|
40dfb432cd
main.c must be C89 compliant for Visual Studio < 2013
|
10 years ago |
Matt Clarkson
|
b77ee408f1
Enabled declaration of main
|
10 years ago |
Matt Clarkson
|
6f83251b56
Resolve shortening errors
|
10 years ago |
Matt Clarkson
|
e388305907
Initialize structures with non-const initialzers
|
10 years ago |
Eric Tsau
|
706770ad62
Fixed compilation issues with tdm-gcc
|
10 years ago |