log configure.in @ 1588:e20dcef5647c

age author description
Wed, 22 Mar 2006 09:18:10 +0000 Sam Lantinga Improved DirectFB install detection
Wed, 22 Mar 2006 04:51:44 +0000 Sam Lantinga Default to use the visibility attribute, on gcc (is this okay?)
Wed, 22 Mar 2006 01:28:36 +0000 Ryan C. Gordon Added support for gcc4's -fvisibility=hidden option.
Tue, 21 Mar 2006 10:38:41 +0000 Sam Lantinga Add /usr/local to the build paths by default
Tue, 21 Mar 2006 09:51:33 +0000 Sam Lantinga Fixed bug #167
Tue, 21 Mar 2006 09:33:54 +0000 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
Tue, 21 Mar 2006 09:24:10 +0000 Sam Lantinga Allow adding to the INCLUDE path
Tue, 21 Mar 2006 08:54:50 +0000 Sam Lantinga Fixed bug #52
Sun, 19 Mar 2006 19:03:40 +0000 Sam Lantinga Fixed bug #84
Sun, 19 Mar 2006 12:05:16 +0000 Sam Lantinga Fixed bug #89
Sun, 19 Mar 2006 05:27:22 +0000 Sam Lantinga Fixed bug #166
Sat, 18 Mar 2006 18:41:59 +0000 Sam Lantinga EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
Fri, 17 Mar 2006 19:54:39 +0000 Patrice Mandin I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there
Tue, 14 Mar 2006 08:53:33 +0000 Ryan C. Gordon Implemented dummy audio driver.
Tue, 14 Mar 2006 02:46:26 +0000 Sam Lantinga CFLAGS are separate from EXTRA_CFLAGS
Mon, 13 Mar 2006 18:01:34 +0000 Sam Lantinga Add the NAS library directory, since X11 is dynamically loaded now...
Mon, 13 Mar 2006 02:12:39 +0000 Sam Lantinga Added _strnicmp support
Mon, 13 Mar 2006 02:06:33 +0000 Sam Lantinga Win32 fixes
Mon, 13 Mar 2006 01:08:00 +0000 Sam Lantinga Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
Mon, 06 Mar 2006 18:42:30 +0000 Patrice Mandin Add missing asm source files
Mon, 06 Mar 2006 01:05:11 +0000 Sam Lantinga Don't put X_LIBS in the linker flags if we're dynamically loading X11
Mon, 06 Mar 2006 00:50:03 +0000 Sam Lantinga Removed accidentally copied/pasted script for ALSA detection
Thu, 02 Mar 2006 03:24:20 +0000 Sam Lantinga Date: Wed, 01 Mar 2006 10:14:31 +0000
Wed, 01 Mar 2006 09:43:47 +0000 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
Mon, 27 Feb 2006 18:58:12 +0000 Sam Lantinga *** empty log message ***
Mon, 27 Feb 2006 01:32:12 +0000 Ryan C. Gordon Need this or things might misbuild on G3 Mac OS, I think.
Sun, 26 Feb 2006 04:54:01 +0000 Sam Lantinga Date: Sun, 26 Feb 2006 11:25:09 +0900
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. :)