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

21 Commits

Author SHA1 Message Date
Christian Mauderer
e7c28c2c42 Change to option for building without caching.
This disables the caching feature. This is useful for systems that
don't offer a timegm() function.
2016-05-02 20:14:56 +02:00
bel
daf2c2e5f4 Update documentation 2015-12-08 22:16:40 +01:00
bel
a169c9a2e8 Update repository in documentation: bel2125/civetweb --> civetweb/civetweb 2015-08-11 22:45:38 +02:00
Eric Tsau
6d4e019c38 Fixes to enable building using MinGW-w64 or TDM-GCC 2015-03-22 00:46:06 +13:00
bel2125
b6088ee7eb Add a define SSL_ALREADY_INITIALIZED
This define should be set if civetweb is embeded into a host application
that did already set up SSL (libcrypto).
See also comment "cryptolib_users = 1", issue #58
2015-01-07 23:16:35 +01:00
bel
6ccd32a060 Update documentation 2014-12-27 20:20:48 +01:00
bel
4864ad9259 Clarify compile options in the docu (related to issue #29) 2014-08-07 19:56:37 +02:00
Thomas Davis
1461951d13 Compile fixes for OSX
Also fixed github URL's to point to correct project.
2014-06-26 17:38:05 -04:00
Thomas Davis
89d5207904 Fixed Lua capitialization 2013-10-07 14:22:18 -04:00
Thomas Davis
f062af4bce CLeaned up support for buildroot 2013-10-07 14:22:18 -04:00
Thomas Davis
185060729e Added buildroot files, and install guide 2013-10-07 14:22:17 -04:00
Thomas Davis
7bc5e59d0c Added install support for changing the doc root and ports 2013-10-07 14:22:17 -04:00
Thomas Davis
b2aee90d14 Regorganized directories to make them more intuitive 2013-10-07 14:22:16 -04:00
Thomas Davis
2f880bb317 Upgraded LUA to 5.2.2, added library build targets 2013-10-07 14:22:16 -04:00
sunsetbrew
e6cbd364ee Update Building.md 2013-10-07 14:22:15 -04:00
Thomas Davis
51719a5d81 Tested and documented cross compile strategy. 2013-10-07 14:22:14 -04:00
Thomas Davis
723d10e63e Changed make INSTALL_DIR to PREFIX to be more compatible 2013-10-07 14:22:14 -04:00
Thomas Davis
797a36f8a1 Relocated the VS project files to a more obvious location 2013-10-07 14:22:14 -04:00
sunsetbrew
3a7cbb0012 Update Building.md 2013-10-07 14:22:14 -04:00
sunsetbrew
5b37671383 Update Building.md 2013-10-07 14:22:14 -04:00
Thomas Davis
b742151013 Added new Build document and reloated documents 2013-10-07 14:22:13 -04:00