summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb.mk
Commit message (Collapse)AuthorAgeFilesLines
* Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij2008-02-201-1/+1
| | | | (This used to be commit 141ee91272fb4dafca0149f679e17721b6a3011e)
* Specify PICFLAG when compiling python modules.Jelmer Vernooij2008-02-121-1/+1
| | | | (This used to be commit 981957165d09e82947f68475192f1ce1f0ddbdd3)
* tdb/ldb: Use prefix in case DESTDIR is not set.Jelmer Vernooij2008-02-121-4/+4
| | | | (This used to be commit ab19a8f62719eb0f347696a2e5f34f8847fd82cb)
* Create the required directories when installing Python code.Jelmer Vernooij2008-02-121-0/+2
| | | | (This used to be commit 8ef36fe54555cc0c5ac0d1f118d0a1a7b770c2fd)
* Avoid using setup.py for intsallation.Jelmer Vernooij2008-02-121-2/+3
| | | | (This used to be commit 7b93e43dad55454e9107a38e67764e08f51392d3)
* Manually compile python files rather than use setup.py.Jelmer Vernooij2008-02-121-6/+10
| | | | (This used to be commit 056843a5c2ca9e0ec59fd7e371852ecb5362ee32)
* Fix out of tree builds.Jelmer Vernooij2008-02-111-3/+3
| | | | (This used to be commit 35c8ebdca2612b52cd3eb2aafd35041d17173722)
* ldb: Split up the Makefile so it will be possible later on to directly ↵Jelmer Vernooij2008-02-111-0/+82
include fragments in the Samba 3 or 4 makefile. (This used to be commit 6d54e9104de577ab727ee99a76e690a2fae71636)