aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-01-19man: Add initial sdsfree(3) manpageJohannes Löthberg1-1/+1
2015-01-19man: Add initial sdsnew(3) manpageJohannes Löthberg1-1/+1
2015-01-19man: Add initial sds(3) manpageJohannes Löthberg1-2/+17
2015-01-18Makefile: Fix HEADERS typoJohannes Löthberg1-1/+1
2014-12-06Makefile: Add test.c as sds-test prerequisiteJohannes Löthberg1-1/+1
2014-12-06Makefile: Append to CFLAGS, don’t overwriteJohannes Löthberg1-1/+1
2014-12-05Makefile: Add newline after HEADERSJohannes Löthberg1-0/+1
2014-12-05Replace testsuite with one based on twbctfJohannes Löthberg1-3/+3
2014-12-05Makefile: Make It Nicer™Johannes Löthberg1-3/+6
2014-12-05Move source files to src dir, use VPATH in MakefileJohannes Löthberg1-1/+3
2014-02-02.gitignore file added.antirez1-0/+8