summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix ldb standalone build.Simo Sorce2008-09-191-16/+13
* Fix typo.Jelmer Vernooij2008-05-081-1/+1
* Fix link flags for ldb and tdb Python modules.Jelmer Vernooij2008-05-081-1/+1
* Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij2008-02-201-1/+1
* Specify PICFLAG when compiling python modules.Jelmer Vernooij2008-02-121-1/+1
* tdb/ldb: Use prefix in case DESTDIR is not set.Jelmer Vernooij2008-02-121-4/+4
* Create the required directories when installing Python code.Jelmer Vernooij2008-02-121-0/+2
* Avoid using setup.py for intsallation.Jelmer Vernooij2008-02-121-2/+3
* Manually compile python files rather than use setup.py.Jelmer Vernooij2008-02-121-6/+10
* Fix out of tree builds.Jelmer Vernooij2008-02-111-3/+3
* ldb: Split up the Makefile so it will be possible later on to directly includ...Jelmer Vernooij2008-02-111-0/+82