aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdnet/CMakeLists.txt
AgeCommit message (Expand)Author
2026-01-11Add HttpHeaderCreator.cpp.levlam
2025-02-13Increase required CMake version to 3.10.levlam
2024-10-21Add separate TD_INSTALL_STATIC_LIBRARIES and TD_INSTALL_SHARED_LIBRARIES opti...levlam
2024-10-21Add option to install only BUILD_SHARED_LIBS-matching filesOPNA2608
2024-08-07Improve CMakeLists comments.levlam
2023-10-14Export static targets in a separate fileZephyr Lykos
2022-11-11Make SslCtx public.levlam
2021-09-24Remove TD_EXPERIMENTAL_WATCH_OS.levlam
2021-06-13Use manual checks instead of cmake_minimum_required to propagate policies.levlam
2021-03-27Minor improvements.levlam
2021-03-26Fix compilation errors and formatting.levlam
2021-03-26TD_EXPERIMENTAL_WATCH_OS cmake optionArseny Smirnov
2020-10-13Fix tdnet dependencies order.levlam
2020-07-28Ensure that OpenSSL is linked against needed Windows libraries.levlam
2020-07-26Link to lowercase libraries when building using MinGW.levlam
2020-01-24Allow to change CMAKE_INSTALL_BINDIR and CMAKE_INSTALL_INCLUDEDIR.levlam
2020-01-24Fix CMAKE_INSTALL_LIBDIR usages.levlam
2019-09-09Fix clang 3.4 and OpenSSL 0.9.8 CE.levlam
2019-07-22Various fixes.levlam
2019-06-28tdweb: do not link with libssl, only with libcryptoArseny Smirnov
2018-10-15Make tdnet dependency on OpenSSL private.levlam
2018-08-15Load certificates from Windows store.levlam
2018-08-15Ssl refactoringArseny Smirnov
2018-07-26Add support for transparent HTTP proxies.levlam
2018-07-26Add TransparentProxy abstract class.levlam
2018-02-18Fix linking zlib to OpenSSL.levlam
2018-02-17Fix linking to dl.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov