summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-03-22all: rename output filesAnna (navi) Figueiredo Gomes
2024-03-22all: use REUSE with LGPL-3.0-or-later and BSD-3-ClauseAnna (navi) Figueiredo Gomes
2024-02-14[cmake] Fix cmake options position to support cmake toolchain (#1250)Uilian Ries
2024-01-21CMakeList: add option to not install NuGet packagingYann E. MORIN
2023-03-07Cmake static or shared (#1160)autoantwort
2023-02-24Write a version file for the CMake package (#1165)Dominik Charousset
2022-12-27CMakeLists.txt: respect BUILD_SHARED_LIBSFabrice Fontaine
2022-09-29CMake corrections for building on Windows (#1122)Bjorn Svensson
2022-09-27Install on windows fixes (#1117)Bjorn Svensson
2022-09-01Fix cmake config path on Linux.Tongliang Liao
2022-09-01Polling adapter requires sockcompat.hmichael-grunder
2022-08-29CMake: remove dict.c form hiredis_sourcesLipraxde
2022-07-31Merge pull request #1050 from smmir-cent/fix-cmake-versionMichael Grunder
2022-06-26Merge pull request #1057 from orgads/static-nameMichael Grunder
2022-03-29Use the same name for static and shared librariesOrgad Shaneh
2022-03-24Embed debug information in windows static lib, rather than create a .pdb fileKristján Valur Jónsson
2022-03-18fix cmake versionsmmir-cent
2022-01-24fix building on AIX and SunOS (#1031)Dietmar Scheidl
2022-01-08CMakeLists.txt: allow building without a C++ compiler (#872)Fabrice Fontaine
2021-12-22Update CMakeLists.txt for more portability (#1005)Eric Deng
2021-12-16FreeBSD build fixes + CI (#1026)Michael Grunder
2021-10-26Add build options for enabling async testsBjörn Svensson
2021-10-09Remove extra comma from cmake var.Tongliang Liao
2020-09-09add pdb files to packages for MSVC buildsAlessio M
2020-09-09Add d suffix to debug libraries so that can packaged together with optimized ...Alessio M
2020-09-09Enable position-independent codeAlessio M
2020-09-07Remove whitespacemichael-grunder
2020-09-07fixed issue with unit test linking on windows with SSLAlessio M
2020-09-04Merge branch 'master' of github.com:redis/hiredisAlessio M
2020-08-28Explicitly set c99 in CMakemichael-grunder
2020-07-30Remove extra whitespace (#858)Michael Grunder
2020-07-29Move SSL management to a distinct private pointer. (#855)Michael Grunder
2020-07-22Add static library target and cpack supportmasariello
2020-05-22Allow users to replace allocator and handle OOM everywhere. (#800)Michael Grunder
2020-04-13Fix USE_SSL=1 make/cmake on OSX and CMake tests (#789)Michael Grunder
2020-04-09Added CMake package config and fixed hiredis_ssl on Windows (#783)Michael Grunder
2020-04-07CMake: Set hiredis_ssl shared object version.Yossi Gottlieb
2020-04-02Win32 tests and timeout fix (#776)Michael Grunder
2020-02-27Housekeeping fixes (#764)Michael Grunder
2020-01-28Safe allocation wrappers (#754)Michael Grunder
2019-11-03Adding an option to DISABLE_TESTSPaul Botros
2019-09-01Update CMakelists for hiredis/hiredis_ssl builds.Yossi Gottlieb
2019-08-29Update CMakeLists with sslio.c rename.Yossi Gottlieb
2019-07-17Add install adapters header fileskevin1018
2019-04-01CMake: Minor modernizationm
2019-04-01Port network layer to Winsockm
2019-02-21cmake: ssl disabled by defaultMark Nunberg
2019-02-20CMake: update for SSLMark Nunberg
2019-02-20Obey HIREDIS_SONAME for shared libraryJustin Brewer
2019-02-20Call project() with parsed version stringJustin Brewer