# # ChangeLog for code/branches/buildsystem/src # # Generated by Trac 1.0.9 # Jun 3, 2024, 5:17:28 PM Wed, 10 Dec 2008 20:45:35 GMT adrfried [2399] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/UseTolua.cmake (modified) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) tolua fixed for mingw, libtolua linked statically Wed, 10 Dec 2008 15:19:26 GMT adrfried [2384] * code/branches/buildsystem/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/cpptcl/CMakeLists.txt (modified) * code/branches/buildsystem/src/network/CMakeLists.txt (modified) * code/branches/buildsystem/src/ois/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem/src/tinyxml/CMakeLists.txt (modified) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem/src/util/CMakeLists.txt (modified) install targets added Wed, 03 Dec 2008 17:12:52 GMT adrfried [2336] * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) tolua cmakelists made compatible to older cmakes Wed, 03 Dec 2008 16:56:04 GMT adrfried [2335] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) lua handling fixed again Wed, 03 Dec 2008 15:30:12 GMT adrfried [2326] * code/branches/buildsystem/TODO_buildsystem (modified) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) fix tolua compat handling Wed, 03 Dec 2008 15:02:10 GMT adrfried [2322] * code/branches/buildsystem/src/CMakeLists.txt (modified) ceguilua include path fixed Wed, 03 Dec 2008 13:51:06 GMT adrfried [2318] * code/branches/buildsystem/cmake/CheckOrxonoxWinDeps.cmake (modified) * code/branches/buildsystem/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem/cmake/FindDirectX.cmake (modified) * code/branches/buildsystem/cmake/FindENet.cmake (modified) * code/branches/buildsystem/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem/cmake/FindOggVorbis.cmake (modified) * code/branches/buildsystem/src/CMakeLists.txt (modified) cmake for mingw improved Wed, 26 Nov 2008 16:35:16 GMT adrfried [2278] * code/branches/buildsystem/cmake/FindDirectX.cmake (modified) * code/branches/buildsystem/src/core/ConfigFileManager.cc (modified) * code/branches/buildsystem/src/core/Executor.h (modified) * code/branches/buildsystem/src/core/Functor.h (modified) * code/branches/buildsystem/src/core/Namespace.cc (modified) * code/branches/buildsystem/src/core/NamespaceNode.cc (modified) * code/branches/buildsystem/src/core/Script.cc (modified) * code/branches/buildsystem/src/core/Script.h (modified) * code/branches/buildsystem/src/core/XMLPort.h (modified) * code/branches/buildsystem/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/buildsystem/src/util/Convert.h (modified) * code/branches/buildsystem/src/util/String.cc (modified) * code/branches/buildsystem/src/util/String.h (modified) unsigned int -> size_t for std::string related functions I hope ... Wed, 26 Nov 2008 15:31:35 GMT adrfried [2275] * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem/src/tolua/all-5.0.lua (copied) * code/branches/buildsystem/src/tolua/all-5.1.lua (moved) prepared tolua for different lua versions Sun, 23 Nov 2008 20:22:25 GMT rgrieder [2252] * code/branches/buildsystem/src/orxonox/gui/GUIManager.h (modified) * code/branches/buildsystem/src/tolua/lua/doit.lua (modified) * code/branches/buildsystem/src/tolua/tolua.c (modified) Removed tabs that got inserted in my vim sessions. Sat, 22 Nov 2008 21:25:45 GMT rgrieder [2248] * code/branches/buildsystem/src/tolua/lua/package.lua (modified) * code/branches/buildsystem/src/tolua/tolua.c (modified) - Bugfix in tolua.c: Paths like "D:\" weren't considered absolute ... Thu, 20 Nov 2008 23:36:23 GMT rgrieder [2244] * code/branches/buildsystem/bin/CMakeLists.txt (modified) * code/branches/buildsystem/bin/linux/orxonox.ini (moved) * code/branches/buildsystem/bin/mingw/orxonox.ini (moved) * code/branches/buildsystem/bin/tardis/orxonox.ini (moved) * code/branches/buildsystem/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/buildsystem/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/buildsystem/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/buildsystem/src/util/String.cc (modified) * code/branches/buildsystem/src/util/String.h (modified) Applied long created patch that removes plugins.cfg and puts the ... Thu, 20 Nov 2008 21:25:20 GMT rgrieder [2241] * code/branches/buildsystem/bin/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/CheckOrxonoxWinDeps.cmake (modified) * code/branches/buildsystem/cmake/UseTolua.cmake (modified) * code/branches/buildsystem/src/tinyxml/ticpp_trunk_r98 (modified) * code/branches/buildsystem/src/tolua/README (modified) * code/branches/buildsystem/src/tolua/all.lua (modified) Added svn:eol-style native property to all newly added files. It is ... Thu, 20 Nov 2008 21:13:11 GMT rgrieder [2239] * code/branches/buildsystem/cmake/UseTolua.cmake (modified) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/Script.cc (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem/src/tolua/lua/package.lua (modified) Resolved tolua include directory problem in another fashion by adding ... Thu, 20 Nov 2008 20:23:31 GMT rgrieder [2238] * code/branches/buildsystem/src/tolua/README (added) Added tolua README file. Thu, 20 Nov 2008 20:19:26 GMT rgrieder [2237] * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/tinyxml/ticpp.cc (modified) * code/branches/buildsystem/src/tinyxml/ticpp.h (modified) * code/branches/buildsystem/src/tinyxml/ticpprc.h (modified) * code/branches/buildsystem/src/tinyxml/tinyxml.h (modified) Added "-DTIXML_USE_TICPP" to CXX_FLAGS and removed manual ... Thu, 20 Nov 2008 19:51:44 GMT rgrieder [2236] * code/branches/buildsystem/cmake/UseTolua.cmake (modified) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem/src/tolua/all.lua (moved) * code/branches/buildsystem/src/tolua/lua/doit.lua (modified) * code/branches/buildsystem/src/tolua/lua/package.lua (modified) * code/branches/buildsystem/src/tolua/tolua-5.1.pkg (deleted) * code/branches/buildsystem/src/tolua/tolua.c (modified) * code/branches/buildsystem/src/tolua/toluabind.c (deleted) * code/branches/buildsystem/src/tolua/toluabind.h (deleted) - Changed working directory for tolua generator to ... Thu, 20 Nov 2008 12:52:18 GMT rgrieder [2235] * code/branches/buildsystem/src/tolua/lua/all.lua (added) Added lua file to do some testing. Wed, 19 Nov 2008 20:18:42 GMT rgrieder [2234] * code/branches/buildsystem/src/core/CommandExecutor.h (modified) * code/branches/buildsystem/src/core/Script.h (modified) * code/branches/buildsystem/src/orxonox/gui/GUIManager.h (modified) * code/branches/buildsystem/src/tolua/lua/package.lua (modified) Modified package.lua to automatically remove all _LibExport macros to ... Wed, 19 Nov 2008 19:39:40 GMT rgrieder [2233] * code/branches/buildsystem/cmake/UseTolua.cmake (modified) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem/src/tolua/lua/package.lua (modified) * code/branches/buildsystem/src/tolua/tolua.c (modified) Added 'w' argument for tolua. That specifies the working directory ... Wed, 19 Nov 2008 15:40:43 GMT rgrieder [2229] * code/branches/buildsystem/src/tolua/lua/array.lua (modified) * code/branches/buildsystem/src/tolua/lua/basic.lua (modified) * code/branches/buildsystem/src/tolua/lua/class.lua (modified) * code/branches/buildsystem/src/tolua/lua/clean.lua (modified) * code/branches/buildsystem/src/tolua/lua/code.lua (modified) * code/branches/buildsystem/src/tolua/lua/compat-5.1.lua (modified) * code/branches/buildsystem/src/tolua/lua/compat.lua (modified) * code/branches/buildsystem/src/tolua/lua/container.lua (modified) * code/branches/buildsystem/src/tolua/lua/custom.lua (modified) * code/branches/buildsystem/src/tolua/lua/custom_hide.lua (modified) * code/branches/buildsystem/src/tolua/lua/declaration.lua (modified) * code/branches/buildsystem/src/tolua/lua/define.lua (modified) * code/branches/buildsystem/src/tolua/lua/doit.lua (modified) * code/branches/buildsystem/src/tolua/lua/enumerate.lua (modified) * code/branches/buildsystem/src/tolua/lua/feature.lua (modified) * code/branches/buildsystem/src/tolua/lua/function.lua (modified) * code/branches/buildsystem/src/tolua/lua/module.lua (modified) * code/branches/buildsystem/src/tolua/lua/namespace.lua (modified) * code/branches/buildsystem/src/tolua/lua/operator.lua (modified) * code/branches/buildsystem/src/tolua/lua/package.lua (modified) * code/branches/buildsystem/src/tolua/lua/typedef.lua (modified) * code/branches/buildsystem/src/tolua/lua/variable.lua (modified) * code/branches/buildsystem/src/tolua/lua/verbatim.lua (modified) Cleaned up indentation chaos in tolua. There were tabs and 1 space ... Wed, 19 Nov 2008 14:52:58 GMT adrfried [2224] * code/branches/buildsystem/src/orxonox/Settings.cc (modified) media path changed Tue, 18 Nov 2008 17:48:41 GMT rgrieder [2216] * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CEGUILua.cpp (modified) Fixed CEGUILua 0.6.1 build in the repository. We don't have a ... Tue, 18 Nov 2008 17:29:15 GMT rgrieder [2215] * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CEGUILua.h (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CEGUILua.h (modified) Reapplied lost bugfix for mingw with CEGUILua.h Tue, 18 Nov 2008 17:20:07 GMT rgrieder [2214] * code/branches/buildsystem/src/ceguilua-0.5.0b (deleted) * code/branches/buildsystem/src/core/tolua (deleted) * code/branches/buildsystem/src/lua (deleted) * code/branches/buildsystem/src/orxonox/tolua (deleted) removed dead directories. Wed, 12 Nov 2008 15:09:01 GMT adrfried [2199] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/bin/CMakeLists.txt (added) * code/branches/buildsystem/bin/run-script (modified) * code/branches/buildsystem/run (modified) * code/branches/buildsystem/src/orxonox/Settings.cc (modified) paths modified, orxonox runs out of the build directory Wed, 12 Nov 2008 15:08:51 GMT adrfried [2198] * code/branches/buildsystem/cmake/CheckTardis.cmake (modified) * code/branches/buildsystem/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/network/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem/src/util/CMakeLists.txt (modified) FindOGRE cleaned up Wed, 12 Nov 2008 15:08:35 GMT adrfried [2197] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/CheckOrxonoxWinDeps.cmake (added) * code/branches/buildsystem/cmake/CheckTardis.cmake (modified) * code/branches/buildsystem/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem/cmake/FindCEGUI_OGRE.cmake (deleted) * code/branches/buildsystem/cmake/FindODE.cmake (deleted) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem/src/util/CMakeLists.txt (modified) * code/branches/buildsystem/src/util/testing/CMakeLists.txt (modified) FindCEGUI.cmake and others cleaned up Tue, 04 Nov 2008 22:19:15 GMT rgrieder [2139] * code/branches/buildsystem/src/tinyxml/ticpp.cc (modified) Forgot one USE_TICPP in a source file Tue, 04 Nov 2008 22:01:38 GMT rgrieder [2138] * code/branches/buildsystem/src/tinyxml/ticpp.h (modified) * code/branches/buildsystem/src/tinyxml/ticpprc.h (modified) * code/branches/buildsystem/src/tinyxml/tinyxml.h (modified) Added #define TIXML_USE_TICPP to the ticpp and tinyxml headers. All ... Tue, 04 Nov 2008 21:05:43 GMT rgrieder [2137] * code/branches/buildsystem/src/tinyxml/changes.txt (added) * code/branches/buildsystem/src/tinyxml/readme.txt (added) * code/branches/buildsystem/src/tinyxml/ticpp.cc (modified) * code/branches/buildsystem/src/tinyxml/ticpp.h (modified) * code/branches/buildsystem/src/tinyxml/ticpp_trunk_r98 (added) * code/branches/buildsystem/src/tinyxml/ticpprc.h (modified) * code/branches/buildsystem/src/tinyxml/tinyxml.h (modified) Updated tinycpp to it's trunk revision 98. Note that our own changes ... Tue, 04 Nov 2008 19:59:26 GMT rgrieder [2135] * code/branches/buildsystem/src/CMakeLists.txt (modified) Removed root directory (not src/!) from include directories Wed, 29 Oct 2008 14:45:22 GMT adrfried [2054] * code/branches/buildsystem/cmake/CheckTardis.cmake (modified) * code/branches/buildsystem/cmake/FindALUT.cmake (modified) * code/branches/buildsystem/cmake/FindENet.cmake (modified) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/network/CMakeLists.txt (modified) FindALUT and FindENet cleaned up Mon, 20 Oct 2008 15:54:18 GMT adrfried [1982] * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CEGUILua.cpp (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CEGUILua.h (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CEGUILuaFunctor.cpp (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/lua_CEGUI.cpp (modified) ceguilua reverted to 0.6.1 Mon, 20 Oct 2008 15:53:54 GMT adrfried [1980] * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.5.0 (added) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua (added) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CEGUILua.cpp (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CEGUILua.h (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CEGUILuaFunctor.cpp (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CEGUILuaFunctor.h (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CMakeLists.txt (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/lua_CEGUI.cpp (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/required.cpp (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/required.h (moved) using ceguilua-0.5.0 Mon, 20 Oct 2008 15:53:43 GMT adrfried [1979] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.5.0b/ceguilua/CEGUILua.cpp (modified) * code/branches/buildsystem/src/ceguilua-0.5.0b/ceguilua/CEGUILuaFunctor.cpp (modified) * code/branches/buildsystem/src/ceguilua-0.5.0b/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) test Mon, 20 Oct 2008 15:53:36 GMT adrfried [1978] * code/branches/buildsystem/cmake/UseTolua.cmake (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) simplified use of -iquote Mon, 20 Oct 2008 15:53:30 GMT adrfried [1977] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/CheckTardis.cmake (modified) * code/branches/buildsystem/cmake/FindBoost.cmake (deleted) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/network/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) further cleanup Mon, 20 Oct 2008 15:53:16 GMT adrfried [1975] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/FindLua.cmake (deleted) * code/branches/buildsystem/cmake/FindLua50.cmake (added) * code/branches/buildsystem/cmake/FindLua51.cmake (added) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/Script.cc (modified) * code/branches/buildsystem/src/core/Script.h (modified) * code/branches/buildsystem/src/lua/CMakeLists.txt (deleted) * code/branches/buildsystem/src/lua/COPYRIGHT (deleted) * code/branches/buildsystem/src/lua/README (deleted) * code/branches/buildsystem/src/lua/lapi.c (deleted) * code/branches/buildsystem/src/lua/lapi.h (deleted) * code/branches/buildsystem/src/lua/lauxlib.c (deleted) * code/branches/buildsystem/src/lua/lauxlib.h (deleted) * code/branches/buildsystem/src/lua/lbaselib.c (deleted) * code/branches/buildsystem/src/lua/lcode.c (deleted) * code/branches/buildsystem/src/lua/lcode.h (deleted) * code/branches/buildsystem/src/lua/ldblib.c (deleted) * code/branches/buildsystem/src/lua/ldebug.c (deleted) * code/branches/buildsystem/src/lua/ldebug.h (deleted) * code/branches/buildsystem/src/lua/ldo.c (deleted) * code/branches/buildsystem/src/lua/ldo.h (deleted) * code/branches/buildsystem/src/lua/ldump.c (deleted) * code/branches/buildsystem/src/lua/lfunc.c (deleted) * code/branches/buildsystem/src/lua/lfunc.h (deleted) * code/branches/buildsystem/src/lua/lgc.c (deleted) * code/branches/buildsystem/src/lua/lgc.h (deleted) * code/branches/buildsystem/src/lua/linit.c (deleted) * code/branches/buildsystem/src/lua/liolib.c (deleted) * code/branches/buildsystem/src/lua/llex.c (deleted) * code/branches/buildsystem/src/lua/llex.h (deleted) * code/branches/buildsystem/src/lua/llimits.h (deleted) * code/branches/buildsystem/src/lua/lmathlib.c (deleted) * code/branches/buildsystem/src/lua/lmem.c (deleted) * code/branches/buildsystem/src/lua/lmem.h (deleted) * code/branches/buildsystem/src/lua/loadlib.c (deleted) * code/branches/buildsystem/src/lua/lobject.c (deleted) * code/branches/buildsystem/src/lua/lobject.h (deleted) * code/branches/buildsystem/src/lua/lopcodes.c (deleted) * code/branches/buildsystem/src/lua/lopcodes.h (deleted) * code/branches/buildsystem/src/lua/loslib.c (deleted) * code/branches/buildsystem/src/lua/lparser.c (deleted) * code/branches/buildsystem/src/lua/lparser.h (deleted) * code/branches/buildsystem/src/lua/lstate.c (deleted) * code/branches/buildsystem/src/lua/lstate.h (deleted) * code/branches/buildsystem/src/lua/lstring.c (deleted) * code/branches/buildsystem/src/lua/lstring.h (deleted) * code/branches/buildsystem/src/lua/lstrlib.c (deleted) * code/branches/buildsystem/src/lua/ltable.c (deleted) * code/branches/buildsystem/src/lua/ltable.h (deleted) * code/branches/buildsystem/src/lua/ltablib.c (deleted) * code/branches/buildsystem/src/lua/ltm.c (deleted) * code/branches/buildsystem/src/lua/ltm.h (deleted) * code/branches/buildsystem/src/lua/lua.h (deleted) * code/branches/buildsystem/src/lua/lua.hpp (deleted) * code/branches/buildsystem/src/lua/luaconf.h (deleted) * code/branches/buildsystem/src/lua/lualib.h (deleted) * code/branches/buildsystem/src/lua/lundump.c (deleted) * code/branches/buildsystem/src/lua/lundump.h (deleted) * code/branches/buildsystem/src/lua/lvm.c (deleted) * code/branches/buildsystem/src/lua/lvm.h (deleted) * code/branches/buildsystem/src/lua/lzio.c (deleted) * code/branches/buildsystem/src/lua/lzio.h (deleted) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem/src/tolua/tolua++.h (modified) * code/branches/buildsystem/src/tolua/tolua.c (modified) * code/branches/buildsystem/src/tolua/tolua_is.c (modified) * code/branches/buildsystem/src/tolua/tolua_map.c (modified) * code/branches/buildsystem/src/tolua/tolua_push.c (modified) lua removed and using extern one Sun, 05 Oct 2008 11:57:43 GMT rgrieder [1885] * code/branches/buildsystem/src/CMakeLists.txt (modified) src/ois include directory is required after all: for ois subfolders Sun, 05 Oct 2008 11:53:38 GMT rgrieder [1884] * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.5.0b/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/lua/CMakeLists.txt (modified) * code/branches/buildsystem/src/ois/CMakeLists.txt (modified) We had no overview of include directories: - Placed all of them in ... Sat, 04 Oct 2008 22:04:16 GMT adrfried [1882] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/UseTolua.cmake (added) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/Script.cc (modified) * code/branches/buildsystem/src/core/tolua/tolua.pkg (deleted) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem/src/orxonox/tolua/tolua.pkg (deleted) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem/src/tolua/lua/package.lua (modified) * code/branches/buildsystem/src/tolua/tolua-5.1.pkg (modified) out-of-source-builds working in basics Thu, 02 Oct 2008 17:35:20 GMT rgrieder [1875] * code/branches/buildsystem (copied) Created branch for Adrian's ticket. Mon, 29 Sep 2008 02:15:03 GMT landauf [1856] * code/trunk/src/core/CoreIncludes.h (modified) * code/trunk/src/core/Factory.cc (modified) * code/trunk/src/core/Factory.h (modified) * code/trunk/src/core/Identifier.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/packet/ClassID.cc (modified) - some small adjustments in identifier and co. - renamed ...