summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb.mk
Commit message (Expand)AuthorAgeFilesLines
* ldb: Don't break the standalone LDB build (operational module removed)Matthias Dieter Wallnöfer2009-08-111-2/+2
* Remove pyldb_util and simply duplicate the 5-line function it contains,Jelmer Vernooij2009-07-181-5/+2
* Fix more unresolved symbols.Jelmer Vernooij2009-06-021-2/+5
* added support for a prepare_commit() op in ldb modulesAndrew Tridgell2009-03-311-1/+1
* ldb: Fix linking against tevent library (rather than events)Jelmer Vernooij2008-12-231-1/+1
* Fix build of the Python bindings now that SWIG is gone.Jelmer Vernooij2008-12-221-4/+4
* Remove swig support from standalone ldb build.Jelmer Vernooij2008-12-191-11/+6
* 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