summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26276: Install SWIG files if swig is present.Jelmer Vernooij1-0/+3
(This used to be commit dfd5b456f932268e2b1a82e2775037d356b9483e)
2007-12-21r26179: Fix symlink.Jelmer Vernooij1-3/+4
(This used to be commit b25d0201da5c02bba3046caa539b3ecb72d3a635)
2007-12-21r26178: Link against -ldl as well to prevent undefined symbols.Jelmer Vernooij1-1/+1
(This used to be commit 7bb479f81607b9d4a7a6df267b2ed7a394bd68d1)
2007-12-21r26177: Allow prebuilding swig wrapper, install ldb.py.Jelmer Vernooij1-2/+6
(This used to be commit e61160dce4bdfc8ade8494c91c8bbec13d0afe4b)
2007-12-21r26124: Install ldb_handlers.h, required by ldb_samba.Jelmer Vernooij1-1/+3
(This used to be commit 037774cff700ca60ae73a4adbfd408758977c810)
2007-12-21r26117: Fix DESTDIR use for bindir.Jelmer Vernooij1-1/+1
(This used to be commit b7eb2cadcf1520e76ed185293c7061ae17668bf7)
2007-12-21r26106: Add targets for building, installing and checking python bindings.Jelmer Vernooij1-5/+19
(This used to be commit 7f1d38df053545fd0763baf172e78807d776e6ef)
2007-12-21r26105: Add targets for building and installing the python bindings.Jelmer Vernooij1-0/+7
(This used to be commit 634436adaab18d41ac7cca5ac704929e3b909452)
2007-12-21r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared librariesStefan Metzmacher1-2/+3
metze (This used to be commit 7ee9700abea3e0b5c5f0a6f4941e7e41188edaaf)
2007-12-21r25984: ldb: use MDLD macros from libreplace and use results to build share ↵Stefan Metzmacher1-2/+5
modules metze (This used to be commit 113efcd85685e0c42eb51eb0370e789362c8071a)
2007-12-21r25983: ldb: link shared library against $(LDAP_LIBS)Stefan Metzmacher1-1/+1
metze (This used to be commit 0437ae18455e6721da70cf8a2f1e798f9f28756b)
2007-12-21r25969: ldb: link libnss_ldb.so.2 against the shared libraryStefan Metzmacher1-2/+2
metze (This used to be commit 36ef127c8b722cb7a6d709592a3d97d166e7228c)
2007-12-21r25968: ldb: we need to use @SONAMEFLAG@ directly so that the '#' trick can workStefan Metzmacher1-3/+2
metze (This used to be commit 48957e4b2acd1c19c5be42c6de77eba190dfd7e2)
2007-12-21r25967: ldb: a module doesn't need to link against $(LIBS)Stefan Metzmacher1-1/+1
As the main library already links to it. metze (This used to be commit f6a8c36be6def543363fe1a2af9c0f875a07bbb5)
2007-12-21r25953: AIX make doesn't support $^.Jelmer Vernooij1-1/+1
(This used to be commit 91133d27110ee6447dbc64f1c8d52cb90ca1a86c)
2007-12-21r25944: Fix handling of sonameflag on AIX, which doesn't have anything like ↵Jelmer Vernooij1-1/+1
that. (This used to be commit 228dd6830eb9c91287bb3e0233d8b3a404ff3676)
2007-12-21r25880: Try to get some more flags right.Jelmer Vernooij1-2/+2
(This used to be commit bbc36fd3f693480e3ea01c5c9e858008a4f3c229)
2007-12-21r25879: Don't use shared library for command-line utilities for now - breaks ↵Jelmer Vernooij1-13/+12
the testsuite, and there is no portable equivalent of LD_LIBRARY_PATH. (This used to be commit 9730c2950965d22eace9ad498847581171ebe09a)
2007-12-21r25877: Add libreplace macro for soname flags.Jelmer Vernooij1-5/+17
(This used to be commit 25aa875119622679881cd0e1b3b9dff8d2cf03ee)
2007-12-21r25862: Avoid po, causes trouble on BSD systems.Jelmer Vernooij1-9/+4
(This used to be commit c7fd5a5172d443034245c58020e379b0ca6234f2)
2007-12-21r25858: Clean up po files.Jelmer Vernooij1-1/+1
(This used to be commit af135938c19ef56b56b216b53049012ee7125eec)
2007-12-21r25854: Link against -ldl properly.Jelmer Vernooij1-1/+3
(This used to be commit 6c46a925288e6be0a0e5f86e5a57ce269dc7a3df)
2007-12-21r25853: Specify LIBS to sample_module - fixes build for gcov hosts.Jelmer Vernooij1-3/+6
(This used to be commit db9ebea52bf739cc297e94178a3a03548fd5ddfb)
2007-12-21r25851: Move system-specific ldflags checks to libreplace so they can be ↵Jelmer Vernooij1-2/+3
used by ldb. (This used to be commit d28c8b822e7b571f24542409376bba8701eeef79)
2007-12-21r25850: Add macro for picflag.Jelmer Vernooij1-3/+9
(This used to be commit 9ebc6f2d17349b214618d65b29826867796c12ce)
2007-12-21r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij1-1/+1
(This used to be commit f67040d2a0cb8723f1bf0e9a9d90a821b38697b1)
2007-12-21r25844: Enable soloading by default.Jelmer Vernooij1-2/+2
(This used to be commit 8760f81aeae6a3275c6d2e95c72ec5f8b42fbea6)
2007-12-21r25843: Finish check-soloading.Jelmer Vernooij1-8/+10
(This used to be commit 4fd3770f0c3f9a3e586f1a03a759dab782e04ba7)
2007-12-21r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij1-1/+11
(This used to be commit d41ed7ca8d3954bf586126edd7aba17acc6af8a1)
2007-10-10r25100: Include LDAP libs in .pc file so linking statically against libldb ↵Jelmer Vernooij1-1/+4
works again. (This used to be commit bcf5c9447435a826027626ac89a00eaa6739b12a)
2007-10-10r24261: Fix the standalone ldb build after I moved the objectclass module out.Andrew Bartlett1-1/+0
Andrew Bartlett (This used to be commit c4c3afcdcb6ac5dc220f353b25689056484ac6c9)
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-1/+5
* Change license to LGPL, so it can be used by non-Samba users of LDB (cleared with Martin as well). * Include ldb_map in standalone build. * Move ldb_map to its own directory (This used to be commit a90202abca26c0da5425a2f3dd8494077c3290fd)
2007-10-10r22687: use DESTDIR.Jelmer Vernooij1-6/+6
(This used to be commit 0b34da929f2a482c6470a18a6b365634cb1f5b22)
2007-10-10r22600: Update bzr ignores, put right version in .pc files, prepare for ↵Jelmer Vernooij1-3/+6
support of system versions of tdb, talloc. (This used to be commit 9b991ce9ca28b3d88c778305ec5f681506162637)
2007-10-10r22598: Simplify includes for replace.Jelmer Vernooij1-1/+1
(This used to be commit e72cec408e832e0f6ce05c38febdd56de501dbf7)
2007-10-10r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij1-2/+11
This should make it easier to allow use of system tdb or talloc libs using pkg-config. (This used to be commit a3ec90a2635d47e5c073e873c15daab4a8ef5400)
2007-10-10r19743: merge from samba3:Stefan Metzmacher1-1/+1
remove old unused schema module metze (This used to be commit 3c16951b0d88013b34a0213ced79087653713ddf)
2007-10-10r19714: - add an explicit default target (needs to be the first target in ↵Stefan Metzmacher1-1/+3
the Makefile) - let 'make nss' work alone metze (This used to be commit 5685b6c8a267251bb21f2cc0e768b00f615e0f1b)
2007-10-10r19459: Do not build nss by default (it probably works only on linux)Simo Sorce1-1/+6
Fix warning with standalone.sh if build exists (This used to be commit d74fac574067ff2f3918ad435df2c2352e4b2ef7)
2007-10-10r19456: Add an example application for ldb using the tdb backendSimo Sorce1-3/+10
(This used to be commit 778198f279b374222c737e5eda1c47efc2dce39c)
2007-10-10r19123: - pass LDFLAGS from configure to MakefileStefan Metzmacher1-1/+1
which should fix the build on Tru64 in the build farm. Thanks to Bjoern Jacke for finding this! metze (This used to be commit 165722a16cf9b8e3f352ed44285cdae0fba66536)
2007-10-10r18539: 'make distclean' should delete config.cacheAndrew Tridgell1-1/+1
(This used to be commit 5a8becb1be1b41b4fecf9f9f47a60eed5f77c264)
2007-10-10r18437: added a 'make valgrindtest' target for ldbAndrew Tridgell1-0/+3
(This used to be commit 4c33c6bb97f3b25b611c476be4c914031e55e4dc)
2007-10-10r18166: Fix build with external popt.Jelmer Vernooij1-1/+1
(This used to be commit b34310029a02402bf5f5bd8690a67a3d746906ee)
2007-10-10r18161: Fix LDB build after popt changes.Jelmer Vernooij1-1/+1
(This used to be commit 849fa935401b8d846e5e9c92267dc1cbabd3ae55)
2007-10-10r18150: fix make *cleanStefan Metzmacher1-10/+8
metze (This used to be commit e354cd0fae7ad87be30a820954dc840271301177)
2007-10-10r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell1-1/+6
(This used to be commit a4d1f1d2229e1a0b1523bf14fab59278207abbc0)
2007-10-10r18109: move ldb to use the same build methodsAndrew Tridgell1-4/+4
(This used to be commit 28dcbb512fecd825428c5d5f343ec16e4a6906f9)
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij1-16/+8
* libreplace can now build stand-alone * add stub testsuite for libreplace * make talloc/tdb/ldb use libreplace (This used to be commit fe7ca4b1454e01a33ed0d53791ebffdd349298b4)
2007-10-10r17960: try to use gmake if present on IRIXStefan Metzmacher1-0/+2
metze (This used to be commit 18b4ae591a3a137dd25edd16a574e489cd5552bf)