]> git.saurik.com Git - redis.git/commit
Fixed deps in makefile and mkreleasehdr.sh script to really take advantage of the...
authorantirez <antirez@gmail.com>
Sun, 13 Jun 2010 21:51:43 +0000 (23:51 +0200)
committerantirez <antirez@gmail.com>
Sun, 13 Jun 2010 21:51:43 +0000 (23:51 +0200)
commit3042fb0537c3ada4dd2882d4f800cc6080169596
tree674439a0d678557d084d9fcbacf22f3c0ec12796
parent7c4fc71c156f1abdc64dba078030af98f3452b67
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
Makefile
mkreleasehdr.sh
redis.c