Laurent Montel
87a6609b0f
GIT_SILENT: Clean up compile flags which are already includes in KDEFrameworkCompilerSettings
8 years ago
Laurent Montel
9dd8824b03
GIT_SILENT: Remove include(QT_NO_NARROWING_CONVERSIONS_IN_CONNECT) as it already included in KDEFrameworkCompilerSettings
8 years ago
l10n daemon script
93e40744b5
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.51.0 release.
8 years ago
Laurent Montel
c0ad3cab8f
Make sure to build with strict compile flags + port to no deprecated
...
method
8 years ago
l10n daemon script
faa477a915
GIT_SILENT Upgrade KF5 version to 5.51.0.
8 years ago
l10n daemon script
14d0a3cbcc
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.50.0 release.
8 years ago
l10n daemon script
9120090456
GIT_SILENT Upgrade KF5 version to 5.50.0.
8 years ago
l10n daemon script
0fd7792ab4
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.49.0 release.
8 years ago
l10n daemon script
40f3c658d2
GIT_SILENT Upgrade KF5 version to 5.49.0.
8 years ago
l10n daemon script
50526faaf8
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.48.0 release.
8 years ago
l10n daemon script
ac14a07b70
GIT_SILENT Upgrade KF5 version to 5.48.0.
8 years ago
l10n daemon script
2f6e100021
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.47.0 release.
8 years ago
l10n daemon script
e4d9ce45e2
GIT_SILENT Upgrade KF5 version to 5.47.0.
8 years ago
l10n daemon script
f08a26b38e
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.46.0 release.
8 years ago
l10n daemon script
c9d89a384f
GIT_SILENT Upgrade KF5 version to 5.46.0.
8 years ago
l10n daemon script
8e853d94cd
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.45.0 release.
8 years ago
l10n daemon script
3db2f737f9
GIT_SILENT Upgrade Qt5 version requirement to 5.8.0.
8 years ago
l10n daemon script
c735de2f13
GIT_SILENT Upgrade KF5 version to 5.45.0.
8 years ago
l10n daemon script
bc04fbe0ba
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.44.0 release.
8 years ago
l10n daemon script
f196431cee
GIT_SILENT Upgrade KF5 version to 5.44.0.
8 years ago
l10n daemon script
9ef204388e
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.43.0 release.
8 years ago
l10n daemon script
35e4fb20f0
GIT_SILENT Upgrade KF5 version to 5.43.0.
8 years ago
l10n daemon script
57700ea9e4
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.42.0 release.
8 years ago
l10n daemon script
c65b4f9d76
GIT_SILENT Upgrade KF5 version to 5.42.0.
8 years ago
l10n daemon script
078f710be2
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.41.0 release.
8 years ago
Montel Laurent
1bdb7fef2d
Port to qCDebug
8 years ago
l10n daemon script
9214eb0bf6
GIT_SILENT Upgrade KF5 version to 5.41.0.
8 years ago
l10n daemon script
758c64e856
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.40.0 release.
8 years ago
l10n daemon script
f95cd75960
GIT_SILENT Upgrade KF5 version to 5.40.0.
8 years ago
l10n daemon script
26933c0ed8
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.39.0 release.
9 years ago
l10n daemon script
7fece0778f
GIT_SILENT Upgrade KF5 version to 5.39.0.
9 years ago
l10n daemon script
a4b74bb197
GIT_SILENT Upgrade KF5 version to 5.38.0.
9 years ago
David Faure
7c1954de4e
GIT_SILENT Upgrade to ECM 5.38 and make sure tests run uninstalled
9 years ago
l10n daemon script
0116900240
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.37.0 release.
9 years ago
l10n daemon script
2c4742dc96
GIT_SILENT Upgrade Qt5 version requirement to 5.7.0.
9 years ago
l10n daemon script
0c9aea03ea
GIT_SILENT Upgrade KF5 version to 5.37.0.
9 years ago
l10n daemon script
4f4d991f1c
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.36.0 release.
9 years ago
l10n daemon script
d54162d3a6
GIT_SILENT Upgrade KF5 version to 5.36.0.
9 years ago
Friedrich W. H. Kossebau
c1dbb78eae
[FEATURE] Option to build & install QCH file with the public API dox
...
Using the new extra-cmake-modules module ECMAddQch (since 5.36.0)
this adds the option to automatically build and install a file
in QCH format with the docs about the public API, which then can be
used e.g. in Qt Assistant, Qt Creator or KDevelop.
Additionally the installed cmake config files will be extended
with a target KF5ItemModels_QCH containing information about how to "link"
into the generated QCH file, which then can be used in the cmake build
system of other libraries building on this library, by
simply listing this target in "LINK_QCHS" of their ecm_add_qch() usage.
And a respective doxygen tag file with all the metadata about the
generated QCH file and used for the "linking" will be created and
installed.
Pass -DBUILD_QCH=ON to cmake to enable this.
9 years ago
l10n daemon script
356084e6a4
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.35.0 release.
9 years ago
l10n daemon script
6a50c5689f
GIT_SILENT Upgrade KF5 version to 5.35.0.
9 years ago
l10n daemon script
c504d98f29
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.34.0 release.
9 years ago
l10n daemon script
f66ac493f8
GIT_SILENT Upgrade KF5 version to 5.34.0.
9 years ago
l10n daemon script
411b8a8de2
Upgrade ECM and KF5 version requirements for 5.33.0 release.
9 years ago
l10n daemon script
61334961f9
Upgrade KF5 version to 5.33.0.
9 years ago
l10n daemon script
f0966c8798
Upgrade ECM and KF5 version requirements for 5.32.0 release.
9 years ago
l10n daemon script
ba2475a678
Upgrade KF5 version to 5.32.0.
9 years ago
l10n daemon script
92090b67c9
Upgrade ECM and KF5 version requirements for 5.31.0 release.
9 years ago
l10n daemon script
0497873201
Upgrade Qt5 version requirement to 5.6.0.
9 years ago
l10n daemon script
2086bb837a
Upgrade KF5 version to 5.31.0.
9 years ago