ldb: Fix included ldb build.
[kamenim/samba.git] / source4 / lib / ldb / wscript
2010-06-15 Jelmer Vernooijldb: Fix included ldb build.
2010-06-15 Jelmer Vernooijldb: Only build standard ldb modules when building...
2010-05-31 Jelmer Vernooijpyldb_util: Remove dependency on LIBPYTHON - it's alrea...
2010-05-31 Jelmer Vernooijldb: Install ldb_handlers.h header.
2010-05-31 Jelmer Vernooijldb: Move utility functions to separate file.
2010-05-31 Jelmer Vernooijldb: Fix dependencies when building with system ldb.
2010-05-31 Jelmer Vernooijldb/waf: Fix build with system and bundled ldb.
2010-05-31 Jelmer Vernooijwaf: Refactor manpage building code.
2010-05-31 Jelmer VernooijAdd manpages argument to SAMBA_LIBRARY().
2010-05-31 Stefan Metzmachers4-waf: Fixed the ldb build.
2010-05-31 Jelmer Vernooijldb: Support building with system ldb library
2010-05-30 Jelmer Vernooijldb: Remove manual pages for binaries that have already...
2010-05-30 Jelmer Vernooijldb-waf: Fix installation path of manpages, simplify...
2010-05-24 Jelmer Vernooijldb-waf: Install manual pages for ldb in standalone...
2010-05-05 Andrew Tridgells4-ldb: check for ldap_initialize
2010-05-04 Anatoliy Atanasovs4/waf: ABI update for lib/ldb
2010-04-18 Andrew Tridgellbuild: more adjustments for the ABI type name maps
2010-04-18 Andrew Tridgellldb-waf: enable ABI checking in ldb
2010-04-13 Andrew Tridgells4-waf: don't try to use the system lib for the library...
2010-04-12 Andrew Tridgells4-ldb: enable waf build of ldb without ldap backend
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgells4-waf: added simple 'waf test' support for tdb, talloc...
2010-04-06 Andrew Tridgells4-waf: use a common pattern for finding buildtools...
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: fixed finding of buildtools and srcdir
2010-04-06 Andrew Tridgellldb-waf: fixed buildtools path
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgells4-waf: allow standalone tarball build of libraries
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to our standalone libs as...
2010-04-06 Andrew Tridgells4-waf: use cflags for LDB_MODULESDIR
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgellldb-waf: ldb needs HAVE_CONFIG_H for building a bundled...
2010-04-06 Andrew Tridgells4-waf: ensure we don't end up with mixed versions...
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: support the use of system libraries
2010-04-06 Andrew Tridgells4-waf: set default for bundled libraries
2010-04-06 Andrew Tridgells4-waf: set the bundled library extension for some...
2010-04-06 Andrew Tridgellldb-waf: rename libldb.so to libldb-s4.so if built...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: ensure all the ldb.pc.in vars are set
2010-04-06 Andrew Tridgells4-waf: enable the pc_files in the build rules
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgellbuild: updated configure checks or new syntax
2010-04-06 Andrew Tridgellbuild: don't install talloc_testsuite and ldbtest
2010-04-06 Andrew Tridgellbuild: added ldb 'skel' module
2010-04-06 Andrew Tridgellbuild: need the sample ldb module for our testsuite
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: fixed LDB_MODULESDIR
2010-04-06 Andrew Tridgellbuild: result of hack session with ita
2010-04-06 Andrew Tridgellbuild: started to split up wafsamba.py into separate...
2010-04-06 Andrew Tridgellbuild: don't distinguish system and local libs in wscri...
2010-04-06 Andrew Tridgellbuild: LIBLDB hack not needed any more
2010-04-06 Andrew Tridgellbuild: added BUILD_SUBDIR() wrapper
2010-04-06 Andrew Tridgellbuild: LIBLDB alias
2010-04-06 Andrew Tridgellbuild: added ADD_CFLAGS() and started of Samba4 build
2010-04-06 Andrew Tridgellbuild: added waf build rules for ldb
2010-04-06 Andrew Tridgellbuild: added target directory options