Commit graph

20 commits

Author SHA1 Message Date
Ivailo Monev
d27a0288c2 generic: remove unused dot files [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-27 20:32:08 +03:00
Ivailo Monev
7a8dcdeb39 syndication: replace boost::shared_ptr<T> with std::shared_ptr<T> where possible
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-24 18:56:27 +03:00
Ivailo Monev
08669a6a87 syndication: do not forward-declare boost classes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-22 00:19:35 +03:00
Ivailo Monev
cebf38dd1b generic: sub-projects separate build fix
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-01 00:28:58 +03:00
Ivailo Monev
c6ea3e1d94 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-04-22 12:34:24 +00:00
Ivailo Monev
f840649b58 generic: support building projects separately
TODO from https://github.com/fluxer/katana/issues/7.

kget and libktorrent cannot be build separately because libktorrent depends
on boost (or miniboost which is bundled) and kget depends on libktorrent.

syndication include paths were adjusted to build from the top-level
directory since it was used not only by akregator, that is no longer the
case and it should probably be moved to akregator sub-directory but that
will be decided in the future.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-10 23:43:40 +00:00
Ivailo Monev
59190d3194 generic: replace installation paths with KDE4_ prefixed
see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:12:24 +00:00
Ivailo Monev
e166af4e02 generic: replace forward declarations with headers inclusions
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-23 00:08:45 +00:00
Ivailo Monev
c4d7d641bf syndication: fix build after 834866b9
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 06:17:02 +00:00
Ivailo Monev
834866b93f generic: use QCryptographicHash instead of KMD5
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 06:06:57 +00:00
Ivailo Monev
cbf29a08cf generic: make changes required for building against Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-25 10:01:00 +00:00
Ivailo Monev
a165a95a57 generic: fix tests after the build system cleanup 2015-09-07 11:20:00 +03:00
Ivailo Monev
f58a4c5452 generic: major build system cleanup 2015-09-02 02:13:50 +03:00
Ivailo Monev
329d10f7e7 generic: drop use of Boost_INCLUDE_DIRS 2015-06-04 18:14:56 +00:00
Ivailo Monev
6f9e7b0c15 remove all doxygen pages and add top-level config 2014-12-04 20:46:01 +00:00
Ivailo Monev
3774be563f include miniboost globally (TODO: make it possible to use host boost) 2014-12-01 20:29:40 +00:00
Ivailo Monev
0d87463fc5 more revert some syndication changes and bundle boost/shared_ptr.hpp 2014-12-01 20:08:41 +00:00
Ivailo Monev
c626825fb8 adjust syndication to use bundled shared_ptr.hpp 2014-12-01 20:04:39 +00:00
Ivailo Monev
6e76dc6204 akregator bloat trim 2014-12-01 18:31:22 +00:00
Ivailo Monev
10e3ce132e import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00