log configure.in @ 1402:d910939febfa

age author description
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Mon, 20 Feb 2006 23:18:49 +0000 Sam Lantinga *** empty log message ***
Mon, 20 Feb 2006 22:17:05 +0000 Sam Lantinga Whoops. :)
Mon, 20 Feb 2006 22:15:38 +0000 Sam Lantinga Added rules to build libSDLmain.a
Mon, 20 Feb 2006 20:53:52 +0000 Patrice Mandin Add missing include directories
Mon, 20 Feb 2006 20:08:29 +0000 Sam Lantinga Pass LDFLAGS to the build system
Mon, 20 Feb 2006 11:30:29 +0000 Sam Lantinga Fixed X11 library detection
Mon, 20 Feb 2006 08:49:00 +0000 Sam Lantinga build fixes for IRIX 6.5 - dynamic X11 loading works! :)
Mon, 20 Feb 2006 03:57:03 +0000 Sam Lantinga NetBSD support
Mon, 20 Feb 2006 02:09:49 +0000 Sam Lantinga Completely removed dependency on automake
Sun, 19 Feb 2006 23:46:34 +0000 Sam Lantinga Use only safe string functions
Sun, 19 Feb 2006 19:38:27 +0000 Sam Lantinga *** empty log message ***
Sun, 19 Feb 2006 17:38:32 +0000 Sam Lantinga QuickTime depends on Carbon and ApplicationServices
Sun, 19 Feb 2006 16:42:18 +0000 Sam Lantinga *** empty log message ***
Sat, 18 Feb 2006 07:11:58 +0000 Sam Lantinga Detect the X11 library on Solaris x86
Fri, 17 Feb 2006 08:43:23 +0000 Sam Lantinga Fixes for BeOS and Solaris builds
Thu, 16 Feb 2006 23:32:39 +0000 Sam Lantinga spaces, not tabs. :)
Thu, 16 Feb 2006 22:33:34 +0000 Patrice Mandin Add missing clause
Thu, 16 Feb 2006 22:00:06 +0000 Patrice Mandin Fix typo
Thu, 16 Feb 2006 20:17:43 +0000 Sam Lantinga Fixed building with cygwin
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
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
Thu, 09 Feb 2006 05:46:55 +0000 Sam Lantinga Disable freaking autoheader. :)
Wed, 08 Feb 2006 09:06:34 +0000 Sam Lantinga Check for strtod
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
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,
Fri, 03 Feb 2006 06:33:54 +0000 Sam Lantinga Favor using pthread_mutexattr_settype() on Linux.
Wed, 01 Feb 2006 04:23:41 +0000 Sam Lantinga *** empty log message ***
Tue, 31 Jan 2006 19:09:09 +0000 Sam Lantinga We're no longer doing compile checks on the X11 extensions which we include.