Commit graph

26 commits

Author SHA1 Message Date
Ivailo Monev
c0da30760b generic: misc cleanups 2015-09-06 14:43:27 +03:00
Ivailo Monev
3094d78237 solid: regenerate parser and lexer 2015-09-06 01:15:02 +00:00
Ivailo Monev
eeba19d4c4 generic: misc cleanups 2015-09-04 13:06:11 +00:00
Ivailo Monev
007a44cd2f generic: major build system cleanup
the test are broken!
2015-09-01 01:05:33 +03:00
Ivailo Monev
06bb32bd92 generic: fix build against katie 2015-08-23 05:30:32 +03:00
Ivailo Monev
21ad0df488 generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
Ivailo Monev
5ddc190ce0 generic: normalize include guards 2015-07-11 18:42:46 +03:00
Ivailo Monev
a7064db00e generic: deal with LINK_INTERFACE_LIBRARIES, cmake >=2.8.11 required now 2015-06-25 00:27:48 +03:00
Ivailo Monev
d648d47927 solid: make CPU features backend C++11 standard compliant 2015-06-22 18:49:57 +03:00
Ivailo Monev
5a59e08572 generic: remove support for final target via KDE4_ENABLE_FINAL
it is bogus with the CMake automoc, requires additional guards in
the source code and some components do not support it at all. Also,
Link Time Optimizations (LTO) seem to be doing exactly what
KDE4_ENABLE_FINAL was supposed to do (basicly) so no point in
trying to support something that modern compilers can already do
for us.
2015-03-02 04:57:24 +00:00
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
8c2a0d85fd Don't report gphoto devices that are child of gphoto devices
Acked by Lukáš

REVIEW: 119834
2015-01-03 22:41:53 +00:00
Ivailo Monev
c88b5ef465 remove all doxygen pages and add top-level config 2014-12-04 20:34:48 +00:00
Ivailo Monev
a533f37951 add cmake module to find UDisks2 and use it at build-time to automatically use UDisks2 instead of UDisks(1) for Solid backend 2014-12-04 14:36:57 +00:00
Ivailo Monev
3f0dd268de remove win and mac cruft 2014-11-27 18:22:42 +00:00
Ivailo Monev
b355de5a12 removed docs 2014-11-22 16:18:38 +00:00
Ivailo Monev
8ca085e94a adjust for upower >=0.99.0, upstream commit d5f6f40e 2014-11-19 18:12:12 +00:00
Ivailo Monev
c7a2a17692 yet more windows and mac code remove 2014-11-19 15:30:39 +00:00
Ivailo Monev
b99fa1400b more windows code remove 2014-11-19 15:19:19 +00:00
Ivailo Monev
0e7507fb68 updated dbus interfaces 2014-11-18 02:59:03 +00:00
Ivailo Monev
44f26d6ffa cleanup solid 2014-11-17 18:55:00 +00:00
Ivailo Monev
e60c979750 removed some windows and apple cruft 2014-11-17 00:52:07 +00:00
Ivailo Monev
3c165c6f01 removed nepomuk support 2014-11-13 03:32:20 +02:00
Ivailo Monev
af5c3ad053 remove HAL support from solid's backned manager 2014-11-13 02:03:37 +02:00
Ivailo Monev
b39eed23e4 removed HAL backend for solid 2014-11-13 01:24:29 +02:00
Ivailo Monev
814163a8dc initial import 2014-11-13 01:04:59 +02:00