Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-23 | Modules docs: move rst docs into bracket comments | Friedrich W. H. Kossebau | |
CMake >= 3.0 supports bracket comments, and the reStructuredText integration code in sphinx/ext/ecm.py already supports extracting the docs from a bracket comment instead. Editing documentation without leading line comment markers is more simple, e,g. when reflowing text over lines. With ECM meanwhile requiring CMake 3.5 now it is possible to switch (and thus follow also the approach used by cmake itself). NO_CHANGELOG | |||
2020-06-14 | extra-cmake-modules: Convert to SPDX license statements | Andreas Cord-Landwehr | |
2019-06-29 | Small API docs fixesv5.60.0-rc1v5.60.0 | Pino Toscano | |
2018-01-28 | Add FindSeccomp to find-modules | David Kahles | |
Summary: This is copied from KScreenlocker, but will be utilized in Baloo too. Test Plan: - Autotests are working - KScreenlocker and Baloo build with seccomp enabled Reviewers: graesslin, cgiboudeaux Reviewed By: cgiboudeaux Subscribers: cgiboudeaux, #frameworks, #build_system Tags: #frameworks, #build_system Differential Revision: https://phabricator.kde.org/D8998 |