kdelibs/kpty
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
..
tests kpty: removal redundant workaround from kptyprocesstest 2016-09-21 18:02:07 +00:00
CMakeLists.txt generic: fix most of the overlinking issues 2020-02-09 21:58:11 +00:00
kgrantpty.c generic: misc cleanups 2016-04-11 08:06:16 +00:00
kpty.cpp generic: make some stat calls 64-bit aware 2016-04-21 20:23:12 +00:00
kpty.h generic: use CMake export header generator 2016-04-27 20:13:02 +00:00
kpty_p.h generic: adjust to Katie changes 2019-07-04 23:59:42 +00:00
kptydevice.cpp generic: misc cleanups 2016-09-30 23:38:25 +00:00
kptydevice.h kpty: declare KPtyPrivate and KPtyDevicePrivate as class rather than struct 2015-10-31 13:03:20 +02:00
kptyprocess.cpp kpty: compiler warning fix 2019-06-30 13:32:47 +00:00
kptyprocess.h kpty: compiler warning fix 2019-06-30 13:32:47 +00:00