summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb.mk
AgeCommit message (Expand)AuthorFilesLines
2010-01-02ldb: Fix the standalone ldb build.Jelmer Vernooij1-14/+14
2009-09-11ldb: Support running testsuite without installing first.Jelmer Vernooij1-2/+2
2009-08-11ldb: Don't break the standalone LDB build (operational module removed)Matthias Dieter Wallnöfer1-2/+2
2009-07-18Remove pyldb_util and simply duplicate the 5-line function it contains,Jelmer Vernooij1-5/+2
2009-06-02Fix more unresolved symbols.Jelmer Vernooij1-2/+5
2009-03-31added support for a prepare_commit() op in ldb modulesAndrew Tridgell1-1/+1
2008-12-23ldb: Fix linking against tevent library (rather than events)Jelmer Vernooij1-1/+1
2008-12-22Fix build of the Python bindings now that SWIG is gone.Jelmer Vernooij1-4/+4
2008-12-19Remove swig support from standalone ldb build.Jelmer Vernooij1-11/+6
2008-09-19Fix ldb standalone build.Simo Sorce1-16/+13
2008-05-08Fix typo.Jelmer Vernooij1-1/+1
2008-05-08Fix link flags for ldb and tdb Python modules.Jelmer Vernooij1-1/+1
2008-02-20Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij1-1/+1
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-2/+3
2008-02-12Manually compile python files rather than use setup.py.Jelmer Vernooij1-6/+10
2008-02-11Fix out of tree builds.Jelmer Vernooij1-3/+3
2008-02-11ldb: Split up the Makefile so it will be possible later on to directly includ...Jelmer Vernooij1-0/+82