summaryrefslogtreecommitdiff
path: root/deps/hiredis/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '418de21d8feb35303904ec718fcd1387e4699d2f' into refresh-hiredisYossi Gottlieb2022-02-141-43/+68
|
* Allow to override OPENSSL_PREFIX (#9567)Yunier PĂ©rez2021-09-301-1/+6
| | | | While the original issue was on Linux, this should work for other platforms as well.
* Merge commit '7ee5a41aac7e5abc90d050fa509fa953ca7f1da1' as 'deps/hiredis'michael-grunder2020-08-061-0/+308
|
* Remove hiredis so we can add it as a subtreemichael-grunder2020-08-061-273/+0
|
* hiredis updated to master version.antirez2019-09-201-23/+83
|
* RESP3: hiredis updated with recent version + some RESP3 support.antirez2019-01-091-14/+10
|
* deps/hiredis updated to latest version.antirez2016-12-211-28/+79
| | | | Close #3687.
* hiredis: Update to latest versionMatt Stancliff2014-06-231-24/+42
| | | | | | | | This is hiredis f225c276be7fd0646019b51023e3f41566633dfe This update includes all changes that diverged inside of Redis since the last update. This version also allows optional source address binding for connections which we need for some Sentinel deployments.
* Fix 32bit build of hiredisantirez2012-02-191-2/+2
|
* The hiredis lib shipped with Redis was updated to latest version.antirez2012-02-191-65/+98
|
* Update hiredisPieter Noordhuis2011-05-051-4/+7
|
* Update hiredis to 0.9.2Pieter Noordhuis2010-12-231-18/+28
|
* Don't hardcode make to "make"Pieter Noordhuis2010-11-211-4/+4
|
* Add hiredis dependency for redis-cli, redis-benchmark, etcPieter Noordhuis2010-11-031-0/+102