From 673172e3ffb8e345b2bbfb6596ac3d79a1e17f14 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Mon, 20 Dec 2010 04:54:36 +0000 Subject: Major cmake cleanup. Please see the ChangeLog. --- muse2/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index d8df5204..2b608260 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -7,6 +7,11 @@ - Individual parts are now built as shared libraries. (Orcan) - Moved main() and first degree relatives into main.cpp (Orcan) - Fixed bad link in README. Updated German README. (Orcan) + - Major clean-up in all CMakeLists.txt files. Hopefully, this will be the last time. + Unified their notation. Added copyright notices to those which were missing. + - Defined MusE_SHARE_DIR and MusE_LIB_DIR in config.h.in so that these directories + can be accessed conveniently in the code. (Orcan) + - Install documentation files to the standard docdir specified by FHS. (Orcan) 18.12.2010: - Fixed transport shortcuts not working in some windows or situations. (Tim) Added event->ignore to PartCanvas::keyPress. Added setFocusPolicy() to WaveView, Master. -- cgit v1.2.3