Commit Graph

340 Commits

Author SHA1 Message Date
a40a394b1a
Added CMake commands to reference and updated Doxyfile.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-05 20:17:10 +02:00
949dbb14a7
Correct dependencies in pkg-config file.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-05 19:18:08 +02:00
982350241a
Tweak RPM dependencies. 2019-08-05 19:17:28 +02:00
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
1d7153008a
Use numbers instead of constants for HTTP response code check.
Some checks failed
continuous-integration/drone/push Build is failing
Poco 1.7 doesn't have HTTPResponse::HTTP_PERMANENT_REDIRECT.
2019-08-05 18:49:17 +02:00
d74b3cabfa
Replace libxdg-basedir with Poco::Path. 2019-08-05 18:40:36 +02:00
85b112faf0
Fixed wrong dependency in cmake module. 2019-08-05 18:38:50 +02:00
406c2486f7
Added HTTP proxy support.
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-05 18:23:34 +02:00
d4db780925
Added Poco::Foundation and subtracted Poco::Util from linked libs. 2019-08-05 17:00:53 +02:00
1f446388e5
Support plain HTTP as well. 2019-08-05 17:00:34 +02:00
54492ff979
CI: changed cmake-6 on stretch to clang-7 on buster.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-05 10:53:53 +02:00
fd2db04aad
Fixed the additional search paths for the dependency-workarounds. 2019-08-04 22:25:04 +02:00
d70bbd3f57
Ficed CI recipe.
Some checks failed
continuous-integration/drone/push Build is failing
For some reason stretch has to be explicitly specified if stretch-backports are
added?
2019-08-04 22:21:12 +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
3895f0531a
Revert "CI: Added --keep-going to make commands."
Some checks failed
continuous-integration/drone/push Build is failing
This reverts commit b1d973f2a2.
It didn't help, the error is raised by cmake, not make.
2019-08-03 22:41:15 +02:00
b1d973f2a2
CI: Added --keep-going to make commands.
Some checks failed
continuous-integration/drone/push Build is failing
curlpp has a buggy pkg-config file with a relative include directory.
2019-08-03 22:33:40 +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
ee53604e6e
Updated package generation recipe.
All checks were successful
continuous-integration/drone/push Build is passing
* Reformatted it.
* Added a few things to the source package ignmore list.
* Added libicu-devel to RPM dependencies.
2019-07-30 06:58:21 +02:00
4aec2fafb3
Simplyfied entry comparison in operator ==(). 2019-07-29 12:50:53 +02:00
571ce5b2d0
Use commas in pkg-config file.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-29 05:38:14 +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
f44830474a
Updated screenshot links.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-28 02:52:54 +02:00
1e0a7446e0
Merge branch 'develop' into main
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-28 02:45:15 +02:00
bc3d377254
Added a bit to Reference main page.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-28 02:25:59 +02:00
68e81ff411
Escaped mentions of URI in documentation. 2019-07-28 02:18:52 +02:00
998cc32546
Cosmetic changes in the Documentation. 2019-07-28 02:14:06 +02:00
38e8e1dc81
Documented types. 2019-07-28 02:13:55 +02:00
4991f7b006
Documented URI. 2019-07-28 02:13:23 +02:00
610173179d
Documented time functions. 2019-07-28 01:51:55 +02:00
b8c7a299e8
Always generate detailed description in reference. 2019-07-28 01:43:11 +02:00
73262c8d16
Documented Database. 2019-07-28 01:42:57 +02:00
57e3fc0289
Documented search functions. 2019-07-28 00:07:55 +02:00
ba78adb399
Described Export classes. 2019-07-28 00:07:22 +02:00
1508fc0f4d
Documented Export::AsciiDoc. 2019-07-27 23:34:17 +02:00
901f733599
Added section about library to README, also activated TOC. 2019-07-27 23:26:39 +02:00
27a470e21f
Added remwharead.hpp, which includes all other headers.
It also contains the main page for the reference.
2019-07-27 23:18:34 +02:00
91cd922277
Added Doxygen config and script. 2019-07-27 22:55:43 +02:00
2bef8d4bb4
Updated image URLs.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-27 22:51:54 +02:00
514f88b0eb
Documented ExportBase. 2019-07-27 22:29:43 +02:00
b3bb1f05f2
namespaced library.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-27 09:59:43 +02:00
bc5b29f879
Fixed includes in tests.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-26 21:33:46 +02:00
8e40bea06e
Download popl.hpp into src/cli/ in Debian example and CI recipe.
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-26 21:20:34 +02:00
a66880c98d
Cosmetic changes. 2019-07-26 20:58:25 +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
d5f6c8ee02
Fixed test descriptions. 2019-07-26 20:58:24 +02:00
7fb23ee207
Split code into library and cli. 2019-07-26 20:58:24 +02:00
8167f8e2fb
Added libicu-dev to Debian example.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-26 19:52:55 +02:00