# # ChangeLog for code/branches/ois_update/cmake/LibraryConfig.cmake # # Generated by Trac 1.0.9 # Jun 2, 2024, 1:55:48 PM Tue, 30 Nov 2010 22:08:38 GMT youngk [7682] * code/branches/ois_update/cmake/LibraryConfig.cmake (modified) * code/branches/ois_update/cmake/LibraryConfigApple.cmake (deleted) * code/branches/ois_update/cmake/LibraryConfigOSX.cmake (added) * code/branches/ois_update/cmake/PackageConfigOSX.cmake (modified) * code/branches/ois_update/src/SpecialConfig.h.in (modified) Changed handling of the dependency package and increased consistence ... 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 ... 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). 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