# # ChangeLog for code/branches/core7/cmake/tools # # Generated by Trac 1.0.9 # May 9, 2024, 7:07:24 AM Sun, 23 Aug 2015 09:57:53 GMT landauf [10547] * code/branches/core7/CMakeLists.txt (modified) * code/branches/core7/cmake/InstallConfig.cmake (modified) * code/branches/core7/cmake/tools/TargetUtilities.cmake (modified) * code/branches/core7/src/CMakeLists.txt (modified) * code/branches/core7/src/SpecialConfig.h.in (modified) * code/branches/core7/src/libraries/core/ApplicationPaths.cc (modified) * code/branches/core7/src/libraries/core/ApplicationPaths.h (modified) * code/branches/core7/src/libraries/core/Core.cc (modified) added support for plugins in the buildsystem. plugins are like ... Sat, 06 Jun 2015 10:38:40 GMT landauf [10529] * code/branches/core7/cmake/tools/FindVLD.cmake (modified) find VLD (the path in the PATH variable points to bin/WinXX, so we ... Sun, 22 Mar 2015 21:00:03 GMT landauf [10328] * code/branches/core7 (copied) created branch to work on new core features Thu, 12 Feb 2015 22:28:26 GMT landauf [10268] * code/trunk/cmake/tools/PrecompiledHeaderFiles.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/libraries/core/CMakeLists.txt (modified) * code/trunk/src/libraries/core/GraphicsManager.cc (modified) program icon now works also with MinGW. but I had to exclude the PCH- ...