# # ChangeLog for code/branches/pch/src/SpecialConfig.h.in # # Generated by Trac 1.0.9 # Nov 22, 2024, 9:54:54 AM Sun, 14 Jun 2009 16:35:31 GMT rgrieder [3169] * code/branches/pch/src/OrxonoxConfig.h.in (modified) * code/branches/pch/src/SpecialConfig.h.in (modified) * code/branches/pch/src/core/Game.h (modified) * code/branches/pch/src/network/NetworkFunction.h (modified) Replacing MACRO_CONCATENATE and MACRO_QUOTEME with the more robust ... 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 ... Wed, 03 Jun 2009 17:20:36 GMT rgrieder [3114] * code/branches/pch (copied) Creating branch for experimental precompiled header file support. Fri, 01 May 2009 20:20:02 GMT rgrieder [2946] * code/trunk/src/OrxonoxConfig.h.in (modified) * code/trunk/src/SpecialConfig.h.in (modified) * code/trunk/src/core/Game.h (modified) Fixed a bug when using the __LINE__ macro in Game.h If you want to ...