Jason Felds
ef37e0036d
Don't require Mac OS X 10.6 SDK.
2013-07-10 21:03:21 -04:00
Dan Guzek
45a2165664
Change XCode's Target Deployment to 10.5.
2013-06-19 21:47:52 -04:00
Devin J. Pohly
1220dbe085
Revert "Round 2-2 of this."
...
This reverts commit 0ae4183f7b .
2013-06-04 23:47:22 -04:00
Jason Felds
0ae4183f7b
Round 2-2 of this.
2013-04-16 00:16:02 -04:00
Jason Felds
7603aaef77
Forgot about the "bare" target.
...
...is this even used?
2013-02-10 21:03:29 -05:00
Jason Felds
ae5b1c6d26
Performance Debug should have its own .app name.
2013-02-10 21:00:08 -05:00
Jason Felds
591bbae070
Compiles and links. Try at your own risk.
2013-02-10 20:38:14 -05:00
Jason Felds
bf54a30dbb
Definitely confirmed these files are gone.
...
Mac OS X still broken.
2013-02-10 11:32:43 -05:00
Jason Felds
d7518ef5b3
Bring Xcode up to 4.6 standards.
...
Basically includes hi def image stuff and headers.
Note: Mac OS X build is broken. LowLevelWindow_MacOSX.mm refers to the removed RageDisplay_Legacy_Helpers files. The replacement is not immediately obvious.
2013-02-10 01:10:01 -05:00
Jason Felds
3c5e72e0dc
Fix some Xcode warnings.
...
Also, need to test committing on Mac again.
2012-06-19 09:45:18 -04:00
Jason Felds
1cbbf08c58
Reduce warnings on external projects.
2012-05-04 17:13:55 -04:00
Jason Felds
54aff5282a
No universal support for Xcode 4.3.
2012-05-04 16:28:34 -04:00
Thai Pangsakulyanont
0b3287f190
(Mac OS X) make Debug configuration compile to "StepMania (debug).app" so we can have both debug and non-debug version together without having to rebuild.
2012-04-26 13:37:11 +07:00
Thai Pangsakulyanont
503814c435
update libpng to 1.5.10, add precompiled library for ffmpeg 0.10.2 for mac, and Xcode 4.3 project in a separate project.
...
This should make it possible to build StepMania 5 on Mac OS X.
The catch is that it will only work with Snow Leopard and up, but I think this is better than nothing.
We can support PowerPC / 10.4-10.5 again when someone can make the old Xcode 3 project work.
2012-04-24 00:11:28 +07:00