summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTreeve Jelbert2015-04-25 15:41:10 +0200
committerTreeve Jelbert2015-04-25 15:48:11 +0200
commitf6a8f8e7e5d2eb53d47b9469f893e16803d793d4 (patch)
tree57b677911d354bfdb062651fe33da7ff2bc8a4a2 /ChangeLog
parentd4cc18d89954ecc1d1bfbc38c306cf335ed822c0 (diff)
improve cmake builds, allow choice of prefix
prepare for kde5 frameworks/plasma/apps
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99ccb4892b..2608235e08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
2015-04-25 Thomas Orgis <sobukus@sourcemage.org>
* audio-creation/musescore: new spell, for writing music scores
+2015-04-25 Treeve Jelbert <treeve@sourcemage.org>
+ * FUNCTIONS: allow alternate prefix for cmake builds
+ add qt5_cmake_build
+ improve qt5_build
+ * CMAKE_CONFIGURE, KDE5_DEPENDS, KDE5_FUNCTIONS:
+ for forthcoming kde5 frameworks/apps
+
2015-04-23 Thomas Orgis <sobukus@sourcemage.org>
* utils/numactl: new spell, NUMA support
* FUNCTIONS: make waf_build more robust with differing versions of waf