# # ChangeLog for code/branches/ois_update/cmake # # Generated by Trac 1.0.9 # Jun 3, 2024, 6:32:07 PM Mon, 25 Oct 2010 21:05:34 GMT rgrieder [7582] * code/branches/ois_update/cmake/LibraryConfig.cmake (modified) * code/branches/ois_update/cmake/PackageConfig.cmake (modified) * code/branches/ois_update/cmake/PackageConfigOSX.cmake (copied) * code/branches/ois_update/cmake/tools/CheckPackageVersion.cmake (copied) Added CMake code for OS X package configuration. Not guaranteed to ... Wed, 20 Oct 2010 13:17:57 GMT youngk [7567] * code/branches/ois_update/cmake/tools/CheckOGREPlugins.cmake (modified) * code/branches/ois_update/src/external/ois/CMakeLists.txt (modified) Changes for the compilation of OIS on the mac. Mon, 11 Oct 2010 21:17:09 GMT rgrieder [7526] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) Fixed GCC visibility: Default should be 'default', not 'hidden' for ... Mon, 11 Oct 2010 20:39:58 GMT rgrieder [7524] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) Postponing -march options for later. There are too many possible ... Mon, 11 Oct 2010 10:58:59 GMT rgrieder [7523] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) Activated SSE on Linux and disabled Visibility again because of ... Mon, 11 Oct 2010 10:36:19 GMT rgrieder [7522] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) Build fixes for code written on Windows Mon, 11 Oct 2010 10:32:23 GMT rgrieder [7521] * code/branches/ois_update/cmake/LibraryConfig.cmake (modified) Bugfix (no GCC_VERSION variable with other compilers). Mon, 11 Oct 2010 10:29:16 GMT rgrieder [7520] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) * code/branches/ois_update/cmake/CompilerConfigMSVC.cmake (modified) Added some useful compiler options found in the Ogre build system. ... Sat, 09 Oct 2010 15:28:36 GMT rgrieder [7518] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) * code/branches/ois_update/cmake/LibraryConfig.cmake (modified) There was a hidden problem with the recent "radical change" after ... Thu, 07 Oct 2010 18:12:14 GMT rgrieder [7505] * code/branches/ois_update (copied) Thu, 16 Sep 2010 22:48:29 GMT adrfried [7459] * code/trunk (modified) * code/trunk/cmake/LibraryConfig.cmake (modified) * code/trunk/cmake/PackageConfig.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/external/CMakeLists.txt (modified) * code/trunk/src/external/enet (copied) * code/trunk/src/external/enet/CMakeLists.txt (copied) * code/trunk/src/external/enet/ChangeLog (copied) * code/trunk/src/external/enet/Doxyfile (copied) * code/trunk/src/external/enet/LICENSE (copied) * code/trunk/src/external/enet/README (copied) * code/trunk/src/external/enet/callbacks.c (copied) * code/trunk/src/external/enet/callbacks.h (copied) * code/trunk/src/external/enet/compress.c (copied) * code/trunk/src/external/enet/docs (copied) * code/trunk/src/external/enet/docs/FAQ.dox (copied) * code/trunk/src/external/enet/docs/design.dox (copied) * code/trunk/src/external/enet/docs/install.dox (copied) * code/trunk/src/external/enet/docs/license.dox (copied) * code/trunk/src/external/enet/docs/mainpage.dox (copied) * code/trunk/src/external/enet/docs/tutorial.dox (copied) * code/trunk/src/external/enet/enet.h (copied) * code/trunk/src/external/enet/host.c (copied) * code/trunk/src/external/enet/include (copied) * code/trunk/src/external/enet/include/enet (copied) * code/trunk/src/external/enet/libenet.pc.in (copied) * code/trunk/src/external/enet/list.c (copied) * code/trunk/src/external/enet/list.h (copied) * code/trunk/src/external/enet/packet.c (copied) * code/trunk/src/external/enet/patches (copied) * code/trunk/src/external/enet/patches/0001-IPv6-support.patch (copied) * code/trunk/src/external/enet/peer.c (copied) * code/trunk/src/external/enet/protocol.c (copied) * code/trunk/src/external/enet/protocol.h (copied) * code/trunk/src/external/enet/time.h (copied) * code/trunk/src/external/enet/types.h (copied) * code/trunk/src/external/enet/unix.c (copied) * code/trunk/src/external/enet/unix.h (copied) * code/trunk/src/external/enet/utility.h (copied) * code/trunk/src/external/enet/win32.c (copied) * code/trunk/src/external/enet/win32.h (copied) * code/trunk/src/libraries/network/CMakeLists.txt (modified) * code/trunk/src/libraries/network/ClientConnection.cc (modified) * code/trunk/src/libraries/network/ClientInformation.cc (modified) * code/trunk/src/libraries/network/LANDiscoverable.cc (modified) * code/trunk/src/libraries/network/LANDiscovery.cc (modified) * code/trunk/src/libraries/network/ServerConnection.cc (modified) * code/trunk/src/libraries/network/packet/ServerInformation.cc (modified) * code/trunk/src/libraries/network/packet/ServerInformation.h (modified) Merged ipv6 branch Orxonox now includes a modified version of ENet 1.3.0