Tom Deblauwe
|
91c79cf279
no asan, and make static default
|
7 years ago |
Tom Deblauwe
|
084c45b82f
remove -flto
|
7 years ago |
Tom Deblauwe
|
f483eeac26
Merge branch 'master' of https://github.com/civetweb/civetweb.git into add_conan_packaging_file
|
7 years ago |
Tom Deblauwe
|
b685d6cbd9
enable cxx
|
7 years ago |
Tom Deblauwe
|
d5377daad5
use 1.10
|
7 years ago |
Tom Deblauwe
|
7e54e65247
Merge branch 'v1.10' into add_conan_packaging_file
|
7 years ago |
Tom Deblauwe
|
b3f5e498e2
first try
|
7 years ago |
Alberto Bignotti
|
e6f33082ff
using localhost:8080 as listening_ports #600
|
7 years ago |
bel2125
|
d5fcd37c9a
Debugger for Lua scripts (Step 1/?)
|
7 years ago |
bel2125
|
285777f418
Debugger for Lua scripts (Step 1/?)
|
7 years ago |
bel2125
|
1eab80be66
Add example for a Lua preload file
|
7 years ago |
bel2125
|
454ac52249
Merge pull request #599 from jgilje/master
|
7 years ago |
Joakim L. Gilje
|
e97d4c93e1
moved /WX flag inside 'NOT CIVETWEB_ALLOW_WARNINGS' block
|
7 years ago |
bel2125
|
f04a9f7411
Replace ssize_t by ptrdiff_t
|
7 years ago |
bel2125
|
7cafb40440
Update to Duktape 2.2.0
|
7 years ago |
bel2125
|
80b06afa94
Fix some warnings
|
7 years ago |
bel2125
|
9607b17529
Fix some more PVS-Studio warnings (#597)
|
7 years ago |
bel2125
|
f30ee564f2
Update from Lua 5.3.3 to 5.3.4
|
7 years ago |
bel2125
|
1a2c55349f
Fix some warnings from PVS Studio static analyser (#597)
|
7 years ago |
bel2125
|
b419b610e6
Unit test: Don't connect to external HTTPS server on Travis OSX test
|
7 years ago |
bel2125
|
5070ead3d7
Merge pull request #596 from hojalot/install-includes-libs
|
7 years ago |
John Faith
|
5dc2d8049c
Add install targets for headers and libraries.
|
7 years ago |
bel2125
|
6b8b159353
Add USE_ZLIB define for on-the-fly compression (#199)
|
7 years ago |
bel2125
|
10de3b0478
Add experimental implementation for on-the-fly compression (#199)
|
7 years ago |
bel2125
|
39af534982
Replace #ifdef by #if defined (for automated preprocessor define checking)
|
7 years ago |
bel2125
|
9bb6f180b6
Set define for obsolete file access member for "file in memory"
|
7 years ago |
bel2125
|
b71e6fe496
Format and move code from merge #590, use a different define
|
7 years ago |
bel2125
|
220cd75551
Disable some warnings within the code
|
7 years ago |
bel2125
|
6cb05762d4
Merge pull request #590 from abramobagnara/master
|
7 years ago |
bel2125
|
b7b35d3c8f
Add means to replace mg_cry and log_access by own implemention
|
7 years ago |