summaryrefslogtreecommitdiff
path: root/src/libs
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-28More updates to SDL2 libs from MAN-AT-ARMSTim Angus
2014-08-28Update prebuilt SDL2 libs for WindowsTim Angus
2014-08-28SDL2 libs for OSX, thanks to MAN-AT-ARMSTim 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-12More fixes to the macosx buildsystem. This removes the SDL Framework and ↵Richard Allen
makes use of a SDL library that is position independant. This also brings back PPC builds into the UB and also as a standa alone build choice.
2013-01-12Changed the MacOS-X build system to make UB's containing i386 and x86_64 ↵Richard Allen
arches and made make-macosx.sh not build UB's but only standard binaries
2013-01-12updating mac SDL stuff to 1.2.15Zachary Slater
2013-01-10- More MacOSX changes to Makefile - Ship libSDL-1.2.0.dylib with x86_64 ↵Thilo Schulz
platform 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-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-r1715Tim Angus
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
2007-07-15* Merge of ioq3-r1112Tim Angus
2006-11-28* Merge ioq3-989Tim Angus
2006-08-14* Merged ioq3-r838Tim Angus
- OS X Universal Binary creation script - OS X x86 support - OS X vm support - SDL video mode selection bug fix - "Home directory" support on windows - Windows SMP deadlock fix - Improved JPEG quality (screenshots/video) - AVIs recorded with \video command are now actually AVIs - Usual assortment of ioq3 tweaks and fixes
2005-12-10* Copied ioq3 src to trunkTim Angus