bjarni
e273fe2f33
(svn r3258) -Feature: [OSX] added support for universal binaries
...
it needs both PPC and x86 libs to compile
due to this fact, compilation with libPNG or SDL is not tested (dedicated servers only)
only PPC part is tested as I don't have x86 OSX
2005-12-04 17:36:19 +00:00
bjarni
4550c2361d
(svn r3257) -Codechange: [OSX] removed the dynamic lib in bundle option (introduced in rev 3230)
...
it caused way more problems than it solved
2005-12-03 13:43:54 +00:00
bjarni
16625f4db1
(svn r3256) -Fix: [OSX] fixed issue where building the bundle could take place before linking if -j 2 was used
2005-12-03 10:36:23 +00:00
bjarni
97b3afe9ae
(svn r3230) -Feature: [OSX] OSX builds can now change where it searches for dynamic libs and can move libs into the bundle
...
This is not a fix for the issues with static linking, more like a workaround. Static linking still got issues
Apple recommends to use dynamic linking anyway, so I guess this doesn't matter much
2005-11-23 12:21:54 +00:00
bjarni
a949e6d3d0
(svn r3031) forgot 1 file and two lines in rev 3029 (mac midi stuff)
2005-10-11 16:40:56 +00:00
bjarni
4eb7a0ac6b
(svn r3029) -Change: [OSX] removed the buggy java midi player, which was rendered obsolite by r3022
2005-10-10 15:22:47 +00:00
Darkvater
acf442102a
(svn r2905) fix casing
2005-09-01 21:19:48 +00:00
Darkvater
bb05a9a504
(svn r2904) Stupid editors, and renaming files with the same name just different casing is not really possible, so here comes another commit
2005-09-01 21:19:07 +00:00
bjarni
6488c2cba0
(svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgen
...
- it appeared to cause problems and strgen don't need a GUI
- renamed ottd to openttd in the app menu (Tobin)
2005-07-29 09:45:25 +00:00
bjarni
7e25cd6240
(svn r2741) -Feature: [OSX] added a window to display asserts on OSX (Tobin)
2005-07-28 21:47:41 +00:00
bjarni
f1c254befa
(svn r2703) - Feature: [OSX] Added a native alert window to show whatever error() needs to print (Tobin made this, while I fixed some issued in it)
...
- As a bonus, we now have an objective C file (os/macosx/macos.m) to use the functions Apple made to interact with OS stuff
2005-07-24 20:47:42 +00:00
truelight
b195b77906
(svn r2224) -Fix: capital-correctness for OSX-dir-names
2005-04-24 12:47:09 +00:00
bjarni
9bd93a1148
(svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder
2005-04-14 20:42:30 +00:00