summaryrefslogtreecommitdiffstats
path: root/tests/hawd/CMakeLists.txt
Commit message (Collapse)AuthorAge
* hawd json output moduleChristian Mollekopf2017-10-10
|
* Use imported targets instead of qt5_use_modulesHeiko Becker2017-07-29
| | | | | | | | | | | | | | | | | | | From Qt's documentation: "This macro is obsolete. Use target_link_libraries with IMPORTED targets instead." It's only recommended with cmake >=2.8.9 & < 2.8.12. Sink already requires cmake 3.0. One advantage of using the imported targets is, that cmake complains if a target isn't found before it's used, like Qt5Concurrent missing from the find_package_call here. Reviewers: #sink, cmollekopf Reviewed By: #sink, cmollekopf Subscribers: #sink Tags: #sink Differential Revision: https://phabricator.kde.org/D6361
* libgit version checkChristian Mollekopf2017-03-06
|
* Make libgit2 actually optional for testsHeiko Becker2017-02-14
| | | | | | | | | | | | Test Plan: cmake configure passes without a hard error. Reviewers: cmollekopf, #kde_pim Reviewed By: cmollekopf, #kde_pim Subscribers: dvratil, cmollekopf Differential Revision: https://phabricator.kde.org/D4443
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* HAWD::Formatter to print datasetChristian Mollekopf2015-08-07
|
* CMake: fix Qt5 lookup, use KDE_INSTALL_TARGETS_DEFAULT_ARGSDan Vrátil2015-02-21
|
* make libgit actually optionallyAaron Seigo2014-12-18
|
* make libhawd a shared libAaron Seigo2014-12-15
|
* commit hashes!Aaron Seigo2014-12-11
|
* print commandAaron Seigo2014-12-11
|
* add a checker module: hawd check <module names>Aaron Seigo2014-12-11
|
* DataSet, and create a small lib to be used by testsAaron Seigo2014-12-11
|
* How Are We Doing (hawd) frameworkAaron Seigo2014-12-11