summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/config.mk
Commit message (Expand)AuthorAgeFilesLines
* ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)Stefan Metzmacher2008-06-301-1/+2
* Use ldbsrcdir rather than ldbdir.Jelmer Vernooij2008-06-251-31/+31
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-10/+10
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-14/+11
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-11/+14
* Use new dynconfig.h location.Jelmer Vernooij2008-05-271-0/+2
* Use variable for ldb source directory.Jelmer Vernooij2008-05-271-25/+25
* Merge ldb_map into LIBLDB.Jelmer Vernooij2008-05-111-9/+3
* Move PC_FILE out of the perl code.Jelmer Vernooij2008-03-091-1/+2
* Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-2/+3
* Fix syntax.Jelmer Vernooij2008-03-041-2/+2
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-48/+30
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+2
* Move manpage management out of the perl build system.Jelmer Vernooij2008-02-261-3/+5
* Fix use of realpath, fix init functions for ldb.Jelmer Vernooij2008-02-251-7/+7
* ldb_sqlite: fix the buildStefan Metzmacher2008-02-211-1/+0
* Allow building ldb as static library again \o/Jelmer Vernooij2008-02-201-1/+0
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-10/+9
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-2/+2
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-1/+0
* ldb/talloc/tdb: Use manually written pc file.Jelmer Vernooij2008-01-221-0/+1
* r26569: Jelmer tells me that ldb must inevitably be build as a shared library,Volker Lendecke2007-12-241-0/+1
* r26568: Revert r26482Volker Lendecke2007-12-241-1/+0
* r26482: Use shared library version of ldb, to make sure not every module ends...Jelmer Vernooij2007-12-211-0/+1
* r26374: Remove dependency on dynconfig.Jelmer Vernooij2007-12-211-1/+0
* r26196: Always build python bindings for ldb.Jelmer Vernooij2007-12-211-7/+0
* r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij2007-12-211-4/+3
* r25425: move LDB_MODULESDIR define into config.hStefan Metzmacher2007-10-101-7/+0
* r25421: SHLIBEXT comes in via samba's config.h alreadyStefan Metzmacher2007-10-101-6/+0
* r25269: this doesn't fix the problems with BSD make completely...Stefan Metzmacher2007-10-101-4/+0
* r25259: try to work arround the build failures on OpenBSD 3.7Stefan Metzmacher2007-10-101-0/+4
* r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher2007-10-101-4/+2
* r25105: No need to register ldb_map as a module.Jelmer Vernooij2007-10-101-2/+1
* r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij2007-10-101-96/+3
* r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij2007-10-101-2/+0
* r25081: Add modules_dir member to ldb_context that is used rather than a globalJelmer Vernooij2007-10-101-1/+8
* r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett2007-10-101-12/+0
* r22952: Make sure we look at extra_cflags when building custom targets.James Peach2007-10-101-1/+5
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-30/+21
* r22722: fix dependenciesStefan Metzmacher2007-10-101-2/+1
* r22684: Fix native Samba build.Jelmer Vernooij2007-10-101-0/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-1/+15
* r22404: more dependencies which should be privateStefan Metzmacher2007-10-101-7/+3
* r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij2007-10-101-5/+6
* r19743: merge from samba3:Stefan Metzmacher2007-10-101-10/+0
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-1/+3
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-1/+1
* r18123: Fix manual file build.Jelmer Vernooij2007-10-101-1/+1
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-101-1/+1
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2007-10-101-1/+1