summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-101-1/+1
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-2/+0
* r18131: fixed tdb subsystem to use right tdb.hAndrew Tridgell2007-10-101-0/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-6/+6
* r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter2007-10-101-0/+9
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+1
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-0/+1
* r11300: Treat libraries as a special kind of subsystemJelmer Vernooij2007-10-101-13/+4
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-8/+8
* r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell2007-10-101-1/+1
* r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell2007-10-101-3/+3
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-101-0/+4
* r8442: remove tdbtest from our build. If you want it, then doAndrew Tridgell2007-10-101-10/+0
* r5143: don't generate prototypes for lib/tdb/Stefan Metzmacher2007-10-101-0/+1
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-0/+1
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-0/+1
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-101-2/+1
* r3267: make LIBTDB depend on LIBREPLACE. This is needed for building the tdb ...Andrew Tridgell2007-10-101-0/+2
* r3091: link only the needed stuffStefan Metzmacher2007-10-101-2/+2
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2007-10-101-3/+3
* r2088: add tdbtorture tdbdump and tdbtest to the buildStefan Metzmacher2007-10-101-0/+51
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-101-3/+3
* r728: - let libldb_tdb depend on new subsystem LIBTDBStefan Metzmacher2007-10-101-0/+23