Sam Lantinga <slouken@libsdl.org> [Thu, 24 Sep 2009 14:43:03 +0000] rev 3304
Eric Wing to Sam
Removed the SDLMain lines from the packaging scripts.
Sam Lantinga <slouken@libsdl.org> [Thu, 24 Sep 2009 07:13:02 +0000] rev 3303
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org> [Thu, 24 Sep 2009 07:12:05 +0000] rev 3302
Getting ready for a new Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org> [Wed, 23 Sep 2009 07:10:45 +0000] rev 3301
Fixed bug #732
If no -L is present in the library spec, try /usr/lib
Sam Lantinga <slouken@libsdl.org> [Wed, 23 Sep 2009 06:37:27 +0000] rev 3300
Possibly fixed bug #601, definitely fixed a potential issue with threads
stopping and starting in rapid succession.
Bob Pendleton <bob@pendleton.com> [Wed, 23 Sep 2009 02:52:11 +0000] rev 3299
int testmmousetable.c the arguments to main() are not compatible with what is required in SDL_main.h
Cleaned up testatomic.c to use the same syntax as every other test program.
Sam Lantinga <slouken@libsdl.org> [Tue, 22 Sep 2009 02:20:56 +0000] rev 3298
Whoops, this breaks building on Mac OS X 10.4
Bob Pendleton <bob@pendleton.com> [Mon, 21 Sep 2009 22:25:14 +0000] rev 3297
oops
Bob Pendleton <bob@pendleton.com> [Mon, 21 Sep 2009 22:23:41 +0000] rev 3296
Should now compile on 32 bit linux and 64 bit linux
Sam Lantinga <slouken@libsdl.org> [Mon, 21 Sep 2009 11:31:28 +0000] rev 3295
Whoops, need both the header and the library!