summaryrefslogtreecommitdiffstats
path: root/lib/tdb/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* tdb: import unit tests from CCAN into tdb/test/Rusty Russell2012-02-141-1/+1
| | | | | | | | | | | I pulled tdb into CCAN as an experiment a while ago; it doesn't belong there, but it has accumulated some important unit tests. These are copied from CCAN version init-1486-gc438ec1 with #include "../" changed to #include "../common/". Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
* waf: ensure "make dist" works from a clean git tree for all librariesAndrew Tridgell2011-01-081-2/+4
| | | | | | | this uses a temporary waf lock file to force the build directory Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Sat Jan 8 02:35:22 CET 2011 on sn-devel-104
* tdb: Remove autotools support.Jelmer Vernooij2010-12-241-0/+64