summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2015-07-28Use container-based Travis by installing packages through the addonJan-Erik Rediger
2015-07-27Added MacOS X addapter and corresponding example.Dmitry Bakhvalov
2015-07-27Add Qt adapter and relative example.Pietro Cerutti
2015-07-27Add an Ivykis adapterGergely Nagy
2015-07-27Use stable soname versionJan-Erik Rediger
2015-05-30Update Makefilew359405949
2015-05-03Make sure to compile example to trigger edge-cases in compilingJan-Erik Rediger
2015-05-03Revert "Always compile with C99 standard."Jan-Erik Rediger
2015-04-16Always compile with C99 standard.Jan-Erik Rediger
2015-03-28Add PKGCONFNAME to install dependencies.David Watson
2015-03-19Correct escaping for prefix in pkgconf fileJan-Erik Rediger
2015-03-18Fix hiredis.pc generation.Dan Skorupski
2015-03-03Fix pkgconf file: escaping neededDominique Leuenberger
2015-02-12Fix pkgconf when used with DESTDIRMatt Stancliff