aboutsummaryrefslogtreecommitdiff
path: root/kde-modules
AgeCommit message (Expand)Author
2016-06-14Use "${BIN_INSTALL_DIR}/data" for DATAROOTDIR on Windows.Hannah von Reth
2016-04-22Revert "Update AppStream metadata path"Matthias Klumpp
2016-04-20Update AppStream metadata pathMatthias Klumpp
2016-04-07Enables KDE_INSTALL_USE_QT_SYS_PATHS if CMAKE_INSTALL_PREFIX Qt5 prefixAleix Pol
2015-12-29Make the KAppTemplate CMake module globalv5.18.0-rc1v5.18.0Marco Martin
2015-12-28Silence CMP0063 warnings with KDECompilerSettings.Alex Merry
2015-12-18CMake: Cleanup: Strip text from endif/elseKevin Funk
2015-12-18Fix CMP0054 warningsKevin Funk
2015-12-03Revert "Make the KAppTemplate CMake module global"Alex Merry
2015-11-30Make the KAppTemplate CMake module globalMarco Martin
2015-11-18Make it possible to enable Clazy on any KDE projectAleix Pol
2015-10-13make it possible to build KDE Frameworks 5 with a plain qt 5.5.x installed fr...Christoph Cullmann
2015-09-16Disable X11,XCB etc. detection on OS XSamuel Gaist
2015-09-10Disable -Wgnu-zero-variadic-macro-arguments when using clangAlex Richardson
2015-08-18Add -pedantic for KF5 code (when using gcc or clang)David Faure
2015-08-18KDEFrameworkCompilerSettings: only enable strict iterators in debug modeDavid Faure
2015-08-16Also set the default visibility for C code to hidden.Volker Krause
2015-02-06Document when modules were added to ECM.Alex Merry
2015-02-04Create an uninstall target by default in KDE projects.Alex Merry
2015-01-24Warn when mixing relative and absolute paths in KDEInstallDirs.Alex Merry
2015-01-13Stop lying in the KDEInstallDirs documentation.Alex Merry
2015-01-11Do not unset cache variables in KDEInstallDirs.Alex Merry
2015-01-07fix typo that lead to nearly empty KDE_INSTALL_TARGETS_DEFAULT_ARGS var on macChristoph Cullmann
2014-12-28Fix include directory change spotted by Hrvoje Senjan.v1.6.0-rc1v1.6.0Alex Merry
2014-12-28Add deprecation warnings for old-style variables.Alex Merry
2014-12-28Make KDEInstallDirs provide KDE_INSTALL_* variables.Alex Merry
2014-11-14Update the comments about the default lib MSVC hacksv1.5.0-rc1v1.5.0Alex Merry
2014-11-07Set CMAKE_INSTALL_SYSCONFDIR to /etc when CMAKE_INSTALL_PREFIX is /usrAlex Merry
2014-11-03enable -D_USE_MATH_DEFINES on WindowsPatrick von Reth
2014-09-16allow qmldir to follow qt_sys_pathHarald Sitter
2014-09-11Fix fallout from recent ECM patchesAlex Merry
2014-09-11Make code coverage possible in any KDE projectAleix Pol
2014-09-11Add compiler sanitizers supportMathieu Tarral
2014-09-03Fix ECM to use qmake instead of hardcoding plugin install dirsRohan Garg
2014-08-13KDECompilerSettings: Be more portable across libc's.Raphael Kubo da Costa
2014-08-11also define _UNICODE on windowsPatrick von Reth
2014-07-19Check the libdir also on kFreeBSD and HurdPino Toscano
2014-07-18Define variable for AppStream upstream XML directoryMatthias Klumpp
2014-07-07Define convenience variable for DATAROOTDIR/kxmlgui5.David Faure
2014-05-14Do not fail if vars like CMAKE_INSTALL_LIBDIR are defined as normal varsAurélien Gâteau
2014-05-13Use CMAKE_INSTALL_FOODIR style variables for KDEInstallDirsAlex Merry
2014-05-12Check that KDEInstallDirs defines the variables it claims toAlex Merry
2014-05-08bump Windows requirements to Windows Vista, as desided in http://techbase.kde...Patrick von Reth
2014-05-08Make the KF5_LIBEXEC_INSTALL_DIR default depend on LIBEXEC_INSTALL_DIRAlex Merry
2014-05-07Windows: Make sure plugin dlls get built inside ${CMAKE_BINARY_DIR}/binAlex Richardson
2014-05-04use the correct global variablesPatrick Spendrin
2014-05-04On Mac, define _DARWIN_C_SOURCE and QT_MAC_USE_COCOA unconditionallyAllen Winter
2014-05-02Set _FILE_OFFSET_BITS=64 again when necessaryAlex Merry
2014-05-02Also set KF5_LIBEXEC_INSTALL_DIR on WindowsAlex Richardson
2014-04-30more updates to commentsJonathan Riddell