log build-scripts/fatbuild.sh @ 5284:96a22141cf86 tip

age author description
Wed, 01 Dec 2010 12:52:48 -0800 Sam Lantinga Fixed the gcc include path when building on Mac OS X 10.5
Wed, 01 Dec 2010 12:22:29 -0800 Sam Lantinga Allow the SDK path to be rebased
Sun, 17 Jan 2010 05:19:32 +0000 Ryan C. Gordon Reverted accidental commit. SDL-1.2
Sun, 17 Jan 2010 05:17:59 +0000 Ryan C. Gordon 1.2 pulseaudio: make some function pointers static. SDL-1.2
Wed, 28 Oct 2009 19:42:16 +0000 Ryan C. Gordon fatbuild.sh: work around directory name change in Xcode 3.2. SDL-1.2
Fri, 25 Jul 2008 10:52:10 +0000 Ryan C. Gordon Tweaked fatbuild.sh so it works with install_name_tool. SDL-1.2
Sat, 29 Dec 2007 17:13:21 +0000 Sam Lantinga Support both 10.2 and 10.3 PPC runtime SDK SDL-1.2
Fri, 28 Dec 2007 20:39:31 +0000 Sam Lantinga Fixed fatbuild.sh script for building on Mac OS X 10.5 SDL-1.2
Tue, 13 Feb 2007 09:58:04 +0000 Ryan C. Gordon Corrected wrong SDK path in build-scripts/fatbuild.sh. SDL-1.2
Sun, 10 Jan 2010 08:15:25 +0000 Ryan C. Gordon Merge r5179:5180 from branches/SDL-1.2: fatbuild.sh Xcode 3.2 fix.
Wed, 06 Jan 2010 06:44:23 +0000 Ryan C. Gordon Merged r3808:3809 from branches/SDL-1.2: install_name_tool fix for fatbuild.sh.
Sat, 05 Dec 2009 19:46:24 +0000 Sam Lantinga Allow overriding the number of build jobs
Sun, 20 Sep 2009 04:13:23 +0000 Sam Lantinga Oh yeah, need this option for PPC as well now.
Sat, 05 Sep 2009 14:22:12 +0000 Sam Lantinga Fix build on native 64-bit architecture
Sat, 05 Sep 2009 10:39:18 +0000 Sam Lantinga Added 64-bit architectures to the fat build script
Sat, 05 Sep 2009 09:51:39 +0000 Sam Lantinga Updated fatbuild.sh to build for 10.4u SDK
Fri, 28 Dec 2007 20:42:06 +0000 Sam Lantinga Fixed fatbuild.sh script for building on Mac OS X 10.5
Tue, 13 Feb 2007 09:58:58 +0000 Ryan C. Gordon Merged r2962:2963 from branches/SDL-1.2: wrong SDK path in fatbuild.sh.
Sun, 01 Oct 2006 16:07:32 +0000 Sam Lantinga Whoops. :)
Wed, 10 May 2006 05:17:58 +0000 Sam Lantinga Fixed X11 support on Mac OS X Universal build
Fri, 28 Apr 2006 05:46:07 +0000 Sam Lantinga [From Sam]
Fri, 28 Apr 2006 05:43:58 +0000 Sam Lantinga Future proof C++ code
Fri, 28 Apr 2006 05:38:06 +0000 Sam Lantinga Fixed bug #206, fatbuild.sh works flawlessly on Intel Macs
Thu, 27 Apr 2006 11:18:03 +0000 Ryan C. Gordon fatbuild fixes:
Thu, 27 Apr 2006 10:21:54 +0000 Sam Lantinga Trying to fix fatbuild.sh on intel
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Fri, 28 Apr 2006 16:55:41 +0000 Sam Lantinga Merge trunk-1.3-2 SDL-1.3
Sat, 22 Apr 2006 19:17:14 +0000 Sam Lantinga Mac OS X fat build works! :)
Wed, 19 Apr 2006 03:49:57 +0000 Sam Lantinga I think this is it...
Mon, 17 Apr 2006 14:27:47 +0000 Sam Lantinga *** empty log message ***
Mon, 17 Apr 2006 03:37:30 +0000 Sam Lantinga Whoops, need the actual flags here
Fri, 14 Apr 2006 05:43:04 +0000 Sam Lantinga A script to build a fat version of the SDL library... completely untested!