summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-10-14Fixup of PR734: Coverage of hiredis.c (#1124)Bjorn Svensson
2022-09-19Additional include directory given by pkg-config (#1118)Bjorn Svensson
2022-09-07Add libhv example to our standard Makefilemichael-grunder
2022-09-01Polling adapter requires sockcompat.hmichael-grunder
2022-08-29Add Github Actions CI workflow for hiredis: Arm, Arm64, 386, windows. (#943)Kristján Valur Jónsson
2022-07-05Polling adapter and exampleKristján Valur Jónsson
2022-01-18Add timeout support for libuv adapter (#1016)MichaelSuen
2021-12-24Don't link with crypto libs if USE_SSL isn't set.michael-grunder
2021-12-23Makefile: move SSL options into a block and refine ruleszhenwei pi
2021-12-16FreeBSD build fixes + CI (#1026)Michael Grunder
2021-10-26Add build options for enabling async testsBjörn Svensson
2021-10-21Correcting the build target `coverage` for enabled SSL (#1009)Bjorn Svensson
2021-10-03Allow to override OPENSSL_PREFIX in LinuxYunier Perez
2020-07-19Resp3 oob push support (#841)Michael Grunder
2020-05-22Allow users to replace allocator and handle OOM everywhere. (#800)Michael Grunder
2020-05-19Fix missing SSL build/install options. (#812)Yossi Gottlieb
2020-04-23Attempt to fix compilation on Solaris (#796)Michael Grunder
2020-04-13Fix USE_SSL=1 make/cmake on OSX and CMake tests (#789)Michael Grunder
2020-01-29install alloc.hakichan
2020-01-28Safe allocation wrappers (#754)Michael Grunder
2019-09-16Add SSL mode tests.Yossi Gottlieb
2019-09-01Separate hiredis and hiredis_ssl library build.Yossi Gottlieb
2019-08-29Rename sslio.Yossi Gottlieb
2019-08-29wip: SSL code reorganization, see #705.Yossi Gottlieb
2019-04-01Port network layer to Winsockm
2019-02-21Fix ifeq condition (thanks @regae)Mark Nunberg
2019-02-20Disable SSL by defaultMark Nunberg
2019-02-20fix pkg configvalentino
2019-02-20Fix compilation on Ubuntuvalentino
2019-02-20Don't warn on missing field initializersMark Nunberg
2019-02-20Use SSL by defaultMark Nunberg
2019-02-20Minor SSL-related fixesMark Nunberg
2019-02-20Disable SSL by defaultMark Nunberg
2019-02-20SSL for async I/OMark Nunberg
2019-02-20Initial SSL (sync) implementationMark Nunberg
2018-12-04Makefile: use predefined ARJörg Thalheim
2018-09-26Add CPPFLAGS to REAL_CFLAGSTom Lee
2018-05-31Use -dynamiclib instead of -shared on macOSRyan Schmidt
2018-05-16Merge branch 'master' of github.com:redis/hiredismichael-grunder
2018-05-16Make sure we've got a path separator before the actual dylib namemichael-grunder
2018-05-14Use cp -pPR instead of cp -aRyan Schmidt
2018-05-14Use absolute install_nameRyan Schmidt
2018-01-05Merge pull request #561 from zshipko/masterJan-Erik Rediger
2017-12-28Strip compiler options from the CC variableDmitri Vorobiev
2017-12-27Remove $(ARCH) expansion from the MakefileDmitri Vorobiev
2017-11-28Fix "make install" on OpenBSDZach Shipko
2017-10-30build: do not assume that INSTALL is cpIgor Gnatenko
2016-10-10Build error patch with glib-2.0Trustfarm-heart
2016-04-20fix: Rename DEBUG to DEBUG_FLAGSJan-Erik Rediger
2015-08-24Merge branch 'soname-stable' into unstableJan-Erik Rediger