index
:
fadhil_riyanto/libTgBot.git
master
C++ library for Telegram bot API
Fadhil Riyanto
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-06-11
Merge pull request #293 from 7FM/find_package_support
Oleg Morozenkov
2024-04-20
Update CMake
llnulldisk
2024-03-19
tgbot-cpp: Link with Ws2_32 for windows
Soo-Hwan Na
2024-02-27
tgbot-cpp: Slience a pragma warning seen with boost placeholders
Soo Hwan Na
2024-02-27
tgbot-cpp: Update C++ STL to 17
Soo-Hwan Na
2024-02-14
CMake: add find_package support
7FM
2023-04-04
Improvements for CMake rules
r4dish
2022-09-30
Downgrade dependencies to support Ubuntu 18.04
llnulldisk
2022-09-30
Update docker files and CMakeLists
llnulldisk
2022-09-11
Update to API 6.0
llnulldisk
2022-09-04
Update to API 5.3
llnulldisk
2022-09-03
Update to API 5.0
llnulldisk
2022-08-31
Fix reference to PassportElementError
llnulldisk
2021-02-15
Update cmake_minimum_required
Flex Zhong
2020-04-30
Fix to prevent Boost from linking dynamic and static libraries simultaneously...
Transporter
2020-04-30
Indentations and GCC attribute added
Transporter
2020-04-30
Add doxygen documentation to CMake
Transporter
2020-04-30
Fix issue #137: Directory for boost auto linking is missing
Transporter
2020-04-30
Fix issure #138: DLL export fails
Transporter
2020-03-15
[cmake] Disable gnu extensions.
Egor Pugin
2020-03-15
Bump minimal C++ to C++14.
Egor Pugin
2020-03-14
Build Bot.cpp.
Egor Pugin
2020-03-11
Merge pull request #123 from xvitaly/fix-cmake
Oleg Morozenkov
2020-01-06
Export correct ABI version for shared library.
Vitaly Zaitsev
2020-01-06
Fixed installation on other than Ubuntu GNU/Linux distributions.
Vitaly Zaitsev
2019-12-05
Fix Dockerfile_test
Oleg Morozenkov
2019-12-05
Merge branch 'master' into nitanmarcel/api_update_pr
Oleg Morozenkov
2019-12-05
Apply @JellyBrick fixes
Oleg Morozenkov
2019-12-05
Merge pull request #95 from Gravechapa/master
Oleg Morozenkov
2019-12-05
Remove conan support
Oleg Morozenkov
2019-11-20
API 4.4
nitanmarcel
2019-11-19
API 4.3
nitanmarcel
2019-11-19
API 4.2
nitanmarcel
2019-04-18
added -fPIC
Stephan Opfer
2019-02-24
Set minimum required curl version
Gravechapa
2018-12-10
Conan packaging support
Oleg Morozenkov
2018-11-14
add_subdirectory(tgbot-cpp)
hannibal
2018-07-23
Refactor http clients, fix webhook server, add more samples, change tabs to 4...
Oleg Morozenkov
2018-07-04
Implement CurlHttpClient.
Egor Pugin
2018-06-22
Resolved #42
JellyBrick
2018-03-10
Fixes #41
Oleg Morozenkov
2018-03-10
Revert "Fixes #40"
Oleg Morozenkov
2018-03-10
Fixes #40
Oleg Morozenkov
2017-01-26
Helper method for loading files. Photo upload example. Fixes #24
Oleg Morozenkov
2017-01-24
Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35
Oleg Morozenkov
2017-01-23
I think EventBroadcast and EventHandler should not use shared_ptr references too
Oleg Morozenkov
2017-01-16
Specified minimum version of Boost.
asapelkin
2017-01-15
Fix tests
Oleg Morozenkov
2016-03-27
Move InlineQueryResult.cpp in the right dir
Andrea Giove
2016-03-27
Fixed compilation errors
Andrea Giove
[next]