summaryrefslogtreecommitdiffstats
path: root/kde/cmake/frameworkintegration (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-13frameworkintegration: add "-fno-strict-aliasing" to compilerflags. Eric Hameleers1-1/+27
Workaround a bug in Qt 5.5.0 which makes OwnCloud crash when interacting with the systray menu (and possibly other applications too) by adding "-fno-strict-aliasing" to CFLAGS and CXXFLAGS. See also http://bugzilla.redhat.com/1255902 and https://bugreports.qt.io/browse/QTBUG-47863
2014-12-22KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers1-0/+1
The KDE 5 Software Compilation no longer exists as such. The components are now: - Frameworks 5.2.0 - Plasma 5.0.2 These packages need to be installed on top of the most recent KDE 4.14.x because Applications tarballs which build on top of Frameworks and Plasma have not yet been released.