Commit Graph

12 Commits

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