|
|
@2626
|
16 years |
rgrieder |
Added license text to all CMake files except to the subdirectoties of …
|
|
|
@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 …
|
|
|
@2599
|
16 years |
rgrieder |
- Added orxonox version info. However I don't exactly what the actual …
|
|
|
@2590
|
16 years |
rgrieder |
Added ${ORXONOX_LIBRARY_BIN_DIR} which represents the binary directory …
|
|
|
@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 …
|
|
|
@2580
|
16 years |
rgrieder |
That should really be all svn eol-style properties in buildsystem2.
|
|
|
@2579
|
16 years |
rgrieder |
- Equipped find scripts with debug/optimized functions. If you have …
|
|
|
@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 …
|
|
|
@2568
|
16 years |
rgrieder |
Small adjustments.
Added OGRE_HOME environemnt variable to the path to …
|
|
|
@2567
|
16 years |
rgrieder |
Added all paths of included external libraries to the include …
|
|
|
@2547
|
16 years |
rgrieder |
Also moved PrecompiledHeaderFiles.cc to the new pch/havepch folder.
|
|
|
@2546
|
16 years |
rgrieder |
Workaround to avoid the dependencies from OrxonoxStableHeaders.h on …
|
|
|
@2534
|
16 years |
rgrieder |
- Removed ugly hack with windows/unix file path conversion.
- Removed …
|
|
|
@2524
|
16 years |
rgrieder |
Removed two gcc warnings.
|
|
|
@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 …
|
|
|
@2518
|
16 years |
rgrieder |
Adjusted source file macros to cmake 2.6 because it offers …
|
|
|
@2512
|
16 years |
rgrieder |
Fixed build due to merge
|
|
|
@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/orxonox:
|
|
|
@2262
|
16 years |
landauf |
set eol-style to native, no codechanges
|