Commit Graph

26 Commits

Author SHA1 Message Date
Sergey Lyubka
89a61e4968 Using gcc, not g++ 2012-06-04 22:48:37 +01:00
Sergey Lyubka
2a3f31f521 Using g++ for compilation. Fixed C++ build. 2012-03-06 20:19:47 +00:00
valenok
0cea7cb0c8 cleanup 2011-07-21 22:02:40 +01:00
valenok
9f7a0de0e4 Adopt to cyassl-2.0.0rc2 2011-07-21 21:50:18 +01:00
valenok
4280b1b62a make clean: removing .so file 2011-03-05 18:57:08 +00:00
valenok
aef344f0ff fix linux linkage (move compiler flags to the end of compilation string) 2010-12-01 09:25:12 +00:00
Sergey Lyubka
0db96c5ba5 make it possible to set SSL_LIB and CRYPTO_LIB during build 2010-11-29 14:46:42 +01:00
Sergey Lyubka
d31ac3f021 do not exclude win32 from the release tarball, as it breaks mingw build 2010-11-29 14:03:29 +01:00
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