Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-13 | Raise the required version of libdhash | Sumit Bose | 1 | -1/+1 | |
libdhash version 0.4.2 is required because older versions cannot update hash entries. | |||||
2010-08-19 | Rewrite toplevel Makefile | Stephen Gallagher | 1 | -10/+8 | |
There is no longer a need to have nested Makefiles and configure scripts. This patch combines the src/ Makefile and configure.ac into the root. | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+12 | |
Also update BUILD.txt |