log include/SDL_config.h @ 1603:64710b9f3eeb

age author description
Thu, 23 Mar 2006 21:28:33 +0000 Sam Lantinga Fixed bug #171
Thu, 23 Mar 2006 15:22:40 +0000 Sam Lantinga *sigh*
Thu, 23 Mar 2006 08:43:37 +0000 Ryan C. Gordon More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
Wed, 22 Mar 2006 05:12:07 +0000 Ryan C. Gordon Reverted SDL_config.h from accidental checkin. (see Bugzilla #171).
Wed, 22 Mar 2006 05:00:59 +0000 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
Tue, 14 Mar 2006 16:19:32 +0000 Sam Lantinga By default all the real targets have dummy audio/video and disk audio.
Tue, 14 Mar 2006 08:53:33 +0000 Ryan C. Gordon Implemented dummy audio driver.
Wed, 08 Mar 2006 08:30:17 +0000 Sam Lantinga Added documentation on how to build a completely useless SDL library. :)
Sun, 26 Feb 2006 19:30:21 +0000 Sam Lantinga Updated OS/2 build, yay!
Fri, 24 Feb 2006 09:58:03 +0000 Sam Lantinga Hmm, how am I going to keep from committing bad versions of this?
Fri, 24 Feb 2006 09:57:14 +0000 Sam Lantinga Updated MacOS Classic MPW build
Fri, 24 Feb 2006 07:26:31 +0000 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Fri, 17 Feb 2006 08:43:23 +0000 Sam Lantinga Fixes for BeOS and Solaris builds
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Thu, 09 Feb 2006 09:38:05 +0000 Sam Lantinga Fixed build problem with SDL_string.c
Thu, 09 Feb 2006 09:07:13 +0000 Sam Lantinga Started the process of improving configure support, and merging C types
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 08:46:14 +0000 Sam Lantinga A few fixes to get this building on Linux again
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,