summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26179: Fix symlink.Jelmer Vernooij1-3/+4
2007-12-21r26178: Link against -ldl as well to prevent undefined symbols.Jelmer Vernooij1-1/+1
2007-12-21r26177: Allow prebuilding swig wrapper, install ldb.py.Jelmer Vernooij1-2/+6
2007-12-21r26124: Install ldb_handlers.h, required by ldb_samba.Jelmer Vernooij1-1/+3
2007-12-21r26117: Fix DESTDIR use for bindir.Jelmer Vernooij1-1/+1
2007-12-21r26106: Add targets for building, installing and checking python bindings.Jelmer Vernooij1-5/+19
2007-12-21r26105: Add targets for building and installing the python bindings.Jelmer Vernooij1-0/+7
2007-12-21r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared librariesStefan Metzmacher1-2/+3
2007-12-21r25984: ldb: use MDLD macros from libreplace and use results to build share m...Stefan Metzmacher1-2/+5
2007-12-21r25983: ldb: link shared library against $(LDAP_LIBS)Stefan Metzmacher1-1/+1
2007-12-21r25969: ldb: link libnss_ldb.so.2 against the shared libraryStefan Metzmacher1-2/+2
2007-12-21r25968: ldb: we need to use @SONAMEFLAG@ directly so that the '#' trick can workStefan Metzmacher1-3/+2
2007-12-21r25967: ldb: a module doesn't need to link against $(LIBS)Stefan Metzmacher1-1/+1
2007-12-21r25953: AIX make doesn't support $^.Jelmer Vernooij1-1/+1
2007-12-21r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij1-1/+1
2007-12-21r25880: Try to get some more flags right.Jelmer Vernooij1-2/+2
2007-12-21r25879: Don't use shared library for command-line utilities for now - breaks ...Jelmer Vernooij1-13/+12
2007-12-21r25877: Add libreplace macro for soname flags.Jelmer Vernooij1-5/+17
2007-12-21r25862: Avoid po, causes trouble on BSD systems.Jelmer Vernooij1-9/+4
2007-12-21r25858: Clean up po files.Jelmer Vernooij1-1/+1
2007-12-21r25854: Link against -ldl properly.Jelmer Vernooij1-1/+3
2007-12-21r25853: Specify LIBS to sample_module - fixes build for gcov hosts.Jelmer Vernooij1-3/+6
2007-12-21r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij1-2/+3
2007-12-21r25850: Add macro for picflag.Jelmer Vernooij1-3/+9
2007-12-21r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij1-1/+1
2007-12-21r25844: Enable soloading by default.Jelmer Vernooij1-2/+2
2007-12-21r25843: Finish check-soloading.Jelmer Vernooij1-8/+10
2007-12-21r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij1-1/+11
2007-10-10r25100: Include LDAP libs in .pc file so linking statically against libldb wo...Jelmer Vernooij1-1/+4
2007-10-10r24261: Fix the standalone ldb build after I moved the objectclass module out.Andrew Bartlett1-1/+0
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