# # ChangeLog for code/branches/tgidronFS16/cmake/CompilerConfigClang.cmake # # Generated by Trac 1.0.9 # May 19, 2024, 11:49:45 PM Thu, 12 May 2016 14:02:21 GMT tgidron [11184] * code/branches/tgidronFS16 (modified) * code/branches/tgidronFS16/cmake/CompilerConfigClang.cmake (modified) * code/branches/tgidronFS16/data/levels/Hover.oxw (modified) * code/branches/tgidronFS16/data/levels/emptyLevel.oxw (modified) * code/branches/tgidronFS16/data/levels/includes/weaponSettingsHover.oxi (modified) * code/branches/tgidronFS16/data/levels/templates/spaceshipHover.oxt (modified) * code/branches/tgidronFS16/src/libraries/core/command/TclThreadManager.cc (modified) * code/branches/tgidronFS16/src/modules/hover/Hover.cc (modified) * code/branches/tgidronFS16/src/modules/hover/HoverFlag.cc (modified) * code/branches/tgidronFS16/src/modules/hover/HoverOrigin.cc (modified) * code/branches/tgidronFS16/src/orxonox/Scene.h (modified) * code/branches/tgidronFS16/src/orxonox/gametypes/TeamGametype.cc (modified) * code/branches/tgidronFS16/src/orxonox/weaponsystem/WeaponSystem.h (modified) * code/branches/tgidronFS16/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/tgidronFS16/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/branches/tgidronFS16/test/util/StringUtilsTest.cc (modified) New Pickup + try to create ground from separate tiles Thu, 17 Mar 2016 13:05:06 GMT fvultier [11140] * code/branches/tgidronFS16 (copied) New branch for PPS FS16 Tue, 19 Jan 2016 12:53:36 GMT muemart [11076] * code/trunk/cmake/CompilerConfig.cmake (modified) * code/trunk/cmake/CompilerConfigClang.cmake (added) * code/trunk/cmake/tools/PrecompiledHeaderFiles.cmake (modified) * code/trunk/src/OrxonoxConfig.cmake (modified) Add CMake configs for Clang. Most of it is reused from GCC.