summaryrefslogtreecommitdiff
path: root/src/libs/win32
AgeCommit message (Collapse)Author
2014-08-28Update SDL2 to 2.0.3MAN-AT-ARMS
2014-08-28Update SDL2 to 2.0.2MAN-AT-ARMS
2014-08-28Update prebuilt SDL2 libs for WindowsTim Angus
2014-08-28Update bundled SDL headers/libsTim Angus
2014-06-17Rebuilt MSVC SDL 1.2.15 Revision 8040 import libsMAN-AT-ARMS
2014-06-17Add MSVC SDL 1.2.15 Revision 8040 import libsMAN-AT-ARMS
2014-06-17Update SDL 1.2.15 to Revision 8040MAN-AT-ARMS
2014-06-17Rebuilt Windows libcurl-7.35.0 static librariesZack Middleton
Fix linking with mingw32. Enable FTPS and HTTPS.
2014-06-17Upgrade 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-09Add static SDL libraries for compilation with MSVCThilo Schulz
2013-01-03* (bug 5161) Remove some incorrect svn executable flags (/dev/humancontroller)Christopher Schwarz
2013-01-03* Merge ioq3-r1708Tim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus
+ SDL everywhere + New R_LoadImage + net_ip.c + Window icon + GUI based dedicated server support + Compile time linked OpenGL * Remove ui_menuFiles cvar
2006-11-28* Merge ioq3-989Tim Angus