bel2125
|
7687e25db8
LuaJIT support (Step 1/?)
|
10 vuotta sitten |
Eric Tsau
|
706770ad62
Fixed compilation issues with tdm-gcc
|
10 vuotta sitten |
Eric Tsau
|
217d93f48b
Do not redefine USE_TIMERS which is already defined in civetweb.c
|
10 vuotta sitten |
Dialga
|
b84609a6dd
Merge remote-tracking branch 'upstream/master'
|
10 vuotta sitten |
bel2125
|
2ceaaa708e
Remove -Wsign-conversion for the moment
|
10 vuotta sitten |
bel2125
|
2a5cb9ed6c
Merge Linux Makefile warning options
|
10 vuotta sitten |
bel
|
448563dc21
Resolve merge conflicts for #129
|
10 vuotta sitten |
Dialga
|
9e77ac2c88
Merge remote-tracking branch 'upstream/master'
|
10 vuotta sitten |
Dialga
|
d50cb5b617
Fix makefile for cross compilation
|
10 vuotta sitten |
Lianghui
|
6b044c378b
Add -fPIC for static linked library.
|
10 vuotta sitten |
bel2125
|
10ee9fa662
Clean executable in Makefile
|
10 vuotta sitten |
Daniel Oaks
|
90adb0d115
Only include -lrt if on Linux
|
10 vuotta sitten |
Keith Kyzivat
|
fd412a3867
librt is not present on Mac. Only link it on Linux builds.
|
10 vuotta sitten |
cbishop
|
08dec35eb7
added soname,real name and linker name outputs
|
10 vuotta sitten |
Nick Hildebrant
|
1dbd48c011
linking fails because clock_gettime is missing without -lrt flag on ubuntu
|
10 vuotta sitten |
Eric Tsau
|
6d4e019c38
Fixes to enable building using MinGW-w64 or TDM-GCC
|
10 vuotta sitten |
bel2125
|
39863f7973
Fix: Makefile must use tabs instead of spaces
|
10 vuotta sitten |
bel
|
6ccd32a060
Update documentation
|
10 vuotta sitten |
bel
|
f96deec65d
Update help in Makefile
|
11 vuotta sitten |
bel
|
559a6ea45e
Lua: dynamic or static build
|
11 vuotta sitten |
bel
|
407d2c9e5b
Use dynamic lua lib instead of static
|
11 vuotta sitten |
bel
|
c002a6f1a0
Re-Add Unit tests for Linux
|
11 vuotta sitten |
jmc-
|
89c1672469
Added a new Makefile rule called 'unit_test', which builds a stand-alone executable called 'civetweb_test' that runs unit tests.
|
11 vuotta sitten |
bel
|
773866707e
Apply patch from spuschhof / issue #9: Fix for Makefile for MinGW32/MSYS
|
11 vuotta sitten |
Daniel Oaks
|
e24c5fa6cb
Fixed IPv6 makefile option
|
12 vuotta sitten |
Thomas Davis
|
0c3cb15f58
Changed Windows installer to use Inno Setup.
|
12 vuotta sitten |
Thomas Davis
|
3e4216529c
Fixed some errors with the usage of mg_stat()
|
12 vuotta sitten |
Thomas Davis
|
b745f22107
Normallized coding style in a predictable way.
|
12 vuotta sitten |
Thomas Davis
|
dd58451725
Dealt with compiler warnings and some static analysis hits.
|
12 vuotta sitten |
Thomas Davis
|
a8c628840e
Added safe upgrade install changes.
|
12 vuotta sitten |