1. 18 Apr, 2013 1 commit
    • antirez's avatar
      Redis/Jemalloc Gitignore were too aggressive. · 0e3baa52
      antirez authored
      Redis gitignore was too aggressive since simply broken.
      
      Jemalloc gitignore was too agressive because it is conceived to just
      keep the files that allow to generate all the rest in development
      environments (so for instance the "configure" file is excluded).
      0e3baa52
  2. 17 Sep, 2012 1 commit
  3. 21 Nov, 2011 1 commit
  4. 15 Nov, 2011 1 commit
    • Pieter Noordhuis's avatar
      Rebuild deps/ and src/ when ARCH changes · 4b8a6394
      Pieter Noordhuis authored
      This change moves the build instructions for dependencies to a separate
      Makefile in deps/. The ARCH environment variable is stored in a
      .make-arch file in the same directory as the Makefile. The contents of
      this file is read and compared to the current ARCH, and, on a mismatch
      triggers rebuilding the entire source tree.
      
      When file .make-arch exists and matches with ARCH from the environment,
      the dependencies are assumed to already be built.
      
      The new "clean" target only cleans the Redis source tree, not its
      dependencies. To clear the dependencies as well, the "distclean" target
      can be used.
      4b8a6394
  5. 23 Oct, 2011 1 commit
  6. 14 Jun, 2011 2 commits
  7. 15 Mar, 2011 1 commit
  8. 30 Dec, 2010 1 commit
  9. 29 Dec, 2010 1 commit
  10. 20 Dec, 2010 1 commit
  11. 15 Dec, 2010 1 commit
  12. 29 Nov, 2010 1 commit
  13. 15 Nov, 2010 1 commit
  14. 01 Jul, 2010 1 commit
  15. 25 May, 2010 1 commit
  16. 17 May, 2010 1 commit
  17. 05 May, 2010 1 commit
  18. 13 Mar, 2010 1 commit
  19. 03 Nov, 2009 1 commit
  20. 26 Mar, 2009 1 commit
  21. 23 Mar, 2009 4 commits