aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Update manpages for renameJohannes Löthberg1-1/+1
2015-01-20test: Bring testsuite up to date with yasl renamerename-yaslJohannes Löthberg1-6/+6
2015-01-20Rename sds.{h,c} to yasl.{h,c}Johannes Löthberg1-2/+2
2015-01-20Makefile: Add -Wno-vla and -Wno-cast-alignJohannes Löthberg1-1/+1
2015-01-19Makefile: Add CFLAGS for PIE and erranous warningJohannes Löthberg1-1/+2
2015-01-19Move tests to test/Johannes Löthberg1-4/+4
2015-01-19Makefile: Add echo before running test suiteJohannes Löthberg1-1/+2
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