summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/python.mk
Commit message (Collapse)AuthorAgeFilesLines
* build: Demote a bunch of libraries to subsystems. This makes packaging ↵Jelmer Vernooij2008-01-211-4/+0
| | | | | | | easier and should also make it easier to migrate to a new build system. (This used to be commit 77b400764e3dadfa05407343af649ad9298cc085)
* ldb: Fix building python modules against system-provided ldb.Jelmer Vernooij2008-01-211-0/+1
| | | | (This used to be commit 583ea85ae04c0bc2e70ab2e595e05f76f65c3be1)
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+1
| | | | | Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
* r26196: Always build python bindings for ldb.Jelmer Vernooij2007-12-211-0/+7
(This used to be commit 0aa19ce73f435cab44f83023b9b265d4761d3c31)