aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-04On Mac, define _DARWIN_C_SOURCE and QT_MAC_USE_COCOA unconditionallyAllen Winter
2014-05-040.0.13 is comingDavid Faure
2014-05-03use different syntax to run the target in question instead of an executable i...Patrick Spendrin
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-26Fix python error in ecm sphinx moduleAlex Merry
2014-04-26Add a FindKF5.cmake moduleAlex Merry
2014-04-25Fix ecm_setup_version() with CMake 2.8.12.xAlex Merry
2014-04-25Remove ECMDBusAddActivationService moduleAlex Merry
2014-04-25Split up module execution testsAlex Merry
2014-04-25Add a stub for ECMFindModuleHelpers to the find-modules dirAlex Merry
2014-04-25Make ecm_setup_version interact well with CMP0048Alex Merry
2014-04-25New syntax for ecm_install_icons()Alex Merry
2014-04-25ECMGeneratePriFile: Allow lib and include install dirs to be overriddenAlex Merry
2014-04-25ECMFindModuleHelpers: set traditional variablesAlex Merry
2014-04-24Rework FindX11_XCB.cmakeAlex Merry
2014-04-23Only search for qttools if ECM_CREATE_QM_FROM_PO_FILES is called.Nicolás Alvarez
2014-04-22Improve plural handling for code using Qt translation systemAurélien Gâteau
2014-04-20Improve the manualsAlex Merry
2014-04-18Make documentation generation python3 compatibleUwe L. Korn
2014-04-16Allow ecm_create_qm_loader() to be passed the _SRCS variableAlex Merry
2014-04-16ECMCreateQmFromPoFiles: Also check CMAKE_INSTALL_LOCALEDIRAlex Merry
2014-04-16Make ECMCreateQmFromPoFiles usable from within trunk/l10n-kf5Aurélien Gâteau
2014-04-15Add TODOs to KDEInstallDirs.cmakeAlex Merry
2014-04-14Improve FindEGL.cmakeAlex Merry
2014-04-11Be more verbose about searching for SphinxAlex Merry
2014-04-11Add documentation generation using SphinxAlex Merry
2014-04-01Do not replace "-" with "_" in .po filesAurélien Gâteau
2014-03-28beta1 preparation: ECM is now 0.0.12v0.0.12David Faure
2014-03-28Add ECMCreateQmFromPoFiles.cmakeAurélien Gâteau
2014-03-27Print module name for not found dependend componentMartin Gräßlin
2014-03-17Create ECMFindModuleHelpers module for common find-module codeAlex Merry
2014-03-17Add historical info to comments in the compiler settings hacksAlex Merry
2014-03-11Import FindOpenEXR.cmake from kimageformatsAurélien Gâteau
2014-03-11Fix over-zealous search-and-replace in the docsAlex Merry
2014-03-11Add documentation about writing find modulesAlex Merry
2014-03-07Make the required CMake version in the ExecuteAllModules test 2.8.12Alex Merry
2014-03-06Remove unused find-modules back to the atticAlex Merry
2014-03-05Check versions for individual componentsAurélien Gâteau
2014-03-04Also pass -fno-exceptions when building with clangAlex Richardson