summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/wscript
AgeCommit message (Expand)AuthorFilesLines
2010-10-13ldb: Only build LIBLDB_MAIN when building ldb itself.Jelmer Vernooij1-8/+8
2010-10-13ldb: raise minor version number for new ldb_msg_match_error() functionAndrew Tridgell1-1/+1
2010-10-13ldb: when running from build directory, use the build modulesAndrew Tridgell1-27/+35
2010-10-11ldb: Build ildap module as shared object.Jelmer Vernooij1-7/+3
2010-10-10wafsamba: Fix handling of pyembed/pyext.Jelmer Vernooij1-2/+1
2010-10-10wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij1-1/+1
2010-10-07waf: fixed exit status of test suitesAndrew Tridgell1-2/+4
2010-10-05Add missing dependencies for com_err.Jelmer Vernooij1-1/+2
2010-10-03heimdal: convert some subsystems to libraries, consistent with upstream heimdal.Jelmer Vernooij1-1/+1
2010-09-28ldb: Bump version because of addition of ldb_req_location.Jelmer Vernooij1-1/+1
2010-09-22ldb: Depend directly on replace, fixes the build on systems withJelmer Vernooij1-0/+3
2010-09-04ldb: Add missing aliases for ldb_ildap.Jelmer Vernooij1-0/+1
2010-07-07s4-ldb: added ldb_error() and ldb_operr()Andrew Tridgell1-1/+1
2010-07-07s4-ldb: added ldb_options_find()Andrew Tridgell1-1/+1
2010-06-24s4-ldb: use CHECK_XSLTPROC_MANPAGES()Andrew Tridgell1-1/+1
2010-06-20s4:ldb: only do ABI checking for the standalone build for nowStefan Metzmacher1-12/+24
2010-06-20ldb: Change LDBSAMBA back to subsystem, update comments, use differentJelmer Vernooij1-2/+7
2010-06-19wafsamba: Fix typo: noextenion -> noextension.Jelmer Vernooij1-1/+1
2010-06-18ldb: Remove dependency on self.Jelmer Vernooij1-1/+1
2010-06-18ldb: Don't build pyldb_util as python module but rather as subsystem, so as t...Jelmer Vernooij1-2/+2
2010-06-15wafsamba: Fix include path inheritance from module subsystems.Jelmer Vernooij1-10/+0
2010-06-15ldb: Bump version number, use same ABI version for Samba4 and non-Samba 4 ver...Jelmer Vernooij1-5/+2
2010-06-15ldb: Fix included ldb build.Jelmer Vernooij1-1/+10
2010-06-15ldb: Only build standard ldb modules when building bundled ldb.Jelmer Vernooij1-72/+70
2010-05-31pyldb_util: Remove dependency on LIBPYTHON - it's already thereJelmer Vernooij1-2/+1
2010-05-31ldb: Install ldb_handlers.h header.Jelmer Vernooij1-3/+3
2010-05-31ldb: Move utility functions to separate file.Jelmer Vernooij1-4/+7
2010-05-31ldb: Fix dependencies when building with system ldb.Jelmer Vernooij1-6/+10
2010-05-31ldb/waf: Fix build with system and bundled ldb.Jelmer Vernooij1-4/+5
2010-05-31waf: Refactor manpage building code.Jelmer Vernooij1-3/+5
2010-05-31Add manpages argument to SAMBA_LIBRARY().Jelmer Vernooij1-16/+3
2010-05-31s4-waf: Fixed the ldb build.Stefan Metzmacher1-3/+3
2010-05-31ldb: Support building with system ldb libraryJelmer Vernooij1-13/+12
2010-05-31ldb: Remove manual pages for binaries that have already been moved to utils/.Jelmer Vernooij1-1/+1
2010-05-31ldb-waf: Fix installation path of manpages, simplify manpage handling.Jelmer Vernooij1-5/+3
2010-05-24ldb-waf: Install manual pages for ldb in standalone build, installJelmer Vernooij1-4/+23
2010-05-05s4-ldb: check for ldap_initializeAndrew Tridgell1-1/+1
2010-05-04s4/waf: ABI update for lib/ldbAnatoliy Atanasov1-1/+1
2010-04-18build: more adjustments for the ABI type name mapsAndrew Tridgell1-1/+1
2010-04-18ldb-waf: enable ABI checking in ldbAndrew Tridgell1-0/+5
2010-04-13s4-waf: don't try to use the system lib for the library buildAndrew Tridgell1-4/+6
2010-04-12s4-ldb: enable waf build of ldb without ldap backendAndrew Tridgell1-2/+3
2010-04-06s4-waf: fixed waf distcheck for our standalone libs and s4Andrew Tridgell1-2/+7
2010-04-06s4-waf: added simple 'waf test' support for tdb, talloc and ldbAndrew Tridgell1-0/+6
2010-04-06s4-waf: use a common pattern for finding buildtools and libsAndrew Tridgell1-17/+14
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell1-8/+8
2010-04-06s4-waf: fixed finding of buildtools and srcdirAndrew Tridgell1-9/+8
2010-04-06ldb-waf: fixed buildtools pathAndrew Tridgell1-1/+1
2010-04-06s4-waf: avoid having to run waf configure before waf distAndrew Tridgell1-3/+4
2010-04-06s4-waf: allow standalone tarball build of librariesAndrew Tridgell1-2/+8