Thomas Davis
|
0c3cb15f58
Changed Windows installer to use Inno Setup.
|
před 12 roky |
Thomas Davis
|
3e4216529c
Fixed some errors with the usage of mg_stat()
|
před 12 roky |
Thomas Davis
|
b745f22107
Normallized coding style in a predictable way.
|
před 12 roky |
Thomas Davis
|
dd58451725
Dealt with compiler warnings and some static analysis hits.
|
před 12 roky |
Thomas Davis
|
a8c628840e
Added safe upgrade install changes.
|
před 12 roky |
Thomas Davis
|
89d5207904
Fixed Lua capitialization
|
před 12 roky |
Thomas Davis
|
f062af4bce
CLeaned up support for buildroot
|
před 12 roky |
Thomas Davis
|
de0d550486
Updated dist files to conform to install directories
|
před 12 roky |
Thomas Davis
|
7bc5e59d0c
Added install support for changing the doc root and ports
|
před 12 roky |
Thomas Davis
|
de99716bfc
Made the install more seemless.
|
před 12 roky |
Thomas Davis
|
b92d9f0098
Added support for parallel make jobs
|
před 12 roky |
Thomas Davis
|
b2aee90d14
Regorganized directories to make them more intuitive
|
před 12 roky |
Thomas Davis
|
1bef635908
Cleaned up installion make rule using GNU conventions
|
před 12 roky |
Thomas Davis
|
2f880bb317
Upgraded LUA to 5.2.2, added library build targets
|
před 12 roky |
Thomas Davis
|
350b1fc75e
Made md5 a static include, renamed source includes a .inl.
|
před 12 roky |
Thomas Davis
|
723d10e63e
Changed make INSTALL_DIR to PREFIX to be more compatible
|
před 12 roky |
Thomas Davis
|
b742151013
Added new Build document and reloated documents
|
před 12 roky |
Thomas Davis
|
241b90ad4a
Removed service install because it is not standard
|
před 12 roky |
Thomas Davis
|
5541d6de11
Updated makefile help
|
před 12 roky |
Thomas Davis
|
40d4e2e73b
Added more standard Linux Makefiles
|
před 12 roky |
Thomas Davis
|
a716fa3164
Excluded YASSL from default Windows and Mac builds
|
před 12 roky |
Thomas Davis
|
4fc63e059c
Fixed the md5 code inclusion in the build
|
před 12 roky |
Thomas Davis
|
d91be7731f
Replaced MD5 implementation.
|
před 12 roky |
Thomas Davis
|
a8bc92a305
Renamed to Civetweb
|
před 12 roky |
Sergey Lyubka
|
421c16b2bb
Added -DLUA_USE_DLOPEN, and added mongoose.o: mod_lua.c
|
před 12 roky |
Sergey Lyubka
|
d6b9f76e9c
Added COPT to CFLAGS
|
před 12 roky |
Sergey Lyubka
|
feb3b5db96
Using $(FLAGS) for cocoa target
|
před 12 roky |
Sergey Lyubka
|
508b67d6f5
Removed /Gd from windows compilation flags, cause that breaks sqlite3 + fts (qsort callback is __cdecl, not __stdcall)
|
před 12 roky |
Sergey Lyubka
|
389ed4e099
Enabling FTS in sqlite
|
před 12 roky |
Sergey Lyubka
|
5fb9aca2e1
Added -mmacosx-version-min for macos build
|
před 12 roky |