index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tdactor
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-02-13
Increase required CMake version to 3.10.
levlam
2024-10-21
Add separate TD_INSTALL_STATIC_LIBRARIES and TD_INSTALL_SHARED_LIBRARIES opti...
levlam
2024-10-21
Add option to install only BUILD_SHARED_LIBS-matching files
OPNA2608
2024-08-07
Improve CMakeLists comments.
levlam
2024-07-23
Fix order of header file names in CMakeLists.txt.
levlam
2023-10-14
Export static targets in a separate file
Zephyr Lykos
2022-07-02
Move MultiTimeout to MultiTimeout.h.
levlam
2021-06-13
Use manual checks instead of cmake_minimum_required to propagate policies.
levlam
2020-11-23
Include ConcurrentScheduler separately.
levlam
2020-01-24
Allow to change CMAKE_INSTALL_BINDIR and CMAKE_INSTALL_INCLUDEDIR.
levlam
2020-01-24
Fix CMAKE_INSTALL_LIBDIR usages.
levlam
2020-01-07
Remove unused Condition class.
levlam
2019-11-18
Do not tdactor example executable when cross-compiling.
levlam
2018-07-17
tdactor: remove actor2
Arseny Smirnov
2018-01-29
Add test for MutliTimeout bug
Arseny Smirnov
2017-12-31
Project import generated by Copybara.
Arseny Smirnov