Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-28 | Update SDL2 to 2.0.3 | MAN-AT-ARMS | |
2014-08-28 | Update SDL2 to 2.0.2 | MAN-AT-ARMS | |
2014-08-28 | Update prebuilt SDL2 libs for Windows | Tim Angus | |
2014-08-28 | Update bundled SDL headers/libs | Tim Angus | |
2014-06-17 | Rebuilt MSVC SDL 1.2.15 Revision 8040 import libs | MAN-AT-ARMS | |
2014-06-17 | Add MSVC SDL 1.2.15 Revision 8040 import libs | MAN-AT-ARMS | |
2014-06-17 | Update SDL 1.2.15 to Revision 8040 | MAN-AT-ARMS | |
2014-06-17 | Rebuilt Windows libcurl-7.35.0 static libraries | Zack Middleton | |
Fix linking with mingw32. Enable FTPS and HTTPS. | |||
2014-06-17 | Upgrade from libcurl 7.15.5 (2006-08-07) to 7.35.0 (2014-01-29) | hairball | |
Note: This uses the generic curlbuild.h because it is used by multiple platforms. A system curl would have a configure generated one. The libraries for win32 and win64 were cross compiled with these options: --disable-shared --enable-static --disable-ares --enable-http \ --enable-ftp --disable-ldap --disable-ldaps --disable-rtsp \ --disable-dict --disable-file --disable-telnet --disable-tftp \ --disable-pop3 --disable-imap --disable-smtp --disable-gopher \ --enable-ipv6 --without-ssl \ --disable-manual --disable-libcurl-option This effectively enables only HTTP and FTP protocol support. | |||
2013-01-10 | - Bug 5083 - Cross compiling for 64bit is missing libcurl.a - Fix a compiler ↵ | Thilo Schulz | |
warning for cross compile | |||
2013-01-09 | - mingw64 now links against SDL64.dll to allow for 32 and 64 bit version in ↵ | Thilo Schulz | |
the same directory - Add library files for MinGW64 | |||
2013-01-09 | Add static SDL libraries for compilation with MSVC | Thilo Schulz | |