summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* r25953: AIX make doesn't support $^.Jelmer Vernooij2007-12-211-1/+1
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij2007-12-211-1/+1
* r25880: Try to get some more flags right.Jelmer Vernooij2007-12-211-2/+2
* r25879: Don't use shared library for command-line utilities for now - breaks ...Jelmer Vernooij2007-12-211-13/+12
* r25877: Add libreplace macro for soname flags.Jelmer Vernooij2007-12-211-5/+17
* r25862: Avoid po, causes trouble on BSD systems.Jelmer Vernooij2007-12-211-9/+4
* r25858: Clean up po files.Jelmer Vernooij2007-12-211-1/+1
* r25854: Link against -ldl properly.Jelmer Vernooij2007-12-211-1/+3
* r25853: Specify LIBS to sample_module - fixes build for gcov hosts.Jelmer Vernooij2007-12-211-3/+6
* r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij2007-12-211-2/+3
* r25850: Add macro for picflag.Jelmer Vernooij2007-12-211-3/+9
* r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij2007-12-211-1/+1
* r25844: Enable soloading by default.Jelmer Vernooij2007-12-211-2/+2
* r25843: Finish check-soloading.Jelmer Vernooij2007-12-211-8/+10
* r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij2007-12-211-1/+11
* r25100: Include LDAP libs in .pc file so linking statically against libldb wo...Jelmer Vernooij2007-10-101-1/+4
* r24261: Fix the standalone ldb build after I moved the objectclass module out.Andrew Bartlett2007-10-101-1/+0
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-1/+5
* r22687: use DESTDIR.Jelmer Vernooij2007-10-101-6/+6
* r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij2007-10-101-3/+6
* r22598: Simplify includes for replace.Jelmer Vernooij2007-10-101-1/+1
* r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij2007-10-101-2/+11
* r19743: merge from samba3:Stefan Metzmacher2007-10-101-1/+1
* r19714: - add an explicit default target (needs to be the first target in the...Stefan Metzmacher2007-10-101-1/+3
* r19459: Do not build nss by default (it probably works only on linux)Simo Sorce2007-10-101-1/+6
* r19456: Add an example application for ldb using the tdb backendSimo Sorce2007-10-101-3/+10
* r19123: - pass LDFLAGS from configure to MakefileStefan Metzmacher2007-10-101-1/+1
* r18539: 'make distclean' should delete config.cacheAndrew Tridgell2007-10-101-1/+1
* r18437: added a 'make valgrindtest' target for ldbAndrew Tridgell2007-10-101-0/+3
* r18166: Fix build with external popt.Jelmer Vernooij2007-10-101-1/+1
* r18161: Fix LDB build after popt changes.Jelmer Vernooij2007-10-101-1/+1
* r18150: fix make *cleanStefan Metzmacher2007-10-101-10/+8
* r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell2007-10-101-1/+6
* r18109: move ldb to use the same build methodsAndrew Tridgell2007-10-101-4/+4
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-16/+8
* r17960: try to use gmake if present on IRIXStefan Metzmacher2007-10-101-0/+2
* r17747: ldb's make test should not try to install somethingStefan Metzmacher2007-10-101-2/+2
* r17746: the automatic archive creation in make breaks on 3 platforms. Lets tryAndrew Tridgell2007-10-101-2/+4
* r17738: solving the seemingly trivial problem of timegm() being missing onAndrew Tridgell2007-10-101-4/+6
* r17735: a (probably useless) attempt to workaround stupidity in HPs version ofAndrew Tridgell2007-10-101-1/+1
* r17733: doxygen is way too noisy to build every time, and it doesn't doAndrew Tridgell2007-10-101-1/+1
* r17731: try to cope with freebsd handling of .a dependenciesAndrew Tridgell2007-10-101-1/+1
* r17729: remove the dependence on an internet connection for buildingAndrew Tridgell2007-10-101-18/+8
* r17725: VPATH and builds out of the source directory causes problems with theAndrew Tridgell2007-10-101-1/+1
* r17721: fixed the dlopen and MODULESDIR handling in the standalone buildAndrew Tridgell2007-10-101-1/+2
* r17706: remove the dependence on gnu make in the standalone buildAndrew Tridgell2007-10-101-61/+8
* r17702: test for gcc, and only enable gcc flags if trueAndrew Tridgell2007-10-101-2/+1
* r17701: doxygen (if installed!) needs to be run in the src directoryAndrew Tridgell2007-10-101-1/+1
* r17696: attempt to allow ldb to use an external popt directory, so we canAndrew Tridgell2007-10-101-2/+3
* r17695: added installcheck targetAndrew Tridgell2007-10-101-1/+3