|
|
@7532
|
14 years |
rgrieder |
Adding some compiler errors to test OS X stuff
|
|
|
@7530
|
14 years |
rgrieder |
Hope this fixes some more OS X problems.
|
|
|
@7528
|
14 years |
rgrieder |
Even linux only classes should carry the _LibraryExport macro.
|
|
|
@7527
|
14 years |
rgrieder |
Added _LibraryPrivate macros to all LibraryPrereqs.h files.
You can …
|
|
|
@7526
|
14 years |
rgrieder |
Fixed GCC visibility: Default should be 'default', not 'hidden' for …
|
|
|
@7525
|
14 years |
rgrieder |
Architecture (32/64 bit) should be determined at compile time because …
|
|
|
@7524
|
14 years |
rgrieder |
Postponing -march options for later.
There are too many possible …
|
|
|
@7523
|
14 years |
rgrieder |
Activated SSE on Linux and disabled Visibility again because of linker …
|
|
|
@7522
|
14 years |
rgrieder |
Build fixes for code written on Windows
|
|
|
@7521
|
14 years |
rgrieder |
Bugfix (no GCC_VERSION variable with other compilers).
|
|
|
@7520
|
14 years |
rgrieder |
Added some useful compiler options found in the Ogre build system.
SSE …
|
|
|
@7519
|
14 years |
rgrieder |
Trying to get OS X to compile with 32 bits.
|
|
|
@7518
|
14 years |
rgrieder |
There was a hidden problem with the recent "radical change" after all. …
|
|
|
@7517
|
14 years |
rgrieder |
Radical change in build system. Should not make any difference though. …
|
|
|
@7516
|
14 years |
rgrieder |
Fixed wrong code in MacHIDManager (OIS).
|
|
|
@7515
|
14 years |
rgrieder |
No new line at end of file.
|
|
|
@7514
|
14 years |
rgrieder |
This hopefully fixes some warnings with gcc 4.0.
|
|
|
@7513
|
14 years |
rgrieder |
Updated DynLib class to the newest version in the OGRE trunk.
This …
|
|
|
@7512
|
14 years |
rgrieder |
That should fix DynLib compiling on Mac.
|
|
|
@7511
|
14 years |
rgrieder |
Removed obsolete statement.
|
|
|
@7510
|
14 years |
rgrieder |
Fixed something I should have seen a long time ago: Order of include …
|
|
|
@7509
|
14 years |
rgrieder |
No more compilations here as well.
|
|
|
@7508
|
14 years |
rgrieder |
Not using compilations to compile OIS for the moment.
|
|
|
@7507
|
14 years |
rgrieder |
Fixed CMakeLists files in OIS folder.
|
|
|
@7506
|
14 years |
rgrieder |
Updated OIS source files to its current SVN trunk (r26).
|
|
|
@7505
|
14 years |
rgrieder |
|
|
copied from code/trunk:
|
|
|
@7504
|
14 years |
dafrick |
Pickups module is now (from what I can tell after some basic testing) …
|