Commit Graph

19 Commits

Author SHA1 Message Date
Mark Cannon c00fef183e remove unused files from repo and project files 2011-08-06 21:38:50 +00:00
Jason Felds 3502a3c29b Force 10.5 anyway, get fewer errors.
Not quite there yet: png_jmpbuf
AKA png_set_longjmp_fn is busted.
2011-07-20 21:55:15 -04:00
Jason Felds 864bca63c3 ...yeah, stick with Xcode 3 for now.
Figures Lion would screw things up a bit.

We need a way to take advantage of the better SDKs.

...gah, we're just like Windows now. HELP!
2011-07-20 21:09:57 -04:00
Jason Felds bf79c788d4 [Xcode4] Fix linking. 2011-07-20 13:20:52 -04:00
Jason Felds 6f5ebfddc1 [Xcode4] don't need these it seems. 2011-07-20 11:23:49 -04:00
Jason Felds 87c16e9561 [Xcode4] Fails to link. illegal text reloc.
This is an architecture issue: i386 for RageUtil.o,
random_access_iterator_tag.

Some help is going to be needed.
2011-07-20 10:23:40 -04:00
Jason Felds 71b7dfa3fc Reset to old settings temporarily. 2011-07-20 10:13:33 -04:00
Jason Felds 1d05ee6ad3 [Xcode4] Clang doesn't use these warnings. 2011-06-06 18:14:03 -04:00
Jason Felds a64569417e [Xcode] Remove ancient options. 2011-06-06 18:08:51 -04:00
Jason Felds ad63c250a7 [Xcode4] LLVM
Now if only we can stop this asm constraint thing...
2011-06-06 17:36:29 -04:00
Jason Felds bab996d18d [Xcode4] Remove universal support. Again. 2011-06-06 16:20:30 -04:00
Jason Felds 40a34ac3be [default -> Xcode4] Here we go again...
I suspect we need to upgrade both libtommath
and libtomcrypt to make things work with LLVM.

The GCC compilers just...crap out with <limits>,
but LLVM only craps out on libtomcrypt. Going with LLVM.
2011-06-06 16:15:16 -04:00
Jason Felds e57b81a19b [Xcode4] I thought I forced Leopard or higher. 2011-05-06 17:35:43 -04:00
Jason Felds 5b0532375c [Xcode4] Extern header paths. 2011-05-06 17:33:06 -04:00
Jason Felds ae9aa82d60 [Xcode4] LowLevelWindow behaves.
Well...with clang anyway. That's the compiler Apple
wishes to go with, so may as well support it.

Glew is the only thing left it looks like.
2011-05-06 13:51:45 -04:00
Thai Pangsakulyanont cd9bf53836 [Xcode4] make tomcrypt build 2011-05-06 13:57:21 +07:00
Jason Felds bd29092194 [Xcode4] Force Leopard for now, comment fix. 2011-05-06 00:09:16 -04:00
Jason Felds dd1c713854 [Xcode4] Intel only.
The plist change is due to the Music Games category set.
2011-05-05 23:35:33 -04:00
Jason Felds 91349b3f4f Let's redo the [Xcode4] branch!
Hopefully we've learned our lesson from last time.
2011-05-05 23:27:34 -04:00