Commit Graph

27 Commits

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