Commit graph

68 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
bb7b2f05cc cmake: remove deprecated kde4automoc support 2015-02-14 17:13:46 +00:00
Ivailo Monev
1e196613e6 cmake: cleanup 2015-02-01 07:57:16 +00:00
Ivailo Monev
1825459d48 cmake: cleanup 2015-02-01 07:51:16 +00:00
Ivailo Monev
a1017cb0f7 generic: bump version to 4.15.0 2015-01-28 23:15:42 +00:00
Ivailo Monev
e661c272a6 generic: bump version in status message printed from FindKDE4Internal CMake module 2015-01-24 23:33:14 +00:00
Ivailo Monev
976fdc7699 remove knewstuff leftovers 2015-01-11 18:51:32 +00:00
Ivailo Monev
ca6c01029d Define _DEFAULT_SOURCE together with _BSD_SOURCE.
This silences the following compile warnings with newer GNU libc:

warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"

REVIEW: 121147
2015-01-03 22:43:05 +00:00
Ivailo Monev
057951747d replace no longer available meinproc with xsltproc
since the kdoctools removal meinproc is not available, replace
its usage in the macro for creating manual pages with xsltproc.
have in mind this is not tested and usually (from what I've seen)
xsltproc is executed like this:

xsltproc --path <resources dir> -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl <input> --output <output file>

in case this commit breaks something there will be a follow up but
since none of our components make use of it I will not bother much
for now.
2014-12-31 01:25:08 +00:00
Ivailo Monev
4c6cd0ddcd build system cleanup and adjustments 2014-12-12 04:34:53 +00:00
Ivailo Monev
3f0dd268de remove win and mac cruft 2014-11-27 18:22:42 +00:00
Ivailo Monev
086923943f cmake cleanup and fixup 2014-11-21 01:38:25 +00:00
Ivailo Monev
e81eac154e cmake modules cleanup 2014-11-21 00:52:02 +00:00
Ivailo Monev
2d55a8d3dd katana -> kde4 2014-11-20 09:05:46 +00:00
Ivailo Monev
354273cb81 more hardcore paths replacement 2014-11-19 22:10:27 +00:00
Ivailo Monev
42cb0bedfb kde internal cmake module cleanup 2014-11-19 20:10:31 +00:00
Ivailo Monev
1f7612a57a internal cmake module cleanup 2014-11-19 13:26:30 +00:00
Ivailo Monev
814163a8dc initial import 2014-11-13 01:04:59 +02:00