# # ChangeLog for code/branches/buildsystem2/src/orxonox/pch # # Generated by Trac 1.0.9 # Jun 17, 2024, 7:45:06 PM 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:35:54 GMT rgrieder [2621] * code/branches/buildsystem2/bin-config/CMakeLists.txt (modified) * code/branches/buildsystem2/bin-config/run.bat (modified) * code/branches/buildsystem2/cmake/AddSourceFiles.cmake (deleted) * code/branches/buildsystem2/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem2/cmake/BuildConfigGCC.cmake (modified) * code/branches/buildsystem2/cmake/BuildConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/GenerateToluaBindings.cmake (moved) * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMinGW.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/audio/AudioBuffer.h (modified) * code/branches/buildsystem2/src/audio/AudioIncludes.h (modified) * code/branches/buildsystem2/src/audio/AudioStream.h (modified) * code/branches/buildsystem2/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/input/CMakeLists.txt (modified) * code/branches/buildsystem2/src/cpptcl/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/packet/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ois/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ois/linux/CMakeLists.txt (added) * code/branches/buildsystem2/src/ois/mac/CMakeLists.txt (added) * code/branches/buildsystem2/src/ois/win32/CMakeLists.txt (added) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gui/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem2/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/controllers/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/gametypes/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/infos/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/pickup/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/quest/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/weaponSystem/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/weaponSystem/munitions/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/weaponSystem/projectiles/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/weaponSystem/weapons/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/worldentities/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/worldentities/pawns/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/worldentities/triggers/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/orxonox.vcproj.user (modified) * code/branches/buildsystem2/src/orxonox/overlays/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/overlays/console/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/overlays/debug/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/overlays/hud/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/pch/nopch/OrxonoxStableHeaders.h (modified) * code/branches/buildsystem2/src/orxonox/tools/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tinyxml/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) This commit gets a little ugly, couldn't separate that anymore: - ... Tue, 06 Jan 2009 09:32:59 GMT rgrieder [2567] * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/BaseObject.cc (modified) * code/branches/buildsystem2/src/core/IRC.h (modified) * code/branches/buildsystem2/src/core/Loader.cc (modified) * code/branches/buildsystem2/src/core/LuaBind.cc (modified) * code/branches/buildsystem2/src/core/TclBind.h (modified) * code/branches/buildsystem2/src/core/TclThreadManager.h (modified) * code/branches/buildsystem2/src/core/Template.cc (modified) * code/branches/buildsystem2/src/core/Template.h (modified) * code/branches/buildsystem2/src/core/XMLPort.h (modified) * code/branches/buildsystem2/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (modified) * code/branches/buildsystem2/visual_studio/vc8/base.vsprops (modified) Added all paths of included external libraries to the include ... Tue, 30 Dec 2008 10:05:18 GMT rgrieder [2547] * code/branches/buildsystem2/src/orxonox/pch/havepch/PrecompiledHeaderFiles.cc (moved) * code/branches/buildsystem2/visual_studio/vc8/orxonox.vcproj (modified) Also moved PrecompiledHeaderFiles.cc to the new pch/havepch folder. Mon, 29 Dec 2008 16:43:40 GMT rgrieder [2546] * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/pch (added) * code/branches/buildsystem2/src/orxonox/pch/havepch (added) * code/branches/buildsystem2/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (moved) * code/branches/buildsystem2/src/orxonox/pch/nopch (added) * code/branches/buildsystem2/src/orxonox/pch/nopch/OrxonoxStableHeaders.h (added) * code/branches/buildsystem2/visual_studio/vc8/orxonox.vsprops (modified) Workaround to avoid the dependencies from OrxonoxStableHeaders.h on ...