Commit graph

8 commits

Author SHA1 Message Date
Ivailo Monev
82fc15f54b generic: use CMake moc instead of automoc4 by default
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.

CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.
2015-02-27 07:40:26 +00:00
Ivailo Monev
96e943b6c6 kdewebkit: remove redudant macro inclusions, package lookup and definitions from kdewebkitpart CMake file 2015-02-14 17:44:27 +00:00
Ivailo Monev
c4af529e42 kdewebkitpart: apply upstream 641aa7c7
Sanitize html as discussed by the security team
2014-12-30 22:51:04 +00:00
Ivailo Monev
c88b5ef465 remove all doxygen pages and add top-level config 2014-12-04 20:34:48 +00:00
Ivailo Monev
6e700dc650 replace bugs.kde.org with BUG_REPORT_URL; replace submit@bugs.kde.org with BUG_REPORT_EMAIL (new); remove kdoctools (Doxygen is used for API docs, anything else needs it besides some handbook slaves?); moved kwebkitpart translations to kde-l10n 2014-11-29 21:30:53 +00:00
Ivailo Monev
fcd946cdaf fix kwebkitpart bootstrapping by adjusting includes 2014-11-26 19:02:55 +00:00
Ivailo Monev
bc8c942409 make merged projects look for the internal KDE, fixes bootstrap 2014-11-26 14:21:53 +00:00
Ivailo Monev
38427d5c45 imported kwebkitpart 2014-11-18 13:30:12 +00:00