Commit Graph

19 Commits

Author SHA1 Message Date
Jason Felds c07d4cf78f Let Mac OS X have goodies. 2013-04-29 23:37:10 -04:00
Jason Felds 8479fbf522 Use the drop downs for selecting this. 2013-04-28 20:27:51 -04:00
Jason Felds 7c0709d522 And forgot to do it here. 2013-04-28 19:33:12 -04:00
Jason Felds fdc13c8ca7 Lion required for upcoming changes.
Assuming I can set them up right.
2013-04-28 19:28:43 -04:00
Jason Felds 0b6fb803ad Restore some sanity defaults.
This commit can be transplanted.
2013-04-28 19:24:20 -04:00
Jason Felds 4d01ff674d I thought it was only 10.6 and higher.
Now it is.
2013-04-28 17:11:24 -04:00
Jason Felds 7a553e0aba Use portable mode with libtomcrypt for now.
Activating C++11 turned on strict ansi mode it seems:
it causes some issues with the non portable stuff.

…is there perhaps a different library to use that is more updated with the times?
2013-04-28 12:10:48 -04:00
Jason Felds b296bcbd4a Enforce c++11 compiling. 2013-04-28 11:28:31 -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