kdelibs/threadweaver/Weaver
Ivailo Monev 4d6fb007e7 generic: fix most of the overlinking issues
TODO from https://github.com/fluxer/katana/issues/7. I've decided to
keep KDE4 and Katie libraries as PUBLIC, all other libraries as PRIVATE
for that and not use INTERFACE at all since that will not require a lot
of changes to all other sub-projects (kde-baseapps, kde-workspace and
kde-extraapps) build systems.

MusicBrainz5 CMake module was also rewritten as the actual library that
should be linked to is libmusicbrainz5cc, libmusicbrainz5 is the C
version of it.

common checks for X11 extensions where move to main config header,
eventually to be moved to separate config-x11 header.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-09 21:58:11 +00:00
..
CMakeLists.txt generic: fix most of the overlinking issues 2020-02-09 21:58:11 +00:00
DependencyPolicy.cpp generic: misc cleanups 2016-04-24 08:33:50 +00:00
DependencyPolicy.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
DestructedState.cpp initial import 2014-11-13 01:04:59 +02:00
DestructedState.h generic: normalize include guards 2015-07-11 18:42:46 +03:00
IncludeMocs.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
InConstructionState.cpp initial import 2014-11-13 01:04:59 +02:00
InConstructionState.h generic: normalize include guards 2015-07-11 18:42:46 +03:00
Job.cpp generic: make ThreadWeaver use KDebug to ease debugging 2016-04-23 20:52:50 +00:00
Job.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
Job_p.h initial import 2014-11-13 01:04:59 +02:00
JobCollection.cpp generic: misc cleanups 2016-04-24 08:33:50 +00:00
JobCollection.h generic: make ThreadWeaver use KDebug to ease debugging 2016-04-23 20:52:50 +00:00
JobCollection_p.h generic: make ThreadWeaver use KDebug to ease debugging 2016-04-23 20:52:50 +00:00
JobSequence.cpp generic: make ThreadWeaver use KDebug to ease debugging 2016-04-23 20:52:50 +00:00
JobSequence.h generic: make ThreadWeaver use KDebug to ease debugging 2016-04-23 20:52:50 +00:00
QueuePolicy.h generic: make ThreadWeaver use KDebug to ease debugging 2016-04-23 20:52:50 +00:00
ResourceRestrictionPolicy.cpp generic: misc cleanups 2016-04-24 08:33:50 +00:00
ResourceRestrictionPolicy.h initial import 2014-11-13 01:04:59 +02:00
ShuttingDownState.cpp initial import 2014-11-13 01:04:59 +02:00
ShuttingDownState.h generic: normalize include guards 2015-07-11 18:42:46 +03:00
State.cpp initial import 2014-11-13 01:04:59 +02:00
State.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
StateImplementation.cpp initial import 2014-11-13 01:04:59 +02:00
StateImplementation.h initial import 2014-11-13 01:04:59 +02:00
SuspendedState.cpp initial import 2014-11-13 01:04:59 +02:00
SuspendedState.h generic: normalize include guards 2015-07-11 18:42:46 +03:00
SuspendingState.cpp initial import 2014-11-13 01:04:59 +02:00
SuspendingState.h generic: normalize include guards 2015-07-11 18:42:46 +03:00
Thread.cpp generic: make ThreadWeaver use KDebug to ease debugging 2016-04-23 20:52:50 +00:00
Thread.h initial import 2014-11-13 01:04:59 +02:00
ThreadWeaver.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
ThreadWeaver.h initial import 2014-11-13 01:04:59 +02:00
WeaverImpl.cpp generic: misc cleanups 2016-04-24 08:33:50 +00:00
WeaverImpl.h generic: misc cleanups 2016-04-24 08:33:50 +00:00
WeaverInterface.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
WeaverInterface.h generic: normalize include guards 2015-07-11 18:42:46 +03:00
WeaverObserver.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
WeaverObserver.h initial import 2014-11-13 01:04:59 +02:00
WorkingHardState.cpp generic: make ThreadWeaver use KDebug to ease debugging 2016-04-23 20:52:50 +00:00
WorkingHardState.h generic: normalize include guards 2015-07-11 18:42:46 +03:00