# # ChangeLog for code/branches/testing/cmake/LibraryConfig.cmake # # Generated by Trac 1.0.9 # Sep 22, 2024, 7:58:07 AM Sun, 01 Apr 2012 16:48:06 GMT landauf [9077] * code/branches/testing/cmake/LibraryConfig.cmake (modified) * code/branches/testing/src/libraries/util/Math.h (modified) * code/branches/testing/test/CMakeLists.txt (modified) * code/branches/testing/test/CTestCustom.cmake (modified) reverted changes of r9020 in LibraryConfig.cmake fixed warning in ... Sat, 25 Feb 2012 19:13:19 GMT landauf [9020] * code/branches/testing/cmake/LibraryConfig.cmake (modified) * code/branches/testing/test/BoostTest.cc (added) * code/branches/testing/test/CMakeLists.txt (modified) sample tests with boost test Sun, 12 Feb 2012 17:24:32 GMT landauf [9015] * code/branches/testing (copied) creating branch to experiment with testing frameworks Fri, 06 May 2011 22:06:56 GMT rgrieder [8412] * code/trunk/cmake/LibraryConfig.cmake (modified) * code/trunk/cmake/tools/FindVLD.cmake (added) * code/trunk/cmake/tools/TargetUtilities.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/OrxonoxConfig.cmake (modified) MSVC specific: Sorted out Visual Leak Detector handling (it's now ...