aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/generate/CMakeLists.txt
AgeCommit message (Expand)Author
2025-08-18Always split td_api_json.levlam
2025-08-18Always split td_api and telegram_api to multiple files.levlam
2025-07-03Don't remove documentation during .NET build.levlam
2025-07-03Fix UWP documentation generation.levlam
2025-07-02Use constructor for DotnetTlDocumentationGenerator.levlam
2025-07-02Generate XML documentation for .NET API (#3368)Fela
2025-04-10Add tde2e libraryArseny Smirnov
2025-02-13Increase required CMake version to 3.10.levlam
2024-09-05Compare TdApi.java and tdjni versions.levlam
2024-06-04Fix tl_writer_cpp build definitions.levlam
2024-06-03Add separate tl_generate_mtproto target.levlam
2024-05-18Add separate TL_MTPROTO_AUTO_SOURCE.levlam
2023-06-26Run TL class generators from auto/ directory.levlam
2021-06-13Use manual checks instead of cmake_minimum_required to propagate policies.levlam
2021-03-14Fix building with Ninja.levlam
2021-03-05Use full paths for file dependencies.levlam
2021-03-04Use tl-parser to generate tlo files.levlam
2020-02-29Do not try to use PHP on HardenedBSD.levlam
2020-02-24Use separate CMake variable for td_api sources.levlam
2020-02-24Improve CMake variable names.levlam
2020-01-24Simplify creation of TL_*_AUTO lists.levlam
2020-01-24Rename TL_TD_AUTO_INCLUDES to TL_TD_AUTO_INCLUDE_DIR.levlam
2020-01-24Allow to change CMAKE_INSTALL_BINDIR and CMAKE_INSTALL_INCLUDEDIR.levlam
2018-03-17Autogenerate TDLib .NET documentation.levlam
2018-03-16Disable hpp documentation for .NET.levlam
2018-03-16Remove C++ documentation when compiling for .NET. Enable .NET documentation g...levlam
2018-03-15Add documentation to ClientDotNet and LogDotNet.levlam
2018-03-12Add C# example.levlam
2018-02-28Various fixes.levlam
2018-02-28Minor fixes.levlam
2018-02-28Move .Net classes to Telegram::Td namespace.levlam
2018-02-28Rename TdWindows to TdDotNet.levlam
2018-02-28Fix CMake.levlam
2018-02-26Add initial C# supportArseny Smirnov
2018-01-21Rename Java APi generator.levlam
2018-01-21Generate Docygen-comments for td_api when JNI is enabled.levlam
2018-01-21Make JNI-bindings package-agnostic.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov