summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-06-11Merge pull request #293 from 7FM/find_package_supportOleg Morozenkov
2024-04-20Update CMakellnulldisk
2024-03-19tgbot-cpp: Link with Ws2_32 for windowsSoo-Hwan Na
2024-02-27tgbot-cpp: Slience a pragma warning seen with boost placeholdersSoo Hwan Na
2024-02-27tgbot-cpp: Update C++ STL to 17Soo-Hwan Na
2024-02-14CMake: add find_package support7FM
2023-04-04Improvements for CMake rulesr4dish
2022-09-30Downgrade dependencies to support Ubuntu 18.04llnulldisk
2022-09-30Update docker files and CMakeListsllnulldisk
2022-09-11Update to API 6.0llnulldisk
2022-09-04Update to API 5.3llnulldisk
2022-09-03Update to API 5.0llnulldisk
2022-08-31Fix reference to PassportElementErrorllnulldisk
2021-02-15Update cmake_minimum_requiredFlex Zhong
2020-04-30Fix to prevent Boost from linking dynamic and static libraries simultaneously...Transporter
2020-04-30Indentations and GCC attribute addedTransporter
2020-04-30Add doxygen documentation to CMakeTransporter
2020-04-30Fix issue #137: Directory for boost auto linking is missingTransporter
2020-04-30Fix issure #138: DLL export failsTransporter
2020-03-15[cmake] Disable gnu extensions.Egor Pugin
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