summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/tdb.mk
AgeCommit message (Expand)AuthorFilesLines
2008-02-13Allow tdb.mk and talloc.mk to be included at the same time.Jelmer Vernooij1-7/+7
2008-02-12Support using shared library during testsuite run if tdb was built with a sha...Jelmer Vernooij1-2/+2
2008-02-12make sure libraries are built before attempting to install.Jelmer Vernooij1-2/+2
2008-02-12Specify PICFLAG when compiling python modules.Jelmer Vernooij1-1/+1
2008-02-12tdb/ldb: Use prefix in case DESTDIR is not set.Jelmer Vernooij1-4/+4
2008-02-12Create the required directories when installing Python code.Jelmer Vernooij1-0/+2
2008-02-12Avoid using setup.py for intsallation.Jelmer Vernooij1-5/+6
2008-02-12Manually compile python files rather than using setup.py.Jelmer Vernooij1-8/+10
2008-02-11Fix out of tree builds.Jelmer Vernooij1-1/+1
2008-02-11Split actual content out of tdb Makefile into a separate file.Jelmer Vernooij1-0/+81