Sergey Lyubka
|
143fb4f423
|
Fixed macos build
|
2014-01-03 20:26:41 +00:00 |
|
Sergey Lyubka
|
b4a4b15835
|
Removed old cruft
|
2013-12-26 11:33:19 +00:00 |
|
Sergey Lyubka
|
923e5004e8
|
Added CFLAGS_EXTRA to windows compilation flags
|
2013-12-09 11:53:55 +00:00 |
|
Sergey Lyubka
|
b14a1e25f0
|
Not generating mongoose.c
|
2013-12-08 18:39:03 +00:00 |
|
Sergey Lyubka
|
5a3b1123f6
|
tests moved under build
|
2013-12-07 17:47:14 +00:00 |
|
Sergey Lyubka
|
af7efd980c
|
Adjusting unit test for core
|
2013-12-06 22:14:55 +00:00 |
|
Sergey Lyubka
|
988b40f70d
|
Moved webdav functions into webdav.c
|
2013-11-24 17:33:05 +00:00 |
|
Sergey Lyubka
|
b5fdd48d76
|
Moved websocket functions into websocket.c
|
2013-11-24 17:29:21 +00:00 |
|
Sergey Lyubka
|
78c994f7cc
|
Added /I. for CL flags
|
2013-11-23 13:58:01 +00:00 |
|
Sergey Lyubka
|
d138119d24
|
Made separate target for mongoose-lua-sqlite
|
2013-11-23 13:44:33 +00:00 |
|
Sergey Lyubka
|
73019665fa
|
moved mg_upload() into upload.c
|
2013-11-23 10:49:13 +00:00 |
|
Sergey Lyubka
|
66824e7757
|
moved CGI and IO into separate files
|
2013-11-23 10:47:35 +00:00 |
|
Sergey Lyubka
|
ebdf973af9
|
log_access() moved to log.c
|
2013-11-23 10:31:24 +00:00 |
|
Sergey Lyubka
|
37751a2875
|
directory ops moved to directory.c
|
2013-11-23 10:24:25 +00:00 |
|
Sergey Lyubka
|
45347bd44c
|
Moved mime-type functions to mime.c
|
2013-11-23 07:48:46 +00:00 |
|
Sergey Lyubka
|
292e43b41b
|
Removed unit test dependency
|
2013-10-15 13:11:47 -07:00 |
|
Sergey Lyubka
|
cafaecfc56
|
Moved HTTP client, ssl and some util code into separate files
|
2013-10-03 19:09:35 +01:00 |
|
Sergey Lyubka
|
47606a71ee
|
Moved unix and win32 code to different files
|
2013-10-02 23:21:13 +01:00 |
|
Sergey Lyubka
|
70154f6c23
|
Moved mod_lua.c to src/lua.c
|
2013-10-01 15:16:09 +01:00 |
|
Sergey Lyubka
|
d3577b7877
|
Moved auth code to separate file
|
2013-10-01 14:54:26 +01:00 |
|
Sergey Lyubka
|
199e0a330f
|
Moved options handling to src/options.c
|
2013-09-30 19:57:33 +01:00 |
|
Sergey Lyubka
|
a8da1b3334
|
Moved date parsing in build/src/parse_date.c
|
2013-09-30 19:51:16 +01:00 |
|
Sergey Lyubka
|
1f471e1cf3
|
Moved string functions to src/string.c
|
2013-09-30 13:09:16 +01:00 |
|
Sergey Lyubka
|
cd7e1b9eb7
|
Moved more ssl defs to internal.h
|
2013-09-30 12:59:43 +01:00 |
|
Sergey Lyubka
|
21965e0e03
|
Splitting monolithic mongoose.c to separate files. Amalgamating into mongoose.c for release.
|
2013-09-29 23:56:59 +01:00 |
|
Sergey Lyubka
|
96eb48902b
|
Always invoking test
|
2013-09-28 00:15:24 +01:00 |
|
Sergey Lyubka
|
24e0950ca2
|
Using stdcall for mongoose.dll
|
2013-09-26 12:49:41 +01:00 |
|
Sergey Lyubka
|
7eed7eab36
|
Added mongoose.dll target
|
2013-09-26 09:34:36 +01:00 |
|
Sergey Lyubka
|
f0fb5c01a2
|
Added unit_test.c dependency for unix_unit_test
|
2013-09-25 22:58:36 +01:00 |
|
Sergey Lyubka
|
a92aa3bf49
|
Added unix_unit_test as a dependancy for mongoose
|
2013-09-25 18:37:17 +01:00 |
|
Sergey Lyubka
|
1e0b7054e6
|
Added mongoose.h to the mongoose.c dependancy
|
2013-09-24 11:23:51 +01:00 |
|
Sergey Lyubka
|
820b497f42
|
Installing icns file in DMG
|
2013-09-18 08:06:48 +01:00 |
|
Sergey Lyubka
|
330e2ff74e
|
Fixed macos build target
|
2013-09-16 22:42:18 +01:00 |
|
Sergey Lyubka
|
0d40364089
|
Removed unused stuff, lua & ssl sources, reorganized targets.
|
2013-09-12 10:02:50 +01:00 |
|
Sergey Lyubka
|
baf4d8af27
|
Mongoose_$V.dmg -> Mongoose-$V.dmg
|
2013-09-07 22:04:09 +01:00 |
|
Sergey Lyubka
|
5728fa1cea
|
Added windows_tiny target. Adding only mongoose.[ch] files to the source tarball.
|
2013-09-07 18:47:38 +01:00 |
|
Sergey Lyubka
|
3c8418d324
|
Removed -I$(LUA) from LUA_FLAGS
|
2013-09-07 07:07:07 +01:00 |
|
Sergey Lyubka
|
f18ac3e094
|
Fixed test invokation
|
2013-08-19 19:10:41 +01:00 |
|
Sergey Lyubka
|
a58e82b301
|
Added note about GNU make
|
2013-08-19 11:39:59 +01:00 |
|
Sergey Lyubka
|
35f485558b
|
Amalgamated Lua
|
2013-08-19 07:56:13 +01:00 |
|
Sergey Lyubka
|
1eed770238
|
Moved Makefile and main.c to build/
|
2013-08-18 23:02:43 +01:00 |
|