# # ChangeLog for code/branches/buildsystem2/bin/run.bat # # Generated by Trac 1.0.9 # Nov 22, 2024, 2:51:18 PM Thu, 12 Feb 2009 08:32:57 GMT rgrieder [2642] * code/branches/buildsystem2/bin (moved) Renaming bin-config directory to bin again. I think it might be ... 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: - ...