Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem2/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2630   15 years rgrieder Fixes: - Improved OpenAL include hack (no, it's not hackier now, I …
(edit) @2627   15 years rgrieder Removed three calls to GET_ALL_HEADER_FILES which in turn calls …
(edit) @2626   15 years rgrieder Added license text to all CMake files except to the subdirectoties of …
(edit) @2625   15 years rgrieder Moved TOLUA_RELEASE option.
(edit) @2624   15 years rgrieder Replaced most of the ELSE(…) and ENDIF(…) with ELSE() and ENDIF(). …
(edit) @2623   15 years rgrieder - Fixed FindDirectX for use with CMake 2.6.0 (2.6.2 worked without …
(edit) @2622   15 years rgrieder Same mistake twice: File overwrite. CppTcl —> cpptcl
(edit) @2621   15 years rgrieder This commit gets a little ugly, couldn't separate that anymore: - …
(edit) @2619   15 years rgrieder Removed src/util/OrxonoxPlatform.h and added src/OrxonoxConfig.h.in …
(edit) @2611   15 years rgrieder Inadvertently overwrote some changes in the last commit
(edit) @2610   15 years rgrieder Prefixed library directory for each internal third party library. From …
(edit) @2609   15 years rgrieder - Added unified diff file with our changes for OIS - Added version …
(edit) @2608   15 years rgrieder Large cleanup in CEGUILua: - Removed the heavy 1.7MB bind files and …
(edit) @2607   15 years rgrieder Forgot something else with TinyXML++.
(edit) @2605   15 years rgrieder Actually deleted old name style TinyXML++ files.
(edit) @2604   15 years rgrieder - Added unified diff file with our changes for Tolua++ - Added version …
(edit) @2603   15 years rgrieder - Added unified diff file with our changes for TinyXML++ - Minimised …
(edit) @2602   15 years rgrieder - Added unified diff file with our changes for OgreCEGUIRenderer - …
(edit) @2601   15 years rgrieder Renamed CppTcl files to their orignal name.
(edit) @2600   15 years rgrieder - Added changelog for CppTcl - Added unified diff file with our …
(edit) @2599   15 years rgrieder - Added orxonox version info. However I don't exactly what the actual …
(edit) @2596   15 years rgrieder SignalHandler is only implemented on Linux.
(edit) @2594   15 years rgrieder MinGW is able to find all the necessary libraries. However compiling …
(edit) @2593   15 years rgrieder CMake sometimes has very strange behaviour… Fixed another bug int …
(edit) @2590   15 years rgrieder Added ${ORXONOX_LIBRARY_BIN_DIR} which represents the binary directory …
(edit) @2589   15 years rgrieder CMake bug: TRUE as macro argument does not evaluate to actual true, …
(edit) @2588   15 years rgrieder Visual Studio generator working for all build types. Compiles but does …
(edit) @2583   15 years rgrieder - Use $ENV{BOOST_ROOT} to find boost if possible - Set …
(edit) @2581   15 years rgrieder Three build fixes: - All ENet to ENET and ENet_LIBRARIES to …
(edit) @2580   15 years rgrieder That should really be all svn eol-style properties in buildsystem2.
(edit) @2579   15 years rgrieder - Equipped find scripts with debug/optimized functions. If you have …
(edit) @2574   15 years rgrieder Changed CEGUILua directory choosing and restricted root directory builds.
(edit) @2572   15 years rgrieder Linking tolua shared instead of static. This should not be a problem …
(edit) @2570   15 years rgrieder Removed ogreceguirenderer from the include directories because the …
(edit) @2569   15 years rgrieder Moved OgreCEGUIRenderer to its own folder in src since it's actually a …
(edit) @2568   15 years rgrieder Small adjustments. Added OGRE_HOME environemnt variable to the path to …
(edit) @2567   15 years rgrieder Added all paths of included external libraries to the include …
(edit) @2547   15 years rgrieder Also moved PrecompiledHeaderFiles.cc to the new pch/havepch folder.
(edit) @2546   15 years rgrieder Workaround to avoid the dependencies from OrxonoxStableHeaders.h on …
(edit) @2534   15 years rgrieder - Removed ugly hack with windows/unix file path conversion. - Removed …
(edit) @2525   15 years rgrieder Fixed MT reset bug in this branch as well to test for another possible …
(edit) @2524   15 years rgrieder Removed two gcc warnings.
(edit) @2522   15 years rgrieder Commented building of audio library since it's no use anyway.
(edit) @2520   15 years rgrieder - Complete out-of-source builds working now with msvc (moved tolua …
(edit) @2519   15 years rgrieder It is no more necessary to include UseTolua.cmake just before the …
(edit) @2518   15 years rgrieder Adjusted source file macros to cmake 2.6 because it offers …
(edit) @2512   15 years rgrieder Fixed build due to merge
(edit) @2510   15 years rgrieder Merged revisions 2279-2401 of the buildsystem branch to buildsystem2.
(edit) @2509   15 years rgrieder Merged revisions 1875-2278 of the buildsystem branch to buildsystem2.
(copy) @2507   15 years rgrieder Added merger branch for the build system. Probably going to merge …
copied from code/trunk/src:
(edit) @2295   15 years rgrieder Removed depricated testing folder in util.
Note: See TracRevisionLog for help on using the revision log.