index
:
hiredict.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-03-07
Cmake static or shared (#1160)
autoantwort
2023-02-24
Write a version file for the CMake package (#1165)
Dominik Charousset
2022-12-27
CMakeLists.txt: respect BUILD_SHARED_LIBS
Fabrice Fontaine
2022-09-29
CMake corrections for building on Windows (#1122)
Bjorn Svensson
2022-09-27
Install on windows fixes (#1117)
Bjorn Svensson
2022-09-01
Fix cmake config path on Linux.
Tongliang Liao
2022-09-01
Polling adapter requires sockcompat.h
michael-grunder
2022-08-29
CMake: remove dict.c form hiredis_sources
Lipraxde
2022-07-31
Merge pull request #1050 from smmir-cent/fix-cmake-version
Michael Grunder
2022-06-26
Merge pull request #1057 from orgads/static-name
Michael Grunder
2022-03-29
Use the same name for static and shared libraries
Orgad Shaneh
2022-03-24
Embed debug information in windows static lib, rather than create a .pdb file
Kristján Valur Jónsson
2022-03-18
fix cmake version
smmir-cent
2022-01-24
fix building on AIX and SunOS (#1031)
Dietmar Scheidl
2022-01-08
CMakeLists.txt: allow building without a C++ compiler (#872)
Fabrice Fontaine
2021-12-22
Update CMakeLists.txt for more portability (#1005)
Eric Deng
2021-12-16
FreeBSD build fixes + CI (#1026)
Michael Grunder
2021-10-26
Add build options for enabling async tests
Björn Svensson
2021-10-09
Remove extra comma from cmake var.
Tongliang Liao
2020-09-09
add pdb files to packages for MSVC builds
Alessio M
2020-09-09
Add d suffix to debug libraries so that can packaged together with optimized ...
Alessio M
2020-09-09
Enable position-independent code
Alessio M
2020-09-07
Remove whitespace
michael-grunder
2020-09-07
fixed issue with unit test linking on windows with SSL
Alessio M
2020-09-04
Merge branch 'master' of github.com:redis/hiredis
Alessio M
2020-08-28
Explicitly set c99 in CMake
michael-grunder
2020-07-30
Remove extra whitespace (#858)
Michael Grunder
2020-07-29
Move SSL management to a distinct private pointer. (#855)
Michael Grunder
2020-07-22
Add static library target and cpack support
masariello
2020-05-22
Allow users to replace allocator and handle OOM everywhere. (#800)
Michael Grunder
2020-04-13
Fix USE_SSL=1 make/cmake on OSX and CMake tests (#789)
Michael Grunder
2020-04-09
Added CMake package config and fixed hiredis_ssl on Windows (#783)
Michael Grunder
2020-04-07
CMake: Set hiredis_ssl shared object version.
Yossi Gottlieb
2020-04-02
Win32 tests and timeout fix (#776)
Michael Grunder
2020-02-27
Housekeeping fixes (#764)
Michael Grunder
2020-01-28
Safe allocation wrappers (#754)
Michael Grunder
2019-11-03
Adding an option to DISABLE_TESTS
Paul Botros
2019-09-01
Update CMakelists for hiredis/hiredis_ssl builds.
Yossi Gottlieb
2019-08-29
Update CMakeLists with sslio.c rename.
Yossi Gottlieb
2019-07-17
Add install adapters header files
kevin1018
2019-04-01
CMake: Minor modernization
m
2019-04-01
Port network layer to Winsock
m
2019-02-21
cmake: ssl disabled by default
Mark Nunberg
2019-02-20
CMake: update for SSL
Mark Nunberg
2019-02-20
Obey HIREDIS_SONAME for shared library
Justin Brewer
2019-02-20
Call project() with parsed version string
Justin Brewer
2019-02-20
Enable make test
Justin Brewer
2019-02-20
Generate and install hiredis.pc
Justin Brewer
2019-02-20
Install async.h
Justin Brewer
2019-02-20
Add ENABLE_EXAMPLES option, off by default
Justin Brewer
[next]