Sergey Lyubka
|
bf387f9544
|
Added Lua build instructions
|
2012-10-01 22:24:22 +01:00 |
|
Sergey Lyubka
|
fb8f0ed4d6
|
Better comments in Makefile
|
2012-09-27 23:58:35 +01:00 |
|
Sergey Lyubka
|
c189553c8b
|
Cosmetic changes for CYA_SOURCES
|
2012-09-27 08:27:45 +01:00 |
|
Sergey Lyubka
|
451d077170
|
cygwin target added
|
2012-09-27 00:33:33 +01:00 |
|
Sergey Lyubka
|
8c1866a4af
|
Lua server pages support
|
2012-09-26 23:37:03 +01:00 |
|
Sergey Lyubka
|
e490b30c38
|
_mongoose.dll -> mongoose.dll
|
2012-09-22 13:15:05 +01:00 |
|
Sergey Lyubka
|
f935ef832b
|
_mongoose.dll -> mongoose.dll, _mongoose.so -> libbmongoose.so
|
2012-09-22 12:52:47 +01:00 |
|
Sergey Lyubka
|
79cdb77e5d
|
Removed hard-coded CC value from Makefile
|
2012-09-22 12:27:20 +01:00 |
|
Sergey Lyubka
|
d82f6b7607
|
Added /machine:IX86 to MSVC flags
|
2012-09-20 18:20:01 +01:00 |
|
Sergey Lyubka
|
0b942aaaba
|
Minor change for the win32 build
|
2012-09-20 14:55:09 +01:00 |
|
Henrique Mendonça
|
5d11901af8
|
compile with MinGW 4.7
|
2012-09-13 19:39:02 +03:00 |
|
Sergey Lyubka
|
ee91109d9f
|
Ger Hobbelt's fixes
|
2012-08-25 22:02:51 +01:00 |
|
Sergey Lyubka
|
001cd78b45
|
Styling changes plus extra GCC options to suppress certain warnings
|
2012-08-19 12:22:28 +01:00 |
|
Sergey Lyubka
|
9c7d4da85a
|
make release changed
|
2012-08-17 21:37:48 +01:00 |
|
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 |
|