# # ChangeLog for code/branches/core7/src/CMakeLists.txt # # Generated by Trac 1.0.9 # Apr 29, 2024, 7:12:51 PM 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 ... 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- ...