summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Bump maximum CMake version to 3.16.tastytea2020-05-19
|
* Only use add_compile_definitions with CMake >= 3.12.tastytea2020-05-19
|
* Version bump 0.5.5.tastytea2020-05-19
|
* Add -DNDEBUG for non-debug builds.tastytea2020-05-19
|
* Version bump 0.5.4.tastytea2020-03-21
|
* Ensure that the first parameter in all GET calls is prefaced with ?.tastytea2020-03-20
| | | | | All calls to CURLWrapper::add_parameters_to_uri() but the first used & for all parameters, because the boolean keeping track was implemented wrong.
* Version bump 0.5.2.tastytea2020-03-20
|
* Version bump 0.5.1.tastytea2020-03-12
|
* Version bump 0.5.0.tastytea2020-02-02
|
* CMake: We are already in the build directory.tastytea2020-01-27
|
* Add WITH_CLANG-TIDY to CMake recipe.tastytea2020-01-26
|
* Setting -DNDEBUG is redundant.tastytea2020-01-26
|
* Version bump 0.4.0.tastytea2020-01-16
|
* Version bump 0.3.0.tastytea2020-01-14
|
* version bump 0.2.0.tastytea2020-01-11
|
* Update description.tastytea2020-01-10
|
* Version bump 0.1.0.tastytea2020-01-10
|
* Enable cmake switches for packages.tastytea2020-01-09
|
* Add packages.cmake, to create DEB and RPM packages.tastytea2020-01-09
|
* Explicitly set NDEBUG for non-debug builds.tastytea2020-01-05
|
* Generate and install mastodonpp.pc.tastytea2020-01-03
|
* Generate and install mastodonppConfig.cmake and so on.tastytea2020-01-03
|
* Install headers.tastytea2020-01-03
|
* Remove option WITH_DOC.tastytea2020-01-03
|
* Add support for examples.tastytea2020-01-03
|
* Add first test.tastytea2020-01-03
|
* Add skeleton.tastytea2020-01-03