summaryrefslogtreecommitdiff
path: root/lib/tdb/wscript
AgeCommit message (Expand)AuthorFilesLines
2013-06-04tdb: change version to tdb-1.2.12Stefan Metzmacher1-1/+1
2012-12-03lib/tdb: Rename manpages/ to man/.Karolin Seeger1-4/+4
2012-10-04tdb: add tdb_rescue()Rusty Russell1-3/+7
2012-06-22tdb: make TDB_NOSYNC merely disable sync.Rusty Russell1-4/+0
2012-06-22autobuild: always set TDB_NO_FSYNC.Rusty Russell1-0/+4
2012-06-19tdb/wscript: Remove unecessary semicolons.Jelmer Vernooij1-4/+4
2012-03-29lib/tdb: Update ABIAmitay Isaacs1-1/+1
2012-03-10lib/tdb: fix tests for standalone out-of-tree.Rusty Russell1-1/+2
2012-02-14tdb: build and run unit tests in tdb/test/Rusty Russell1-7/+87
2011-11-13waf: Factor checking for undefined symbol flags out into separate method.Jelmer Vernooij1-0/+2
2011-11-13tdb: Only check for pkg-config file when checking for system tdb.Jelmer Vernooij1-1/+1
2011-08-21wafsamba: Only install .pc files if libraries are public.Jelmer Vernooij1-3/+1
2011-08-21tdb: Install pkg-config file.Jelmer Vernooij1-1/+3
2011-04-23Support the 'PYTHON' environment variable.Jelmer Vernooij1-0/+1
2011-03-15lib: don't install public headers if a private libraryAndrew Tridgell1-0/+1
2011-03-15tdb: use public_headers to install header filesAndrew Tridgell1-1/+1
2011-02-22python: use os.environ[] instead of os.putenv()Andrew Tridgell1-1/+1
2010-12-29tdb: tdb_summary() support.Rusty Russell1-2/+2
2010-12-27tdb: setup TEST_DATA_PREFIX for make testStefan Metzmacher1-1/+5
2010-12-21tdb: Bump version number after symbol versioning changes.Jelmer Vernooij1-1/+1
2010-12-10build: introduce SAMBA_CHECK_PYTHON_HEADERSMatthieu Patou1-1/+1
2010-12-09waf: remove the restriction that private libraries must not have a vnumAndrew Tridgell1-3/+1
2010-12-09waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell1-1/+1
2010-11-03waf: added reconfigure targets to our librariesAndrew Tridgell1-0/+5
2010-10-26waf: Only specify vnum for non-private libraries.Jelmer Vernooij1-6/+12
2010-10-23waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij1-1/+1
2010-10-21waf: replace the is_bundled option with private_libraryAndrew Tridgell1-1/+1
2010-10-21s4-build: fixed some formattingAndrew Tridgell1-1/+2
2010-10-17tdb: Bump version to 1.2.7 after addition of pytdb.__version__.Jelmer Vernooij1-1/+1
2010-10-07waf: fixed exit status of test suitesAndrew Tridgell1-2/+4
2010-10-04tdb: Only use system pytdb when using system tdb.Jelmer Vernooij1-2/+2
2010-10-04tdb: Support using system pytdb.Jelmer Vernooij1-8/+9
2010-10-04pytdb: Add __version__ attribute.Jelmer Vernooij1-1/+2
2010-09-27tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.Rusty Russell1-1/+1
2010-09-27tdb: add Bob Jenkins lookup3 hash as helper hash.Rusty Russell1-2/+2
2010-09-23tdb: add restoreVolker Lendecke1-0/+4
2010-09-13lib/tdb: change version to 1.2.4 after hash checking improvmentsStefan Metzmacher1-1/+1
2010-08-31tdb/waf: the deps for rt are provided by libreplaceBjörn Jacke1-1/+1
2010-08-14tdb: workaround starvation problem in locking entire database.Rusty Russell1-1/+1
2010-06-24s4-ldb: use CHECK_XSLTPROC_MANPAGES()Andrew Tridgell1-2/+1
2010-06-19wafsamba: Fix typo: noextenion -> noextension.Jelmer Vernooij1-1/+1
2010-05-31tdb-waf: Don't install binaries when using system tdb.Jelmer Vernooij1-17/+17
2010-05-31tdb-waf: Simplify manpage handling.Jelmer Vernooij1-17/+4
2010-05-31s4-waf: sanitize library names like the old build system did, only addJelmer Vernooij1-1/+1
2010-04-21build: make python development headers not mandatory in standalone libsAndrew Tridgell1-1/+1
2010-04-20tdb: update tdb ABI to use hide_symbols=TrueAndrew Tridgell1-1/+2
2010-04-18tdb-waf: added ABI checking for tdbAndrew Tridgell1-0/+2
2010-04-13s4-waf: don't try to use the system lib for the library buildAndrew Tridgell1-5/+6
2010-04-13tdb-waf: added build of manpages and config options for RPM buildAndrew Tridgell1-3/+44
2010-04-06s4-waf: fixed waf distcheck for our standalone libs and s4Andrew Tridgell1-0/+4