Commit Graph

8 Commits

Author SHA1 Message Date
Willem Toorop 06ad9a53b5 Pass existing CFLAGS and LDFLAGS through
Useful when dependencies are installed at custom locations
2013-10-29 20:31:25 +01:00
Melinda Shore 69cf72c1c4 Added linking test programs to libunbounc 2013-10-21 21:55:11 -07:00
Melinda Shore d440feb7a1 no longer using automake 2013-10-07 08:10:06 -07:00
Melinda Shore 00e2c74867 getting rid of Makefile.in - now generated by automake 2013-08-10 11:23:15 -08:00
Melinda Shore 1854fc413c Converted makefile generation to automake 2013-08-08 17:21:05 -08:00
Glen Wiley 91990993ce the guts of the dict datatype are working, still need to complete the helper funcs 2013-07-30 17:36:14 -04:00
Glen Wiley 1ec3886604 Finished implementing list data type (except for dict items) - including
a reasonable set of automated unit/regression tests
2013-07-22 15:16:40 -04:00
Glen Wiley 0a6dfa46ae list data type partially implemented, unit test framework started 2013-07-19 16:19:22 -04:00