# # ChangeLog for code/branches/pch/cmake/LibraryConfig.cmake # # Generated by Trac 1.0.9 # Feb 11, 2025, 12:52:25 PM Sun, 14 Jun 2009 16:11:32 GMT rgrieder [3167] * code/branches/pch/bin/CMakeLists.txt (modified) * code/branches/pch/bin/vld.ini.in (added) * code/branches/pch/cmake/BuildConfig.cmake (modified) * code/branches/pch/cmake/BuildConfigMSVC.cmake (modified) * code/branches/pch/cmake/LibraryConfig.cmake (modified) * code/branches/pch/cmake/PackageConfig.cmake (added) * code/branches/pch/cmake/PackageConfigMSVC.cmake (modified) * code/branches/pch/cmake/PackageConfigMinGW.cmake (modified) * code/branches/pch/cmake/PrecompiledHeaderFiles.cmake (modified) * code/branches/pch/cmake/TargetUtilities.cmake (modified) * code/branches/pch/src/CMakeLists.txt (modified) * code/branches/pch/src/OrxonoxConfig.h.in (modified) * code/branches/pch/src/SpecialConfig.h.in (modified) * code/branches/pch/src/orxonox/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/Main.cc (modified) * code/branches/pch/src/orxonox/orxonox.vcproj.user.in (moved) * code/branches/pch/src/orxonox/sound/SoundBase.h (modified) * code/branches/pch/src/tolua/CMakeLists.txt (modified) Merged the build system changes from the Gruppenarbeit: - More ... Sat, 13 Jun 2009 16:41:05 GMT rgrieder [3159] * code/branches/pch/cmake/GenerateToluaBindings.cmake (modified) * code/branches/pch/cmake/LibraryConfig.cmake (modified) * code/branches/pch/src/core/Game.h (modified) * code/branches/pch/src/core/IRC.h (modified) * code/branches/pch/src/core/Template.cc (modified) * code/branches/pch/src/core/XMLPort.h (modified) * code/branches/pch/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/pch/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified) * code/branches/pch/src/util/ExprParser.cc (modified) * code/branches/pch/src/util/SignalHandler.cc (modified) Several small fixes and some removed warnings Wed, 03 Jun 2009 17:20:36 GMT rgrieder [3114] * code/branches/pch (copied) Creating branch for experimental precompiled header file support. Sun, 19 Apr 2009 19:22:47 GMT rgrieder [2925] * code/trunk/cmake/LibraryConfig.cmake (modified) Moving some CMake variables to the advanced section of the cache when ...