Commit Graph

12 Commits

Author SHA1 Message Date
tastytea 6d16b2598e
Revert "Replace libxdg-basedir with Poco::Path."
This reverts commit d74b3cabfa.

Poco::Path::dataHome() is only available in >= 1.9.
2019-08-05 19:11:37 +02:00
tastytea d74b3cabfa
Replace libxdg-basedir with Poco::Path. 2019-08-05 18:40:36 +02:00
tastytea d4db780925
Added Poco::Foundation and subtracted Poco::Util from linked libs. 2019-08-05 17:00:53 +02:00
tastytea fd2db04aad
Fixed the additional search paths for the dependency-workarounds. 2019-08-04 22:25:04 +02:00
tastytea 5e18bbdf50
Added workaround for when Poco*Config.cmake recipes cannot be found.
continuous-integration/drone/push Build is failing Details
2019-08-04 20:04:55 +02:00
tastytea 9d0dd589a7
Replaced curlpp with POCO. Only HTTPS support fo far.
continuous-integration/drone/push Build is failing Details
curlpp seems dead. 🙁
2019-08-04 18:46:53 +02:00
tastytea b4e845a352
Updated CMake recipes and changed file structure.
continuous-integration/drone/push Build is failing Details
2019-08-03 22:27:08 +02:00
tastytea 083a08beb8
Re-ordered and reformatted cmake recipes.
continuous-integration/drone/push Build is passing Details
2019-07-30 07:52:37 +02:00
tastytea bdf8883d58
Added a pkg-config file.
continuous-integration/drone/push Build is passing Details
2019-07-29 04:01:47 +02:00
tastytea 0d18bd10ed
Install headers. 2019-07-26 20:58:25 +02:00
tastytea dccf85b60d
Moved exports into subdirectory. 2019-07-26 20:58:25 +02:00
tastytea 7fb23ee207
Split code into library and cli. 2019-07-26 20:58:24 +02:00