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
/
CMake
Age
Commit message (
Expand
)
Author
2022-07-09
Ignore CMAKE_INSTALL_PREFIX in pkgconfig, if CMAKE_INSTALL_*DIR is absolute.
levlam
2022-07-08
Generate GIT_COMMIT and GIT_DIRTY from CMake.
levlam
2022-05-11
Enable _FILE_OFFSET_BITS even on Android.
levlam
2022-05-18
Workaround GCC 12 false positive warnings.
levlam
2022-01-25
Fix much typos
KnorpelSenf
2021-12-27
Fix tdweb building.
levlam
2021-12-23
Support Apple Silicon paths in FindReadline.
levlam
2021-12-17
Ability to override default value of IOS_ARCH
Hsüan
2021-09-24
Remove TD_EXPERIMENTAL_WATCH_OS.
levlam
2021-09-03
M1 support (#1620)
Sergey
2021-09-01
Suppress GCC warnings about casts of function pointers returned by GetProcAdd...
levlam
2021-05-29
Improve linker flags.
levlam
2021-04-30
Likely add Solaris support.
levlam
2021-04-30
Use the same EXE_LINKER flags as SHARED_LINKER flags.
levlam
2021-04-30
Use -Wl,-z,ignore on illumos.
levlam
2021-04-29
add illumos support (#1501)
Joshua M. Clulow
2021-03-26
update architectures for watchOS in example/ios
Arseny Smirnov
2020-11-02
Fix pkgconfig install path.
levlam
2020-10-29
Add td_set_up_compiler() CMake function.
levlam
2020-10-29
Add PreventInSourceBuild.cmake.
levlam
2020-10-13
GeneratePkgConfig: fix install.
levlam
2020-10-13
GeneratePkgConfig: fix absolute path handling.
levlam
2020-10-13
GeneratePkgConfig: fix variable expansion usages.
levlam
2020-10-13
GeneratePkgConfig: minor variable expansion fixes.
levlam
2020-10-13
GeneratePkgConfig: fix dependent library names on Windows.
levlam
2020-10-13
GeneratePkgConfig: return back prefix variable, so it can be overriden by pkg...
levlam
2020-10-12
GeneratePkgConfig: fix handling of install path with spaces.
levlam
2020-10-12
GeneratePkgConfig: remove duplicate libraries.
levlam
2020-10-12
GeneratePkgConfig: ignore DEBUG-only dependencies.
levlam
2020-10-12
GeneratePkgConfig: fix CMake 3.0 compatibility.
levlam
2020-10-12
Generate pkgconfig files only for installed libraries.
levlam
2020-10-12
GeneratePkgConfig: use CMAKE_INSTALL_* variables.
levlam
2020-10-12
Use spaces instead of tabs in CMake module for consistency.
levlam
2020-10-12
generate pkg-config files for targets (#1223)
Gustavo Marques
2019-04-22
Fix add_cxx_compiler_flag.
levlam
2019-04-22
Minor fixes.
levlam
2019-04-04
Better CMake variable expansion usage in if.
levlam
2018-06-12
Fix CMake functions case.
levlam
2018-02-15
Trying to add AppleTvOs support
Arseny Smirnov
2018-02-14
Ios build example
Arseny Smirnov
2018-02-04
README.md improvements.
levlam
2018-01-21
Make JNI-bindings package-agnostic.
levlam
2018-01-06
Rewrite FindReadline.cmake.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov
[prev]