Sergey Lyubka
							
						 | 
						
							
							
								eebdd06532
							
							Added comdlg32.lib to GUILIB
						 | 
						hace 12 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								c7e5573d08
							
							Not building DLLs. Using separate target for cocoa mac app.
						 | 
						hace 12 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								121391504f
							
							mongoose.app -> Mongoose.app
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								5b786a5089
							
							make release corrected
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								c0150606f0
							
							Removed bindings from the Makefile
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								38cc14a1af
							
							Initial version for the Macos app bundle
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								50c05c4eed
							
							Renamed win32 -> build
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								bf387f9544
							
							Added Lua build instructions
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								fb8f0ed4d6
							
							Better comments in Makefile
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								c189553c8b
							
							Cosmetic changes for CYA_SOURCES
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								451d077170
							
							cygwin target added
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								8c1866a4af
							
							Lua server pages support
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								e490b30c38
							
							_mongoose.dll -> mongoose.dll
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								f935ef832b
							
							_mongoose.dll -> mongoose.dll, _mongoose.so -> libbmongoose.so
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								79cdb77e5d
							
							Removed hard-coded CC value from Makefile
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								d82f6b7607
							
							Added /machine:IX86 to MSVC flags
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								0b942aaaba
							
							Minor change for the win32 build
						 | 
						hace 13 años | 
					
				
					
						
							
								   Henrique Mendonça
							
						 | 
						
							
							
								5d11901af8
							
							compile with MinGW 4.7
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								ee91109d9f
							
							Ger Hobbelt's fixes
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								001cd78b45
							
							Styling changes plus extra GCC options to suppress certain warnings
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								9c7d4da85a
							
							make release changed
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								89a61e4968
							
							Using gcc, not g++
						 | 
						hace 13 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								2a3f31f521
							
							Using g++ for compilation. Fixed C++ build.
						 | 
						hace 13 años | 
					
				
					
						
							
								   valenok
							
						 | 
						
							
							
								0cea7cb0c8
							
							cleanup
						 | 
						hace 14 años | 
					
				
					
						
							
								   valenok
							
						 | 
						
							
							
								9f7a0de0e4
							
							Adopt to cyassl-2.0.0rc2
						 | 
						hace 14 años | 
					
				
					
						
							
								   valenok
							
						 | 
						
							
							
								4280b1b62a
							
							make clean: removing .so file
						 | 
						hace 14 años | 
					
				
					
						
							
								   valenok
							
						 | 
						
							
							
								aef344f0ff
							
							fix linux linkage (move compiler flags to the end of compilation string)
						 | 
						hace 15 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								0db96c5ba5
							
							make it possible to set SSL_LIB and CRYPTO_LIB during build
						 | 
						hace 15 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								d31ac3f021
							
							do not exclude win32 from the release tarball, as it breaks mingw build
						 | 
						hace 15 años | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								f23d9ff3b0
							
							drop -fomit-frame-pointer from UNIX compilation
						 | 
						hace 15 años |