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