Commit Graph

29 Commits

Author SHA1 Message Date
tastytea cadf0d777e
Version bump 0.5.7.
Forgot to bump the version in the CMake recipe, packages couldn't be
built.
2020-11-13 15:07:41 +01:00
tastytea aeb7396961
Generate API documentation with CMake.
continuous-integration/drone/push Build is passing Details
2020-11-13 14:25:22 +01:00
tastytea ef11508ca1
Bump maximum CMake version to 3.16.
continuous-integration/drone/push Build is passing Details
2020-05-19 19:33:34 +02:00
tastytea c2bc1b5e7b
Only use add_compile_definitions with CMake >= 3.12. 2020-05-19 19:32:34 +02:00
tastytea 3c23f6d1a0
Version bump 0.5.5. 2020-05-19 19:26:51 +02:00
tastytea 3909187f7a
Add -DNDEBUG for non-debug builds.
continuous-integration/drone/push Build is failing Details
2020-05-19 19:24:21 +02:00
tastytea 576c84aa36
Version bump 0.5.4.
continuous-integration/drone/push Build is passing Details
2020-03-21 12:26:42 +01:00
tastytea b5144fd9ce
Ensure that the first parameter in all GET calls is prefaced with ?.
continuous-integration/drone/push Build is passing Details
All calls to CURLWrapper::add_parameters_to_uri() but the first used & for all
parameters, because the boolean keeping track was implemented wrong.
2020-03-20 16:29:16 +01:00
tastytea ce27005e9c
Version bump 0.5.2.
continuous-integration/drone/push Build is passing Details
2020-03-20 13:53:13 +01:00
tastytea d1b3455584
Version bump 0.5.1.
continuous-integration/drone/push Build is passing Details
2020-03-12 12:15:39 +01:00
tastytea 965780fbba
Version bump 0.5.0.
continuous-integration/drone/push Build is passing Details
2020-02-02 15:26:43 +01:00
tastytea 4dc7dbb4e6
CMake: We are already in the build directory. 2020-01-27 01:08:45 +01:00
tastytea 3876cf3f01
Add WITH_CLANG-TIDY to CMake recipe. 2020-01-26 05:20:05 +01:00
tastytea 25c75a6211
Setting -DNDEBUG is redundant. 2020-01-26 05:12:00 +01:00
tastytea be71510316
Version bump 0.4.0.
continuous-integration/drone/push Build is passing Details
2020-01-16 18:25:32 +01:00
tastytea 7c81f5f4cc
Version bump 0.3.0.
continuous-integration/drone/push Build is passing Details
2020-01-14 22:54:06 +01:00
tastytea 65ea6fd64b
version bump 0.2.0. 2020-01-11 16:50:14 +01:00
tastytea 60cfd54cb4
Update description.
continuous-integration/drone/push Build is passing Details
2020-01-10 20:13:00 +01:00
tastytea b2e9d97fd9
Version bump 0.1.0. 2020-01-10 19:10:33 +01:00
tastytea 7228bf8e6c
Enable cmake switches for packages.
continuous-integration/drone/push Build is passing Details
2020-01-09 18:16:04 +01:00
tastytea 3f161e866f
Add packages.cmake, to create DEB and RPM packages. 2020-01-09 18:15:02 +01:00
tastytea 6edc461c57
Explicitly set NDEBUG for non-debug builds. 2020-01-05 12:45:50 +01:00
tastytea 8c2d4c8b97
Generate and install mastodonpp.pc.
continuous-integration/drone/push Build is passing Details
2020-01-03 16:27:59 +01:00
tastytea a7fe14da27
Generate and install mastodonppConfig.cmake and so on. 2020-01-03 16:20:39 +01:00
tastytea 94dd5f605d
Install headers. 2020-01-03 16:03:08 +01:00
tastytea 276d478a3a
Remove option WITH_DOC. 2020-01-03 13:29:18 +01:00
tastytea b1b03bfa3e
Add support for examples. 2020-01-03 10:22:34 +01:00
tastytea cf19753de0
Add first test.
continuous-integration/drone/push Build is passing Details
2020-01-03 09:49:41 +01:00
tastytea 5dc047811e
Add skeleton. 2020-01-03 08:32:03 +01:00