summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-01-04Fix the merged build. Probably not strictly correct but allows us to "make te...Jeremy Allison1-1/+1
2009-12-23s4: tests controls parsing and using for ldbadd/ldbedit/ldbmodifyMatthieu Patou1-0/+13
2009-08-11s4:operational module - move and enhancementsMatthias Dieter Wallnöfer1-12/+0
2009-01-21s4:ldb: remove dependency to samba4's events wrapperStefan Metzmacher1-10/+10
2008-07-02Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett1-27/+0
2008-06-30ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)Stefan Metzmacher1-1/+2
2008-06-25Use ldbsrcdir rather than ldbdir.Jelmer Vernooij1-31/+31
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-10/+10
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-14/+11
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-11/+14
2008-05-27Use new dynconfig.h location.Jelmer Vernooij1-0/+2
2008-05-27Use variable for ldb source directory.Jelmer Vernooij1-25/+25
2008-05-11Merge ldb_map into LIBLDB.Jelmer Vernooij1-9/+3
2008-03-09Move PC_FILE out of the perl code.Jelmer Vernooij1-1/+2
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-2/+3
2008-03-04Fix syntax.Jelmer Vernooij1-2/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-48/+30
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2008-02-26Move manpage management out of the perl build system.Jelmer Vernooij1-3/+5
2008-02-25Fix use of realpath, fix init functions for ldb.Jelmer Vernooij1-7/+7
2008-02-21ldb_sqlite: fix the buildStefan Metzmacher1-1/+0
2008-02-20Allow building ldb as static library again \o/Jelmer Vernooij1-1/+0
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij1-10/+9
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-2/+2
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
2008-01-22ldb/talloc/tdb: Use manually written pc file.Jelmer Vernooij1-0/+1
2007-12-24r26569: Jelmer tells me that ldb must inevitably be build as a shared library,Volker Lendecke1-0/+1
2007-12-24r26568: Revert r26482Volker Lendecke1-1/+0
2007-12-21r26482: Use shared library version of ldb, to make sure not every module ends...Jelmer Vernooij1-0/+1
2007-12-21r26374: Remove dependency on dynconfig.Jelmer Vernooij1-1/+0
2007-12-21r26196: Always build python bindings for ldb.Jelmer Vernooij1-7/+0
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-4/+3
2007-10-10r25425: move LDB_MODULESDIR define into config.hStefan Metzmacher1-7/+0
2007-10-10r25421: SHLIBEXT comes in via samba's config.h alreadyStefan Metzmacher1-6/+0
2007-10-10r25269: this doesn't fix the problems with BSD make completely...Stefan Metzmacher1-4/+0
2007-10-10r25259: try to work arround the build failures on OpenBSD 3.7Stefan Metzmacher1-0/+4
2007-10-10r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher1-4/+2
2007-10-10r25105: No need to register ldb_map as a module.Jelmer Vernooij1-2/+1
2007-10-10r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij1-96/+3
2007-10-10r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij1-2/+0
2007-10-10r25081: Add modules_dir member to ldb_context that is used rather than a globalJelmer Vernooij1-1/+8
2007-10-10r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett1-12/+0
2007-10-10r22952: Make sure we look at extra_cflags when building custom targets.James Peach1-1/+5
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-30/+21
2007-10-10r22722: fix dependenciesStefan Metzmacher1-2/+1
2007-10-10r22684: Fix native Samba build.Jelmer Vernooij1-0/+1
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij1-1/+15
2007-10-10r22404: more dependencies which should be privateStefan Metzmacher1-7/+3
2007-10-10r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij1-5/+6
2007-10-10r19743: merge from samba3:Stefan Metzmacher1-10/+0