# # ChangeLog for code/branches/ceguilua/cmake # # Generated by Trac 1.0.9 # May 23, 2024, 7:26:03 PM Sun, 21 Sep 2008 18:39:08 GMT rgrieder [1809] * code/branches/ceguilua/cmake/FindCEGUI.cmake (modified) * code/branches/ceguilua/src/lua-5.0.3 (deleted) * code/branches/ceguilua/src/lua-5.1.3 (deleted) * code/branches/ceguilua/src/lua/Makefile (deleted) * code/branches/ceguilua/src/tolua/CMakeLists.txt (modified) * code/branches/ceguilua/src/tolua/tolua-5.0.pkg (deleted) removed version specific lua folders removed lua 5.0 package file ... Sun, 21 Sep 2008 16:04:20 GMT rgrieder [1805] * code/branches/ceguilua/cmake/FindCEGUI.cmake (modified) attempt to read CEGUIVersion.h Sat, 20 Sep 2008 14:15:40 GMT rgrieder [1801] * code/branches/ceguilua (copied) Short branch to include lua and ceguiLua. Sat, 13 Sep 2008 19:32:44 GMT landauf [1776] * code/trunk/CMakeLists.txt (modified) * code/trunk/bin/orxonox.bat (modified) * code/trunk/cmake/FindALUT.cmake (modified) * code/trunk/cmake/FindBoost.cmake (modified) * code/trunk/cmake/FindCEGUI.cmake (modified) * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) * code/trunk/cmake/FindDirectX.cmake (modified) * code/trunk/cmake/FindENet.cmake (modified) * code/trunk/cmake/FindLua.cmake (modified) * code/trunk/cmake/FindOGRE.cmake (modified) * code/trunk/cmake/FindOggVorbis.cmake (modified) * code/trunk/cmake/FindOpenAL.cmake (modified) * code/trunk/cmake/FindTCL.cmake (modified) * code/trunk/cmake/FindZLIB.cmake (modified) * code/trunk/src/orxonox/gui/GUIManager.cc (modified) Many changes in almost all FindXYZ.cmake files. They now throw errors ...