summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix the display of make install (#8667)yjph2021-04-101-3/+14
* Add run all test support with define REDIS_TEST (#8570)sundb2021-03-101-4/+1
* Cleanup clang warnings. (#8546)Yossi Gottlieb2021-02-241-0/+5
* Fix random element selection for large hash tables. (#8133)Greg Femec2020-12-231-4/+4
* Fix TLS build on macOS arm64 systems (#8197)Felix Bünemann2020-12-231-0/+10
* install redis-check-rdb and redis-check-aof as symlinks to redis-server (#5745)Nick Revin2020-12-171-2/+2
* Several (mostly Solaris-related) cleanups (#8171)Yossi Gottlieb2020-12-131-3/+5
* Clean up building with USE_SYSTEMD. (#8073)Yossi Gottlieb2020-11-221-5/+8
* TLS Support for redis-benchmark (#7959)filipe oliveira2020-10-281-2/+2
* redis-benchmark: add tests, --version, a minor bug fixes (#7947)filipe oliveira2020-10-261-1/+1
* Makefile: enable program suffixes via PROG_SUFFIX (#7868)Rafi Einstein2020-10-011-6/+6
* Add support for Haiku OS (#7435)David CARLIER2020-09-291-0/+7
* Normalize sds test mechanism together with some compile warnings. (#7854)WuYunlong2020-09-281-4/+0
* Further NetBSD update and build fixes. (#7831)David CARLIER2020-09-231-1/+11
* Fix C11 detection in the makefile (#7822)Oran Agra2020-09-211-1/+1
* Implement redisAtomic to replace _Atomic C11 builtin (#7707)Wang Yuan2020-09-171-2/+12
* Fix double-make issue with make && make install. (#7734)Yossi Gottlieb2020-09-011-0/+2
* Use H/W Monotonic clock and updates to AE (#7644)Jim Brunner2020-08-281-3/+3
* Extended redis-benchmark instant metrics and overall latency report (#7600)filipe oliveira2020-08-251-3/+3
* Adds redis-cli and redis-benchmark dependencies for `make test` targetMota2020-08-111-2/+2
* Use pkg-config to properly detect libssl and libcrypto libraries (#7452)James Hilliard2020-07-101-3/+15
* NetBSD build update.David Carlier2020-05-121-0/+10
* Support setcpuaffinity on linux/bsdzhenwei pi2020-05-021-1/+1
* Implemented CRC64 based on slice by 4Madelyn Olson2020-04-241-2/+2
* timeout.c created: move client timeouts code there.antirez2020-03-271-1/+1
* Remove duplicate obj files in Makefilebodong.ybd2020-03-121-2/+2
* Add support for incremental build with header filesJohn Sully2020-01-011-1/+5
* Merge pull request #6052 from jtru/better-systemd-integration-v2Salvatore Sanfilippo2019-12-191-0/+25
|\
| * Auto-detect and link libsystemd at compile-timeJohannes Truschnigg2019-11-191-0/+25
* | Fix Pi build needing -latomic. Issue #6275.antirez2019-11-291-0/+9
|/
* Fix Makefile merge issue.Yossi Gottlieb2019-10-161-1/+1
* Merge remote-tracking branch 'upstream/unstable' into tlsYossi Gottlieb2019-10-161-1/+1
|\
| * LOLWUT: refactoring + skeleton of LOLWUT 6.antirez2019-10-041-1/+1
| * ACL: add slightly modified version of sha256.c for password hashing.antirez2019-09-121-1/+1
* | TLS: Configuration options.Yossi Gottlieb2019-10-071-0/+2
* | TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-1/+7
|/
* fix build tracking.c should be tracking.oGuy Korland2019-07-071-1/+1
* Client side caching: add new file and description.antirez2019-06-291-1/+1
* Makefile: 1TD -> STDzhaozhao.zz2019-05-071-1/+1
* Threaded IO: stop threads when no longer needed + C11 in Makefile.Ubuntu2019-05-061-1/+1
* Provide an uninstall target in MakefileBrad Solomon2019-03-061-0/+3
* Redis Benchmark: update slots configuration after MOVED/ASK replyartix2019-03-011-1/+1
* Gopher: initial request handling.antirez2019-02-211-1/+1
* ACL: refactoring of the original authentication code.antirez2019-01-091-1/+1
* OpenBSD support.David Carlier2018-11-251-0/+6
* Backtrace/register dump on BSD.David Carlier2018-11-251-2/+2
* DragonFlyBSD little build fixDavid Carlier2018-11-111-0/+5
* only FreeBSD change/little warning addressingDavid Carlier2018-11-081-4/+5
* tweak form feedbackDavid Carlier2018-10-311-1/+1
* allow flavorsDavid Carlier2018-10-301-1/+1