aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2014-09-07Upgrade ECM and KF5 version requirements for 5.2.0 release.l10n daemon script
2014-09-05Upgrade KF5 version for 5.2.0 release.l10n daemon script
2014-08-02Upgrade ECM and KF5 version requirements for 5.1.0 release.l10n daemon script
2014-08-01Upgrade KF5 version.l10n daemon script
2014-07-21create and install the QM loaderLukáš Tinkl
2014-07-01Upgrade ECM version requirement to 1.0.0 after all.David Faure
2014-07-01Upgrade ECM and KF5 version requirements.David Faure
2014-07-01Upgrade KF5 version.David Faure
2014-06-01Upgrade ECM and KF5 version requirements.v4.100.0-rc1David Faure
2014-06-01Upgrade KF5 version.David Faure
2014-05-05Compile translations (in tags and tarballs)David Faure
2014-05-04Upgrade ECM and KF5 version requirements.David Faure
2014-05-04Upgrade KF5 version.David Faure
2014-04-26Adopt kreadconfig and kwriteconfig to kconfigAleix Pol
2014-04-26cleanup after non-idempotent scriptDavid Faure
2014-04-26separate framework version from dependencies version, to be able to increase ...David Faure
2014-04-26Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGSAlex Merry
2014-04-21Remove check left over from monolithic kdelibs.Nicolás Alvarez
2014-03-28Upgrade ECM version requirement and KF5 version.v4.98.0David Faure
2014-03-24Rename the kconfig_compiler_kf5 target to kconfig_compilerAlex Merry
2014-03-13Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSIONAurélien Gâteau
2014-03-01Upgrade ECM version requirement and KF5 version.v4.97.0David Faure
2014-02-25set SOVERSION to 5Jonathan Riddell
2014-02-18Use ecm_configure_package_config_fileAlex Merry
2014-02-05Upgrade ECM version requirement; fix KF5 version.v4.96.0David Faure
2014-01-15Improve dependency specifications.Michael Palimaka
2014-01-09further rename of kconfig_compiler to kconfig_compiler_kf5Jonathan Riddell
2014-01-07Add include(GenerateExportHeader) to CMakeLists.txtAlex Merry
2014-01-01Generate forward headers.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI