# # ChangeLog for code/branches/buildsystem2/src/OrxonoxConfig.h.in # # Generated by Trac 1.0.9 # Feb 21, 2025, 12:52:50 PM Thu, 12 Feb 2009 15:24:59 GMT rgrieder [2650] * code/branches/buildsystem2/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem2/media/CMakeLists.txt (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/OrxonoxConfig.h.in (modified) - Libraries get built to lib/ instead of bin/. CMake 2.6.0 finally ... Thu, 12 Feb 2009 13:03:07 GMT rgrieder [2645] * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) * code/branches/buildsystem2/src/OrxonoxConfig.h.in (modified) - Bugfix: CMake searches the install path per default when finding ... Thu, 12 Feb 2009 08:40:33 GMT rgrieder [2643] * code/branches/buildsystem2/cmake/BuildConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/FlagUtilities.cmake (modified) * code/branches/buildsystem2/src/OrxonoxConfig.h.in (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/Settings.cc (modified) * code/branches/buildsystem2/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/buildsystem2/src/orxonox/orxonox.vcproj.user (modified) - Default config values for OGRE plugins, the plugins folder and the ... Sat, 07 Feb 2009 23:10:57 GMT rgrieder [2639] * code/branches/buildsystem2/cmake/BuildConfigMSVC.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/OrxonoxConfig.h.in (modified) * code/branches/buildsystem2/src/audio/AudioPrereqs.h (modified) * code/branches/buildsystem2/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/buildsystem2/src/core/CorePrereqs.h (modified) * code/branches/buildsystem2/src/core/Functor.h (modified) * code/branches/buildsystem2/src/network/NetworkPrereqs.h (modified) * code/branches/buildsystem2/src/network/Synchronisable.h (modified) * code/branches/buildsystem2/src/network/packet/Packet.h (modified) * code/branches/buildsystem2/src/orxonox/Main.cc (modified) * code/branches/buildsystem2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/buildsystem2/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/buildsystem2/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/buildsystem2/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CRC32.h (modified) * code/branches/buildsystem2/src/util/Clipboard.cc (modified) * code/branches/buildsystem2/src/util/Convert.h (modified) * code/branches/buildsystem2/src/util/Integers.h (deleted) * code/branches/buildsystem2/src/util/Math.h (modified) * code/branches/buildsystem2/src/util/SignalHandler.cc (modified) * code/branches/buildsystem2/src/util/SignalHandler.h (modified) * code/branches/buildsystem2/src/util/Sleep.h (modified) * code/branches/buildsystem2/src/util/UtilPrereqs.h (modified) Cleanup in OrxonoxConfig.h.in. Made use of various CMake features ... Thu, 29 Jan 2009 22:20:37 GMT rgrieder [2619] * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/OrxonoxConfig.h.in (moved) * code/branches/buildsystem2/src/audio/AudioPrereqs.h (modified) * code/branches/buildsystem2/src/core/CorePrereqs.h (modified) * code/branches/buildsystem2/src/network/NetworkPrereqs.h (modified) * code/branches/buildsystem2/src/orxonox/Main.cc (modified) * code/branches/buildsystem2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/Integers.h (modified) * code/branches/buildsystem2/src/util/Sleep.h (modified) * code/branches/buildsystem2/src/util/UtilPrereqs.h (modified) Removed src/util/OrxonoxPlatform.h and added src/OrxonoxConfig.h.in ... Wed, 17 Dec 2008 19:39:35 GMT rgrieder [2507] * code/branches/buildsystem2 (copied) Added merger branch for the build system. Probably going to merge ...