summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-1/+5
2007-10-10r22687: use DESTDIR.Jelmer Vernooij1-6/+6
2007-10-10r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij1-3/+6
2007-10-10r22598: Simplify includes for replace.Jelmer Vernooij1-1/+1
2007-10-10r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij1-2/+11
2007-10-10r19743: merge from samba3:Stefan Metzmacher1-1/+1
2007-10-10r19714: - add an explicit default target (needs to be the first target in the...Stefan Metzmacher1-1/+3
2007-10-10r19459: Do not build nss by default (it probably works only on linux)Simo Sorce1-1/+6
2007-10-10r19456: Add an example application for ldb using the tdb backendSimo Sorce1-3/+10
2007-10-10r19123: - pass LDFLAGS from configure to MakefileStefan Metzmacher1-1/+1
2007-10-10r18539: 'make distclean' should delete config.cacheAndrew Tridgell1-1/+1
2007-10-10r18437: added a 'make valgrindtest' target for ldbAndrew Tridgell1-0/+3
2007-10-10r18166: Fix build with external popt.Jelmer Vernooij1-1/+1
2007-10-10r18161: Fix LDB build after popt changes.Jelmer Vernooij1-1/+1
2007-10-10r18150: fix make *cleanStefan Metzmacher1-10/+8
2007-10-10r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell1-1/+6
2007-10-10r18109: move ldb to use the same build methodsAndrew Tridgell1-4/+4
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij1-16/+8
2007-10-10r17960: try to use gmake if present on IRIXStefan Metzmacher1-0/+2
2007-10-10r17747: ldb's make test should not try to install somethingStefan Metzmacher1-2/+2
2007-10-10r17746: the automatic archive creation in make breaks on 3 platforms. Lets tryAndrew Tridgell1-2/+4
2007-10-10r17738: solving the seemingly trivial problem of timegm() being missing onAndrew Tridgell1-4/+6
2007-10-10r17735: a (probably useless) attempt to workaround stupidity in HPs version ofAndrew Tridgell1-1/+1
2007-10-10r17733: doxygen is way too noisy to build every time, and it doesn't doAndrew Tridgell1-1/+1
2007-10-10r17731: try to cope with freebsd handling of .a dependenciesAndrew Tridgell1-1/+1
2007-10-10r17729: remove the dependence on an internet connection for buildingAndrew Tridgell1-18/+8
2007-10-10r17725: VPATH and builds out of the source directory causes problems with theAndrew Tridgell1-1/+1
2007-10-10r17721: fixed the dlopen and MODULESDIR handling in the standalone buildAndrew Tridgell1-1/+2
2007-10-10r17706: remove the dependence on gnu make in the standalone buildAndrew Tridgell1-61/+8
2007-10-10r17702: test for gcc, and only enable gcc flags if trueAndrew Tridgell1-2/+1
2007-10-10r17701: doxygen (if installed!) needs to be run in the src directoryAndrew Tridgell1-1/+1
2007-10-10r17696: attempt to allow ldb to use an external popt directory, so we canAndrew Tridgell1-2/+3
2007-10-10r17695: added installcheck targetAndrew Tridgell1-1/+3
2007-10-10r17693: only install man pages if we have managed to generate them withAndrew Tridgell1-2/+2
2007-10-10r17692: - don't try and run ldap tests unless we have slapdAndrew Tridgell1-5/+6
2007-10-10r17689: build works, this should fix install ....Andrew Tridgell1-1/+2
2007-10-10r17688: the commit/test cycle for getting this to work in the build farm sureAndrew Tridgell1-1/+1
2007-10-10r17687: remove circular dependencyAndrew Tridgell1-2/+2
2007-10-10r17679: - fix 'make test-ldap' to skip ldb specialsAndrew Tridgell1-36/+40
2007-10-10r17582: Fix dependenies for oLschema2ldif.Andrew Bartlett1-1/+1
2007-10-10r17580: Add a new tools to convert back from AD-like schema to OpenLDAP.Andrew Bartlett1-1/+1
2007-10-10r16089: Make doxygen target work if $DOXYGEN variable is empty.Tim Potter1-1/+1
2007-10-10r14590: Fix ldb standalone build...Jelmer Vernooij1-1/+1
2007-10-10r13650: Install manpages when building standaloneJelmer Vernooij1-0/+4
2007-10-10r13324: From now on check attribute names obey rfc2251Simo Sorce1-1/+1
2007-10-10r13181: Fix standalone ldb buildJelmer Vernooij1-1/+1
2007-10-10r13064: Add 'tags' target to LDB's makefileJelmer Vernooij1-0/+3
2007-10-10r12850: - add Doxygen comments to ldbStefan Metzmacher1-1/+6
2007-10-10r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net)Stefan Metzmacher1-3/+9
2007-10-10r12846: some fixesStefan Metzmacher1-7/+13