1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-12-22 04:02:04 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
bel
98a099653d Currently supported Lua version for civetweb is 5.2.4 2015-08-16 23:13:11 +02:00
bel
d14ece6c1b Allow to set NO_CGI option for CMake 2015-08-16 11:14:47 +02:00
bel
706b4479e6 Update repository for debian package homepage settings: bel2125/civetweb --> civetweb/civetweb 2015-08-11 23:06:36 +02:00
bel
ddbeff24c3 Build option CIVETWEB_SERVE_NO_FILES to disable serving static files
See #182
2015-07-31 18:33:06 +02:00
Matt Clarkson
b60e5ab55c Adds the NO_FILES definition to the CMake build
The flag is controlled with the CIVETWEB_ENABLE_SERVE_FILES and should be
set to NO to disable static file serving.
2015-07-31 10:54:12 +01:00
Matt Clarkson
89c5a1b3ee Allow specification of third party location
This allows the user to specify where to build the third party code.
2015-07-14 21:55:04 +01:00
Matt Clarkson
11a748842b Move the stdint.h check to the right place 2015-07-14 11:29:49 +01:00
Matt Clarkson
e03cf46867 CMake build
This implements the CMake build for the project using the extra CMake
modules that have previously been added to the project.
2015-07-09 21:05:36 +02:00