Commit Graph

79 Commits

Author SHA1 Message Date
Sam Lantinga
020dfe5420 Added Xcode-iPhoneOS to make dist 2010-01-19 05:31:16 +00:00
Sam Lantinga
a6f953d085 Updated Mac OS X projects with new assertion code 2010-01-18 14:50:57 +00:00
Sam Lantinga
9484504baa Fixed Mac OS X Xcode build 2010-01-13 05:08:41 +00:00
Sam Lantinga
3938d4d55d Eric Wing to Sam
Sorry, here's another small fix.
I changed two options in the Doxyfiles in the XcodeDocSet directories which should allow at least a brief description to be seen in Quick Help.
2009-10-06 03:33:10 +00:00
Sam Lantinga
3b50b6a3d5 Eric Wing to Sam
Included is the fix for the missing SDL_revision.h in the framework.

Also, I include the project template fixes for the prefix header files. But since this is in SVN directly, you must rename the files named
SDLApp_Prefix.pch
to
___PROJECTNAMEASIDENTIFIER____Prefix.pch

in the TemplatesForXcodeSnowLeopard and TemplatesForXcodeLeopard directories. (Do not rename the Tiger ones.)
2009-10-04 16:26:34 +00:00
Sam Lantinga
cc0c10c56d Eric Wing to Sam
Lots of fixes.
Fixed missing power management building.
Added template icons to the project templates.
DocSet stuff
Documentation fixes..

Fixed all the SDLtests. (Lots of tedious work.) It now depends on the static library target for convenience so I am not going to remove it from the SDL xcode project.
2009-10-01 15:30:26 +00:00
Sam Lantinga
cae620fed0 Getting ready for a new drop from Eric, hopefully the last time I have to wipe this. 2009-10-01 15:26:39 +00:00
Sam Lantinga
298c9c2ac3 Added missing templates 2009-09-29 07:59:23 +00:00
Sam Lantinga
0a5805f8f2 Eric Wing to Sam
I refactored how the shell script code-gen phases were setup in the Xcode project.
I also removed the SDLmain files from the project templates.
2009-09-26 03:58:35 +00:00
Sam Lantinga
6e5014854d Eric Wing to Sam
Removed the SDLMain lines from the packaging scripts.
2009-09-24 14:43:03 +00:00
Sam Lantinga
69732bedfa Updated Xcode project from Eric Wing 2009-09-24 07:13:02 +00:00
Sam Lantinga
8e720afb8f Getting ready for a new Xcode project from Eric Wing 2009-09-24 07:12:05 +00:00
Sam Lantinga
6bb854b1d4 Removed outdated Dreamcast support 2009-09-19 07:21:22 +00:00
Sam Lantinga
d9239f080e Updated Xcode project for latest file changes 2009-09-05 19:34:51 +00:00
Sam Lantinga
91e861375f Added SDL_revision.h 2009-08-02 18:40:18 +00:00
Sam Lantinga
63d198944c Added missing SDL_revision.h 2009-08-02 13:49:13 +00:00
Sam Lantinga
feb57f8c79 Added SDL_atomic.h and SDL_power.h to public API headers
Added atomic source files (which don't compile currently)
2009-08-02 13:08:19 +00:00
Ryan C. Gordon
3f43a1f614 Reverted bogus change to SDLTest xcode project. 2009-06-07 06:49:01 +00:00
Ryan C. Gordon
ed74778bf6 Added power subsystem to Xcode project. 2009-06-07 06:42:15 +00:00
Sam Lantinga
b34845333f Updated project with new source files 2008-12-25 04:56:44 +00:00
Ryan C. Gordon
c8c0e07da9 Add XInput support to Xcode project (untested!). 2008-09-17 08:24:51 +00:00
Sam Lantinga
458f7b5b0c indent 2008-09-15 04:32:36 +00:00
Edgar Simo
a9a0df07e8 Update to xcode to include haptic subsystem stuff by Alam. 2008-08-26 11:18:34 +00:00
Sam Lantinga
48b1db8b30 Date: Wed, 7 May 2008 21:48:10 +0200
From: Christian Walther
Subject: SDL 1.3 Xcode projects

Here are my promised updates to the Xcode projects. They work as far
as I'm using them, but I have not tested them thoroughly, and there
may still be some cruft left. In particular, I haven't checked whether
the frameworks still work on older versions of Mac OS X (are we still
targeting 10.2?), and whether Altivec/SSE optimizations are properly
done. Of note: I incremented the framework version to B to enable SDL
1.2 and 1.3 to coexist in a single framework.

Let me know if you see any problems.

Greetings

   Christian
2008-05-08 05:06:24 +00:00
Sam Lantinga
8ec5a89f81 Updated Xcode project from Eric Wing 2008-05-02 14:55:08 +00:00
Sam Lantinga
4b88504be7 Don't run indent on the Xcode templates 2007-08-11 18:51:12 +00:00
Bob Pendleton
d3668d3a1d make indent 2007-07-25 21:23:28 +00:00
Bob Pendleton
624a1851eb make indent 2007-07-24 18:46:45 +00:00
Sam Lantinga
7839797798 Unpacked project archives to get individual file history in subversion 2007-07-21 17:09:01 +00:00