218 Commits

Author SHA1 Message Date
Sergey Lyubka
f23d9ff3b0 drop -fomit-frame-pointer from UNIX compilation 2010-11-13 17:50:26 +01:00
valenok
1d490f9d6c mingw build fix 2010-09-17 22:40:19 +01:00
valenok
7291b6d7d6 added res.rc to win32 compilation 2010-09-12 22:10:03 +01:00
valenok
9d01d9f21d win32: stdcall by default. 2010-09-10 23:44:56 +01:00
valenok
53dde04b8f windows build: removed gui libs from DLL build 2010-09-07 21:12:05 +01:00
valenok
49065f2165 Windows build: /Gz - stdcall convention by default 2010-09-07 21:07:55 +01:00
valenok
a030d2cfdb Windows build: /Os -> /O1, added cyassl build. 2010-09-07 21:06:06 +01:00
valenok
39b03600e6 fixed installer - no openssl libs 2010-09-03 16:38:09 +01:00
valenok
2c36b9421e making mongoose.txt instead of mongoose.1.txt 2010-08-30 17:13:26 +01:00
valenok
0b1e621c36 better comment for windows build 2010-08-28 18:05:21 +01:00
valenok
919f5363ad UNIX flags: -Os -> -O2, and refactored windows build 2010-08-28 11:24:03 +01:00
valenok
ee997ba7d4 put back dynamic SSL lib loading 2010-08-26 20:50:59 +01:00
valenok
4f716e2b9a fixed win32 build 2010-08-26 00:55:03 +01:00
valenok
7ad045bc33 removed -s flag from compilation - RPM doesnt like it. Smaller binaries can be created by stripping and packing. 2010-08-23 22:00:04 +01:00
valenok
f4907bc0c2 introdused NO_SSL. Explicitely linking against SSL library. 2010-08-23 21:36:35 +01:00
valenok
9a5f96e755 Win32 compilation fixed 2010-06-15 12:49:52 +03:00
lsm
d94c3f8b64 moved linux-specific compilation #defines into mongoose.c. This way we make sure flags are picked up if Makefile is not used. 2010-05-08 14:06:35 +02:00
Sergey Lyubka
a69a2da39d Initial import - converting from Subversion. 2010-05-03 21:46:42 +01:00