log

age author description
Mon, 06 Mar 2006 15:29:41 +0000 Sam Lantinga Whoops, built without libC support - doh!
Mon, 06 Mar 2006 08:11:10 +0000 Sam Lantinga Fixed more Win64 portability issues
Mon, 06 Mar 2006 07:42:36 +0000 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
Mon, 06 Mar 2006 06:00:45 +0000 Sam Lantinga Fixed declarations to match mingw includes
Mon, 06 Mar 2006 01:34:36 +0000 Sam Lantinga Added ARM and SH4 detection for WinCE development environment
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
Sun, 05 Mar 2006 22:18:15 +0000 Sam Lantinga *** empty log message ***
Sat, 04 Mar 2006 08:24:35 +0000 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
Sat, 04 Mar 2006 05:13:03 +0000 Sam Lantinga *** empty log message ***
Fri, 03 Mar 2006 04:43:42 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 13:26:24 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 13:16:02 +0000 Sam Lantinga Updated for Dreamcast KOS June 2005 snapshot:
Thu, 02 Mar 2006 07:46:24 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 03:24:20 +0000 Sam Lantinga Date: Wed, 01 Mar 2006 10:14:31 +0000
Thu, 02 Mar 2006 03:18:21 +0000 Sam Lantinga Date: Wed, 1 Mar 2006 23:52:09 +0100
Wed, 01 Mar 2006 09:56:51 +0000 Sam Lantinga SetClassLongPtr isn't available in MinGW yet
Wed, 01 Mar 2006 09:43:47 +0000 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
Mon, 27 Feb 2006 22:14:40 +0000 Sam Lantinga Hah, standard stdio code crashed on the test case.
Mon, 27 Feb 2006 21:17:12 +0000 Sam Lantinga Whoops, missed one
Mon, 27 Feb 2006 19:19:22 +0000 Sam Lantinga Date: Mon, 27 Feb 2006 17:01:43 +0100
Mon, 27 Feb 2006 18:58:12 +0000 Sam Lantinga *** empty log message ***
Mon, 27 Feb 2006 16:29:04 +0000 Sam Lantinga Argh, I forgot that zip merges files into the archive instead of recreating it.
Mon, 27 Feb 2006 15:51:34 +0000 Sam Lantinga Removing unused Makefile.am files
Mon, 27 Feb 2006 04:46:34 +0000 Sam Lantinga Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
Mon, 27 Feb 2006 04:44:31 +0000 Sam Lantinga Build both the .tar.gz and .zip archives when creating a CVS snapshot.
Mon, 27 Feb 2006 04:16:44 +0000 Sam Lantinga Prefer the raw Win32 API over stdio for file RWops
Mon, 27 Feb 2006 03:48:48 +0000 Sam Lantinga Date: Mon, 27 Feb 2006 02:17:29 +0100
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 19:46:17 +0000 Sam Lantinga Oops, missed the header
Sun, 26 Feb 2006 19:37:40 +0000 Sam Lantinga Fixed some OpenWatcom warnings
Sun, 26 Feb 2006 19:30:21 +0000 Sam Lantinga Updated OS/2 build, yay!
Sun, 26 Feb 2006 13:42:00 +0000 Sam Lantinga Getting closer... :)
Sun, 26 Feb 2006 13:40:26 +0000 Sam Lantinga Passing a NULL GL library does the right thing nowadays.
Sun, 26 Feb 2006 05:02:14 +0000 Sam Lantinga Fixed warnings in -pedantic mode
Sun, 26 Feb 2006 04:54:01 +0000 Sam Lantinga Date: Sun, 26 Feb 2006 11:25:09 +0900
Sun, 26 Feb 2006 04:48:24 +0000 Sam Lantinga Make sure the OpenGL library is loaded before setting up OpenGL
Sun, 26 Feb 2006 03:51:08 +0000 Sam Lantinga Use the right dynamic GL on MacOS Classic
Sun, 26 Feb 2006 03:36:33 +0000 Sam Lantinga Created a single makefile for all the tests
Sat, 25 Feb 2006 22:20:03 +0000 Sam Lantinga Added SDL_sysloadso.c to the Visual C++ project
Sat, 25 Feb 2006 22:18:25 +0000 Sam Lantinga SDL_windows.h is no longer necessary
Sat, 25 Feb 2006 20:48:26 +0000 Sam Lantinga *** empty log message ***
Sat, 25 Feb 2006 20:47:42 +0000 Sam Lantinga Updated CodeWarrior projects (at least MacOS ones)
Sat, 25 Feb 2006 18:52:36 +0000 Sam Lantinga *** empty log message ***
Sat, 25 Feb 2006 15:01:44 +0000 Sam Lantinga Date: Sat, 25 Feb 2006 14:26:19 +0100 (CET)
Fri, 24 Feb 2006 18:24:57 +0000 Sam Lantinga Update for Visual C++ 6.0
Fri, 24 Feb 2006 17:03:06 +0000 Sam Lantinga Updated with MrC includes and function definitions
Fri, 24 Feb 2006 10:23:49 +0000 Sam Lantinga *** empty log message ***
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 08:17:28 +0000 Sam Lantinga Updated for Visual Studio Express 2005
Fri, 24 Feb 2006 07:26:31 +0000 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms
Fri, 24 Feb 2006 06:49:31 +0000 Sam Lantinga testplatform replaces testtypes, testendian, and testcpuinfo
Thu, 23 Feb 2006 21:51:10 +0000 Patrice Mandin Added preliminary support for MiNT /dev/mouse driver (disabled atm)
Thu, 23 Feb 2006 04:16:08 +0000 Sam Lantinga *** empty log message ***
Thu, 23 Feb 2006 01:09:47 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Feb 2006 05:01:43 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Feb 2006 04:44:33 +0000 Sam Lantinga Fixed script on mingw
Wed, 22 Feb 2006 00:33:10 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 22:30:43 +0000 Sam Lantinga ranlib needs to be run after the library is installed...
Tue, 21 Feb 2006 22:12:55 +0000 Sam Lantinga FIXME:
Tue, 21 Feb 2006 21:45:31 +0000 Patrice Mandin Fixed include files
Tue, 21 Feb 2006 19:28:45 +0000 Sam Lantinga Fixed assembly alignment error on Intel Macs.
Tue, 21 Feb 2006 19:27:34 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 19:24:09 +0000 Sam Lantinga Fixed build warnings on Intel Mac
Tue, 21 Feb 2006 18:29:39 +0000 Sam Lantinga Fixed some preprocessor mangling
Tue, 21 Feb 2006 18:20:10 +0000 Sam Lantinga Whoops, forgot to check in this fix
Tue, 21 Feb 2006 09:14:58 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 09:11:53 +0000 Sam Lantinga Added a test case
Tue, 21 Feb 2006 08:48:12 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 08:47:46 +0000 Sam Lantinga Catch the C++ and Objective C sources too...
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Tue, 21 Feb 2006 08:34:45 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 02:42:05 +0000 Sam Lantinga Date: Mon, 20 Feb 2006 19:54:51 -0500
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:53:01 +0000 Patrice Mandin Hum badly edited source
Mon, 20 Feb 2006 20:11:08 +0000 Sam Lantinga Set the install permissions correctly
Mon, 20 Feb 2006 20:08:29 +0000 Sam Lantinga Pass LDFLAGS to the build system
Mon, 20 Feb 2006 13:00:59 +0000 Sam Lantinga *** empty log message ***
Mon, 20 Feb 2006 12:45:51 +0000 Sam Lantinga Blargle-fnargle dependencies and build rules
Mon, 20 Feb 2006 11:49:16 +0000 Sam Lantinga Added DESTDIR support
Mon, 20 Feb 2006 11:30:29 +0000 Sam Lantinga Fixed X11 library detection
Mon, 20 Feb 2006 11:29:36 +0000 Sam Lantinga Fixed build dependencies... ugh
Mon, 20 Feb 2006 10:19:47 +0000 Sam Lantinga Tests require SDL 1.2.10
Mon, 20 Feb 2006 10:19:22 +0000 Sam Lantinga Pick the right default GL library on IRIX
Mon, 20 Feb 2006 10:18:08 +0000 Sam Lantinga Fixed defaults for 8 bpp visuals
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 03:11:04 +0000 Sam Lantinga *** empty log message ***
Mon, 20 Feb 2006 02:30:15 +0000 Sam Lantinga On FreeBSD, alloca is defined in stdlib.h
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 23:38:57 +0000 Sam Lantinga *** empty log message ***
Sun, 19 Feb 2006 19:38:27 +0000 Sam Lantinga *** empty log message ***
Sun, 19 Feb 2006 18:52:51 +0000 Sam Lantinga I don't think we need aclocal anymore (comes from the automake package)
Sun, 19 Feb 2006 18:46:58 +0000 Sam Lantinga sprintf should have been snprintf
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 ***
Sun, 19 Feb 2006 06:02:57 +0000 Sam Lantinga Whoops
Sat, 18 Feb 2006 07:21:42 +0000 Sam Lantinga Added a reminder on where to put libSDL.so
Sat, 18 Feb 2006 07:11:58 +0000 Sam Lantinga Detect the X11 library on Solaris x86
Sat, 18 Feb 2006 07:05:18 +0000 Sam Lantinga Doh! Bitten by search and replace. :)
Sat, 18 Feb 2006 06:51:00 +0000 Sam Lantinga More fixes for building on BeOS
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:22:28 +0000 Sam Lantinga *** empty log message ***
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 07:29:08 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 07:03:22 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Fri, 10 Feb 2006 03:21:39 +0000 Sam Lantinga Whoops, need this. :)
Fri, 10 Feb 2006 03:19:02 +0000 Sam Lantinga *** empty log message ***
Fri, 10 Feb 2006 03:00:38 +0000 Sam Lantinga *** empty log message ***
Thu, 09 Feb 2006 09:38:05 +0000 Sam Lantinga Fixed build problem with SDL_string.c