summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-03-15Bump minimal C++ to C++14.Egor Pugin
2020-03-14Build Bot.cpp.Egor Pugin
2020-03-11Merge pull request #123 from xvitaly/fix-cmakeOleg Morozenkov
2020-01-06Export correct ABI version for shared library.Vitaly Zaitsev
2020-01-06Fixed installation on other than Ubuntu GNU/Linux distributions.Vitaly Zaitsev
2019-12-05Fix Dockerfile_testOleg Morozenkov
2019-12-05Merge branch 'master' into nitanmarcel/api_update_prOleg Morozenkov
2019-12-05Apply @JellyBrick fixesOleg Morozenkov
2019-12-05Merge pull request #95 from Gravechapa/masterOleg Morozenkov
2019-12-05Remove conan supportOleg Morozenkov
2019-11-20API 4.4nitanmarcel
2019-11-19API 4.3nitanmarcel
2019-11-19API 4.2nitanmarcel
2019-04-18added -fPICStephan Opfer
2019-02-24Set minimum required curl versionGravechapa
2018-12-10Conan packaging supportOleg Morozenkov
2018-11-14add_subdirectory(tgbot-cpp)hannibal
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
2018-07-04Implement CurlHttpClient.Egor Pugin
2018-06-22Resolved #42JellyBrick
2018-03-10Fixes #41Oleg Morozenkov
2018-03-10Revert "Fixes #40"Oleg Morozenkov
2018-03-10Fixes #40Oleg Morozenkov
2017-01-26Helper method for loading files. Photo upload example. Fixes #24Oleg Morozenkov
2017-01-24Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35Oleg Morozenkov
2017-01-23I think EventBroadcast and EventHandler should not use shared_ptr references tooOleg Morozenkov
2017-01-16Specified minimum version of Boost.asapelkin
2017-01-15Fix testsOleg Morozenkov
2016-03-27Move InlineQueryResult.cpp in the right dirAndrea Giove
2016-03-27Fixed compilation errorsAndrea Giove
2015-08-12Make the samples independent of the library's CMakeListsOleg Morozenkov
2015-08-11Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixesOleg Morozenkov
2015-07-29Fix includes + fix some minor bugsOleg Morozenkov
2015-07-27DocumentationOleg Morozenkov
2015-07-16Give up with this fucking thingOleg Morozenkov
2015-07-16Travis CIOleg Morozenkov
2015-07-16Travis CIOleg Morozenkov
2015-07-16Fix building on gcc 4.6Oleg Morozenkov
2015-07-16Remove redundant dependencyOleg Morozenkov
2015-07-16Fix cmake min version requirementOleg Morozenkov
2015-07-09RefactoringOleg Morozenkov
2015-07-05First versionOleg Morozenkov