Commit History

Autor SHA1 Mensaxe Data
  Pieter Noordhuis f16d090c72 Fix `install` target on OSX (see #495) %!s(int64=12) %!d(string=hai) anos
  antirez 319bb48c01 top level Makefile now just a proxy. Doing make clean inside src now does a full clean including deps, not just Redis source. Thanks to Pieter for the top level Makefile proxy trick. %!s(int64=13) %!d(string=hai) anos
  antirez 0681c5ad84 master branch merged into scripting. %!s(int64=13) %!d(string=hai) anos
  antirez 10ba492fa3 Ingore jemalloc make distclean error in Makefile, caused by make clean against a tree that never compiled jemalloc. %!s(int64=13) %!d(string=hai) anos
  antirez 994ed2bc55 unstable merge conflicts resolved %!s(int64=13) %!d(string=hai) anos
  antirez 9e62dc17da Makefile modified to build with jemalloc %!s(int64=13) %!d(string=hai) anos
  antirez 21d3294c70 makefile adapted to link against lua lib and to pass the 32bit flag to Lua building system %!s(int64=13) %!d(string=hai) anos
  Pieter Noordhuis 2612e0521f Merge remote branch 'visionmedia/cli-help' into cli-help %!s(int64=14) %!d(string=hai) anos
  Tj Holowaychuk 5397f2b596 Added redis-cli interactive help support %!s(int64=14) %!d(string=hai) anos
  Pieter Noordhuis abc3ff4d90 Only cascade clean target to deps %!s(int64=14) %!d(string=hai) anos
  antirez 8df3dcada5 top level make clean also clean hiredis and linoise (deps) %!s(int64=14) %!d(string=hai) anos
  antirez 443d1e9efe Make install fixed using a dummy taget %!s(int64=14) %!d(string=hai) anos
  antirez acc0185493 make install target, finally ;) %!s(int64=14) %!d(string=hai) anos
  antirez f26dde8ca9 top level Makefile added, so you do not need to cd src %!s(int64=14) %!d(string=hai) anos
  antirez e2641e09cc redis.c split into many different C files. %!s(int64=14) %!d(string=hai) anos
  antirez 3042fb0537 Fixed deps in makefile and mkreleasehdr.sh script to really take advantage of the new trick to avoid recompilation of redis.c on git sha1 or dirty status change %!s(int64=14) %!d(string=hai) anos
  antirez 7c4fc71c15 hopefully faster recompiling with a trick %!s(int64=14) %!d(string=hai) anos
  Pieter Noordhuis 846d8b3ea5 merge antirez/smallkeys %!s(int64=14) %!d(string=hai) anos
  Pieter Noordhuis 178d690372 update Makefile to include ziplist.o %!s(int64=14) %!d(string=hai) anos
  Pieter Noordhuis 73bd6c583b pass tags to filter and match via arguments %!s(int64=14) %!d(string=hai) anos
  antirez ea2c08e922 changed the message in the Makefile with the new command like to run the test suite %!s(int64=14) %!d(string=hai) anos
  antirez 73287b2b57 buliding of release.h moved into an external script. Avoided recompialtion of redis.c if git sha1 is the same as the previous one %!s(int64=14) %!d(string=hai) anos
  Pieter Noordhuis 5436146c8d create release.h in make process and add this information to INFO listing %!s(int64=14) %!d(string=hai) anos
  antirez ab72b4833d minor fixes to the new test suite, html doc updated %!s(int64=14) %!d(string=hai) anos
  Pieter Noordhuis 628e1c6910 update makefile to use the new test suite %!s(int64=14) %!d(string=hai) anos
  antirez ba798261ce DEBUG DIGEST implemented, in order to improve the ability to test persistence and replication consistency %!s(int64=14) %!d(string=hai) anos
  antirez 7a121e60f2 makefile deps updated %!s(int64=14) %!d(string=hai) anos
  Pieter Noordhuis b4bd05241d tool to check if AOF is valid %!s(int64=14) %!d(string=hai) anos
  antirez 7ccd2d0a5f running the test using tcl8.5 directly instead of tclsh that too often it's a symlink to 8.4 %!s(int64=14) %!d(string=hai) anos
  antirez fb765a0ae3 ability to select port/host from make test %!s(int64=14) %!d(string=hai) anos