summaryrefslogtreecommitdiff
path: root/lib/talloc/wscript
AgeCommit message (Expand)AuthorFilesLines
2013-09-08talloc: Add talloc_pooled_objectVolker Lendecke1-1/+1
2013-05-14talloc: only provide the --enable-talloc-compat1 in standalone buildStefan Metzmacher1-4/+6
2012-12-03lib/talloc: Move manpage to man/.Karolin Seeger1-1/+1
2012-10-05Add memory limiting capability to tallocSimo Sorce1-1/+1
2011-11-13waf: Factor checking for undefined symbol flags out into separate method.Jelmer Vernooij1-0/+2
2011-11-13talloc: Only check for pkg-config file when checking for system talloc.Jelmer Vernooij1-2/+2
2011-11-13pytalloc-util: Don't mark as python extension, use pyembed instead.Jelmer Vernooij1-1/+1
2011-10-22talloc: simplifiy the logic to build talloc_testsuite in the standalone buildStefan Metzmacher1-8/+6
2011-09-15talloc: change version to 2.0.7Stefan Metzmacher1-1/+1
2011-08-21talloc: Fix talloc-compat pc files/headers.Jelmer Vernooij1-1/+3
2011-08-21wafsamba: Only install .pc files if libraries are public.Jelmer Vernooij1-6/+3
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij1-0/+3
2011-08-09talloc: prepare for 2.0.6 releaseAndrew Tridgell1-1/+1
2011-07-26talloc: Support PYTHON environment variable.Jelmer Vernooij1-0/+1
2011-03-15lib: don't install public headers if a private libraryAndrew Tridgell1-0/+1
2011-03-15talloc: use public_headers to install talloc.h and pytalloc.hAndrew Tridgell1-2/+2
2011-01-05talloc: change version to 2.0.5 after a critical bugfixStefan Metzmacher1-1/+1
2010-12-11talloc: Add ability to generate Python docs using pydoctor.Jelmer Vernooij1-0/+7
2010-12-10build: introduce SAMBA_CHECK_PYTHON_HEADERSMatthieu Patou1-1/+1
2010-12-09talloc: pytalloc-util should not have an ABI-file yetStefan Metzmacher1-2/+0
2010-12-09waf: remove the restriction that private libraries must not have a vnumAndrew Tridgell1-4/+2
2010-12-09waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell1-2/+2
2010-12-08talloc: build pytalloc-util with the same logic as libtallocStefan Metzmacher1-1/+4
2010-12-03talloc: Bump version number after pytalloc changes.Jelmer Vernooij1-1/+1
2010-11-05talloc: Add python talloc module, move convenience functions to it.Jelmer Vernooij1-1/+6
2010-11-05talloc: rename pytalloc.c to pytalloc_util.cJelmer Vernooij1-1/+1
2010-11-03waf: added reconfigure targets to our librariesAndrew Tridgell1-0/+5
2010-11-01talloc: Install pytalloc.h.Jelmer Vernooij1-0/+1
2010-10-30talloc: Fix manual pages in standalone build.Jelmer Vernooij1-2/+1
2010-10-27talloc: fix waf build for libtalloc-compat1Stefan Metzmacher1-4/+4
2010-10-26talloc: change pytalloc-util to be a public library.Jelmer Vernooij1-1/+2
2010-10-26talloc: Install pytalloc-util as system library.Jelmer Vernooij1-3/+25
2010-10-26talloc: Avoid dependency on unknown EXT_LIB_PYTHON.Jelmer Vernooij1-1/+1
2010-10-26talloc: Move pytalloc to lib/talloc.Jelmer Vernooij1-0/+8
2010-10-26waf: Only specify vnum for non-private libraries.Jelmer Vernooij1-15/+20
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-2/+2
2010-10-21s4-build: fixed some formattingAndrew Tridgell1-3/+3
2010-10-07waf: fixed exit status of test suitesAndrew Tridgell1-2/+4
2010-06-19wafsamba: Fix typo: noextenion -> noextension.Jelmer Vernooij1-1/+1
2010-05-31talloc: Don't set is_bundled for standalone build.Jelmer Vernooij1-2/+4
2010-05-31Add manpages argument to SAMBA_LIBRARY().Jelmer Vernooij1-17/+2
2010-05-31s4-waf: sanitize library names like the old build system did, only addJelmer Vernooij1-2/+2
2010-04-20talloc: there is no ambiguity when freeing a ptr with a null parentAndrew Tridgell1-1/+1
2010-04-18talloc-waf: added ABI checking for tallocAndrew Tridgell1-0/+3
2010-04-13s4-waf: don't try to use the system lib for the library buildAndrew Tridgell1-4/+5
2010-04-13talloc-waf: the talloc1-compat lib depends on tallocAndrew Tridgell1-2/+2
2010-04-13talloc-waf: added the manpage generation and talloc1-compat generationAndrew Tridgell1-1/+34
2010-04-06s4-waf: fixed waf distcheck for our standalone libs and s4Andrew Tridgell1-0/+4
2010-04-06s4-waf: added simple 'waf test' support for tdb, talloc and ldbAndrew Tridgell1-4/+5