bel2125
|
698303af84
Makefile should create all required directories
|
8 gadi atpakaļ |
Henry Chang
|
857745eafb
Make MAX_REQUEST_SIZE configurable
|
8 gadi atpakaļ |
bel2125
|
14e28127e9
Prepare data for server status (Step 3/?) (See #243)
|
8 gadi atpakaļ |
bel2125
|
7947ec1f3d
Replace command to find version number in build (#407)
|
8 gadi atpakaļ |
bel2125
|
2121e8c7e0
Fix grep/sed magic for make slib (#407)
|
8 gadi atpakaļ |
Saumitra Vikram
|
38e54ea42c
Disabling code optimization flag for DEBUG build
|
9 gadi atpakaļ |
Christian Mauderer
|
e7c28c2c42
Change to option for building without caching.
|
9 gadi atpakaļ |
mingodad
|
af2cb138be
Fix unit_test, still not working properly
|
9 gadi atpakaļ |
bel2125
|
63ef9cbd35
Small fixes in Makefile
|
9 gadi atpakaļ |
bel2125
|
b806e83762
Experimental support for duktape (Step 5/?)
|
9 gadi atpakaļ |
shantanugadgil
|
3b415f9cd3
Allow parameters to the resource compiler
|
10 gadi atpakaļ |
bel2125
|
059386c86d
Support build for Lua 5.1 (for LuaJIT), Lua 5.2 and Lua 5.3 (Step 7/7)
|
10 gadi atpakaļ |
bel2125
|
e5adc3377d
Support build for Lua 5.1 (for LuaJIT), Lua 5.2 and Lua 5.3 (Step 6/?)
|
10 gadi atpakaļ |
bel2125
|
7687e25db8
LuaJIT support (Step 1/?)
|
10 gadi atpakaļ |
Eric Tsau
|
706770ad62
Fixed compilation issues with tdm-gcc
|
10 gadi atpakaļ |
Eric Tsau
|
217d93f48b
Do not redefine USE_TIMERS which is already defined in civetweb.c
|
10 gadi atpakaļ |
Dialga
|
b84609a6dd
Merge remote-tracking branch 'upstream/master'
|
10 gadi atpakaļ |
bel2125
|
2ceaaa708e
Remove -Wsign-conversion for the moment
|
10 gadi atpakaļ |
bel2125
|
2a5cb9ed6c
Merge Linux Makefile warning options
|
10 gadi atpakaļ |
bel
|
448563dc21
Resolve merge conflicts for #129
|
10 gadi atpakaļ |
Dialga
|
9e77ac2c88
Merge remote-tracking branch 'upstream/master'
|
10 gadi atpakaļ |
Dialga
|
d50cb5b617
Fix makefile for cross compilation
|
10 gadi atpakaļ |
Lianghui
|
6b044c378b
Add -fPIC for static linked library.
|
10 gadi atpakaļ |
bel2125
|
10ee9fa662
Clean executable in Makefile
|
10 gadi atpakaļ |
Daniel Oaks
|
90adb0d115
Only include -lrt if on Linux
|
10 gadi atpakaļ |
Keith Kyzivat
|
fd412a3867
librt is not present on Mac. Only link it on Linux builds.
|
10 gadi atpakaļ |
cbishop
|
08dec35eb7
added soname,real name and linker name outputs
|
10 gadi atpakaļ |
Nick Hildebrant
|
1dbd48c011
linking fails because clock_gettime is missing without -lrt flag on ubuntu
|
10 gadi atpakaļ |
Eric Tsau
|
6d4e019c38
Fixes to enable building using MinGW-w64 or TDM-GCC
|
10 gadi atpakaļ |
bel2125
|
39863f7973
Fix: Makefile must use tabs instead of spaces
|
10 gadi atpakaļ |