waf: Stop automaticaly changing dashes to underscores in library names.
[nivanova/samba-autobuild/.git] / source4 / lib / ldb / wscript
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-25 Andrew Tridgellwaf: moved the -Wl,-no-undefined flags to source4 and ldb
2010-10-24 Jelmer Vernooijldb: Rename pyldb pkg-config file to pyldb-util, to...
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_LDAP to libcli_ldap.
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-23 Jelmer Vernooijldb: Support using system pyldb library.
2010-10-23 Jelmer Vernooijldb: Install pkg-config file for pyldb.
2010-10-23 Jelmer Vernooijldb: Install pyldb-util as public library.
2010-10-21 Andrew Tridgells4-ldb: make ldb_options_find() public
2010-10-21 Andrew Tridgells4-ldb: make pyldb_util a private library
2010-10-21 Andrew Tridgellwaf: replace the is_bundled option with private_library
2010-10-19 Andrew Tridgells4-ldb: increase minor version for 2 new functions
2010-10-13 Jelmer Vernooijldb: Only build LIBLDB_MAIN when building ldb itself.
2010-10-13 Andrew Tridgellldb: raise minor version number for new ldb_msg_match_e...
2010-10-13 Andrew Tridgellldb: when running from build directory, use the build...
2010-10-11 Jelmer Vernooijldb: Build ildap module as shared object.
2010-10-10 Jelmer Vernooijwafsamba: Fix handling of pyembed/pyext.
2010-10-10 Jelmer Vernooijwafsamba: Clarify needs_python argument name, use pyemb...
2010-10-07 Andrew Tridgellwaf: fixed exit status of test suites
2010-10-04 Jelmer VernooijAdd missing dependencies for com_err.
2010-10-03 Jelmer Vernooijheimdal: convert some subsystems to libraries, consiste...
2010-09-28 Jelmer Vernooijldb: Bump version because of addition of ldb_req_location.
2010-09-23 Jelmer Vernooijldb: Depend directly on replace, fixes the build on...
2010-09-04 Jelmer Vernooijldb: Add missing aliases for ldb_ildap.
2010-07-07 Andrew Tridgells4-ldb: added ldb_error() and ldb_operr()
2010-07-07 Andrew Tridgells4-ldb: added ldb_options_find()
2010-06-24 Andrew Tridgells4-ldb: use CHECK_XSLTPROC_MANPAGES()
2010-06-20 Stefan Metzmachers4:ldb: only do ABI checking for the standalone build...
2010-06-20 Jelmer Vernooijldb: Change LDBSAMBA back to subsystem, update comments...
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-06-18 Jelmer Vernooijldb: Remove dependency on self.
2010-06-18 Jelmer Vernooijldb: Don't build pyldb_util as python module but rather...
2010-06-15 Jelmer Vernooijwafsamba: Fix include path inheritance from module...
2010-06-15 Jelmer Vernooijldb: Bump version number, use same ABI version for...
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