|
|
@2640
|
16 years |
rgrieder |
- Corrected version info
- Bugfix: GCC 3 warning workaround was active …
|
|
|
@2639
|
16 years |
rgrieder |
Cleanup in OrxonoxConfig.h.in. Made use of various CMake features like …
|
|
|
@2634
|
16 years |
rgrieder |
Fixed INSTALL target for Windows. The problem was that RUNTIME …
|
|
|
@2630
|
16 years |
rgrieder |
Fixes:
- Improved OpenAL include hack (no, it's not hackier now, I …
|
|
|
@2626
|
16 years |
rgrieder |
Added license text to all CMake files except to the subdirectoties of …
|
|
|
@2625
|
16 years |
rgrieder |
Moved TOLUA_RELEASE option.
|
|
|
@2624
|
16 years |
rgrieder |
Replaced most of the ELSE(…) and ENDIF(…) with ELSE() and ENDIF(). …
|
|
|
@2621
|
16 years |
rgrieder |
This commit gets a little ugly, couldn't separate that anymore:
- …
|
|
|
@2619
|
16 years |
rgrieder |
Removed src/util/OrxonoxPlatform.h and added src/OrxonoxConfig.h.in …
|
|
|
@2610
|
16 years |
rgrieder |
Prefixed library directory for each internal third party library.
From …
|
|
|
@2608
|
16 years |
rgrieder |
Large cleanup in CEGUILua:
- Removed the heavy 1.7MB bind files and …
|
|
|
@2593
|
16 years |
rgrieder |
CMake sometimes has very strange behaviour… Fixed another bug int …
|
|
|
@2589
|
16 years |
rgrieder |
CMake bug: TRUE as macro argument does not evaluate to actual true, …
|
|
|
@2588
|
16 years |
rgrieder |
Visual Studio generator working for all build types. Compiles but does …
|
|
|
@2583
|
16 years |
rgrieder |
- Use $ENV{BOOST_ROOT} to find boost if possible
- Set …
|
|
|
@2574
|
16 years |
rgrieder |
Changed CEGUILua directory choosing and restricted root directory builds.
|
|
|
@2570
|
16 years |
rgrieder |
Removed ogreceguirenderer from the include directories because the …
|
|
|
@2569
|
16 years |
rgrieder |
Moved OgreCEGUIRenderer to its own folder in src since it's actually a …
|
|
|
@2567
|
16 years |
rgrieder |
Added all paths of included external libraries to the include …
|
|
|
@2522
|
16 years |
rgrieder |
Commented building of audio library since it's no use anyway.
|
|
|
@2519
|
16 years |
rgrieder |
It is no more necessary to include UseTolua.cmake just before the …
|
|
|
@2510
|
16 years |
rgrieder |
Merged revisions 2279-2401 of the buildsystem branch to buildsystem2.
|
|
|
@2509
|
16 years |
rgrieder |
Merged revisions 1875-2278 of the buildsystem branch to buildsystem2.
|
|
|
@2507
|
16 years |
rgrieder |
Added merger branch for the build system. Probably going to merge …
|
|
copied from code/trunk/src/CMakeLists.txt:
|
|
|
@2129
|
16 years |
rgrieder |
Applied changes from HEAD again. I have found a way to solve the problem..
|