log

age author description
2006-02-20 Sam Lantinga Fixed build dependencies... ugh
2006-02-20 Sam Lantinga Tests require SDL 1.2.10
2006-02-20 Sam Lantinga Pick the right default GL library on IRIX
2006-02-20 Sam Lantinga Fixed defaults for 8 bpp visuals
2006-02-20 Sam Lantinga build fixes for IRIX 6.5 - dynamic X11 loading works! :)
2006-02-20 Sam Lantinga NetBSD support
2006-02-20 Sam Lantinga *** empty log message ***
2006-02-20 Sam Lantinga On FreeBSD, alloca is defined in stdlib.h
2006-02-20 Sam Lantinga Completely removed dependency on automake
2006-02-19 Sam Lantinga Use only safe string functions
2006-02-19 Sam Lantinga *** empty log message ***
2006-02-19 Sam Lantinga *** empty log message ***
2006-02-19 Sam Lantinga I don't think we need aclocal anymore (comes from the automake package)
2006-02-19 Sam Lantinga sprintf should have been snprintf
2006-02-19 Sam Lantinga QuickTime depends on Carbon and ApplicationServices
2006-02-19 Sam Lantinga *** empty log message ***
2006-02-19 Sam Lantinga Whoops
2006-02-18 Sam Lantinga Added a reminder on where to put libSDL.so
2006-02-18 Sam Lantinga Detect the X11 library on Solaris x86
2006-02-18 Sam Lantinga Doh! Bitten by search and replace. :)
2006-02-18 Sam Lantinga More fixes for building on BeOS
2006-02-17 Sam Lantinga Fixes for BeOS and Solaris builds
2006-02-16 Sam Lantinga spaces, not tabs. :)
2006-02-16 Patrice Mandin Add missing clause
2006-02-16 Patrice Mandin Fix typo
2006-02-16 Sam Lantinga Fixed building with cygwin
2006-02-16 Sam Lantinga *** empty log message ***
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-10 Sam Lantinga Whoops, need this. :)
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-09 Sam Lantinga Fixed build problem with SDL_string.c
2006-02-09 Sam Lantinga Started the process of improving configure support, and merging C types
2006-02-09 Sam Lantinga Disable freaking autoheader. :)
2006-02-08 Ryan C. Gordon Changed X11 header order so it works on Solaris.
2006-02-08 Patrice Mandin Fixes for new SDL embedded libc stuff
2006-02-08 Sam Lantinga *** empty log message ***
2006-02-08 Sam Lantinga Date: Mon, 6 Feb 2006 11:41:04 -0500
2006-02-08 Sam Lantinga Check for strtod
2006-02-08 Sam Lantinga Default to build SDL without MSVCRT
2006-02-07 Sam Lantinga Fixes for Visual C++ 6.0
2006-02-07 Sam Lantinga G:\SDL-12-CVS\src\video\math_private.h(171) : error C4226:
2006-02-07 Sam Lantinga *** empty log message ***
2006-02-07 Sam Lantinga Fixed it Hayashi Naoyuki's way. :)
2006-02-07 Sam Lantinga Configure dynamically generates SDL_config.h
2006-02-07 Ryan C. Gordon Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also,
2006-02-07 Sam Lantinga *** empty log message ***
2006-02-07 Sam Lantinga Removed uses of stdlib.h and string.h
2006-02-07 Sam Lantinga Don't touch code that we brought in from other sources
2006-02-07 Sam Lantinga Use SDL_ prefixed versions of C library functions.
2006-02-06 Sam Lantinga SDL_config.h will eventually be a general feature set test,
2006-02-06 Sam Lantinga Proper credit to uClibc :)
2006-02-06 Sam Lantinga *** empty log message ***
2006-02-06 Sam Lantinga Update from Alan Buckley
2006-02-06 Sam Lantinga A few fixes to get this building on Linux again
2006-02-06 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
2006-02-04 Sam Lantinga Seek back to start on error