aboutsummaryrefslogtreecommitdiff
path: root/kde-modules
AgeCommit message (Expand)Author
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
2014-04-30make documentation match new values in codeJonathan Riddell
2014-04-27Do not use a "kf5" subdirectory for PLUGIN_INSTALL_DIRAlex Merry
2014-04-27Library executables are installed to lib/libexecAleix Pol
2014-04-26Fix KF5_INSTALL_TARGETS_DEFAULT_ARGS on MacAlex Merry
2014-04-26Add a KNOTIFYRC_INSTALL_DIR variable to KDEInstallDirsAlex Merry
2014-04-26Improve installation directories naming for services and servicetypesAleix Pol
2014-04-26Provide a KF5_DATA_INSTALL_DIR variableAlex Merry
2014-04-26Remove KF5 suffix from INCLUDE_INSTALL_DIR default valueAlex Merry
2014-04-26Add KF5_INCLUDE_INSTALL_DIR variable to KDEInstallDirsAlex Merry
2014-04-15Add TODOs to KDEInstallDirs.cmakeAlex Merry
2014-04-11Add documentation generation using SphinxAlex Merry
2014-03-17Add historical info to comments in the compiler settings hacksAlex Merry
2014-03-04Also pass -fno-exceptions when building with clangAlex Richardson
2014-02-14build on Mac OS XHarald Fernengel
2014-02-14Improve docs for kde modulesAlex Merry
2014-02-12Install app desktop files to share/applications, not in a kde5 subdirAlex Merry
2014-02-05Remove commands that just set variables to their defaultsv0.0.10Alex Merry
2014-02-04Use the MSVC variable directly, instead of the compiler IDAlex Merry
2014-02-04Resolve some FIXMEs related to MSVC and IntelAlex Merry
2014-02-04Fix MSVC libc linkage for debug buildsAlex Richardson
2014-01-29Improve the compiler version checksAlex Merry
2014-01-29Check the C_COMPILER_ID when settings C_FLAGS, not CXX_COMPILER_IDAlex Merry
2014-01-29KDE_SOURCE_FILES_ENABLE_EXCEPTIONS: Handle case where COMPILE_FLAGS is not setAurélien Gâteau
2014-01-29Move and comment -fno-common settingAlex Merry
2014-01-29Remove the allocator and visibility checkAlex Merry
2014-01-28Add a note about why we use C89 instead of C99Alex Merry
2014-01-28Do not explicitly link against libcAlex Merry
2014-01-28Better documentation for system API definesAlex Merry
2014-01-27Organise KDECompilerSettings.cmake more logicallyAlex Merry
2014-01-27Replace the KDE_ENABLE_EXCEPTIONS variable with a pair of functionsAlex Merry
2014-01-27Add system API feature macros to CMAKE_REQUIRED_DEFINESAlex Merry
2014-01-23Only set QT_STRICT_ITERATORS when not compiling with MSVCAlex Richardson
2014-01-20Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONSAlex Merry