kdelibs/kdecore
Ivailo Monev 2edcb0b5d8 kdecore: fix build on musl
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-14 01:56:00 +02:00
..
auth generic: build system cleanups 2015-10-31 12:01:45 +02:00
compression generic: build system cleanups 2015-10-31 12:01:45 +02:00
config kdecore: remove deprecated kshared typedef 2015-10-30 15:04:08 +02:00
date generic: misc cleanups 2015-09-04 13:06:11 +00:00
io kdecore: fix build on musl 2016-02-14 01:56:00 +02:00
jobs generic: misc cleanups 2015-09-04 22:56:23 +00:00
kconfig_compiler generic: build system cleanups 2015-10-31 12:01:45 +02:00
kernel kdecore: remove useless equalizePath() 2016-01-01 16:09:19 +02:00
localization kdecore: simplify UTF-8 locales check 2016-01-01 05:21:25 +02:00
network generic: build system cleanups 2015-10-31 12:01:45 +02:00
services generic: deal with some unused variables in parsers/lexers 2015-11-26 09:29:37 +00:00
sonnet generic: build system cleanups 2015-10-31 12:01:45 +02:00
sycoca kdecore: set stream version to 4.0 2016-01-25 20:40:23 +02:00
tests kdecore: fix kdebug test 2015-11-08 18:25:20 +02:00
text generic: misc cleanups 2015-08-19 01:38:20 +03:00
util generic: fix some compiler warnings due to 9ff99942 2016-01-08 04:42:26 +02:00
CMakeLists.txt generic: update CTest and CPack configs 2015-10-31 13:28:30 +02:00
config-kstandarddirs.h.cmake initial import 2014-11-13 01:04:59 +02:00
fakes.c initial import 2014-11-13 01:04:59 +02:00
generate_string_table.pl generic: misc cleanups 2015-09-04 01:57:47 +00:00
kde-config.cpp generic: cleanups remains of custom apps resources support 2015-09-06 14:42:29 +03:00
kdebug.areas generic: drop ksvgrenderer 2015-05-14 14:42:19 +00:00
kdebugrc initial import 2014-11-13 01:04:59 +02:00
kdecore.pc.in initial import 2014-11-13 01:04:59 +02:00
kdecore_export.h removed static libraries defines (including #if 0, watch out!) 2014-11-18 00:42:37 +00:00
kdefakes.h.cmake initial import 2014-11-13 01:04:59 +02:00
MAINTAINERS generic: drop KEncodingProber 2015-10-18 01:32:54 +03:00
README initial import 2014-11-13 01:04:59 +02:00

This is the KDE "core" library.  The kdecore library provides basic non user
interface functionality. The classes in this library should not require linkage
to QtGui or any other library that requires a graphical interface.