summaryrefslogtreecommitdiffstats
path: root/lib/talloc/wscript
Commit message (Expand)AuthorAgeFilesLines
* talloc: version 2.1.1Stefan Metzmacher2014-05-161-1/+1
* talloc: Add talloc_pooled_objectVolker Lendecke2013-09-081-1/+1
* talloc: only provide the --enable-talloc-compat1 in standalone buildStefan Metzmacher2013-05-141-4/+6
* lib/talloc: Move manpage to man/.Karolin Seeger2012-12-031-1/+1
* Add memory limiting capability to tallocSimo Sorce2012-10-051-1/+1
* waf: Factor checking for undefined symbol flags out into separate method.Jelmer Vernooij2011-11-131-0/+2
* talloc: Only check for pkg-config file when checking for system talloc.Jelmer Vernooij2011-11-131-2/+2
* pytalloc-util: Don't mark as python extension, use pyembed instead.Jelmer Vernooij2011-11-131-1/+1
* talloc: simplifiy the logic to build talloc_testsuite in the standalone buildStefan Metzmacher2011-10-221-8/+6
* talloc: change version to 2.0.7talloc-2.0.7Stefan Metzmacher2011-09-151-1/+1
* talloc: Fix talloc-compat pc files/headers.Jelmer Vernooij2011-08-211-1/+3
* wafsamba: Only install .pc files if libraries are public.Jelmer Vernooij2011-08-211-6/+3
* pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij2011-08-101-0/+3
* talloc: prepare for 2.0.6 releaseAndrew Tridgell2011-08-091-1/+1
* talloc: Support PYTHON environment variable.Jelmer Vernooij2011-07-261-0/+1
* lib: don't install public headers if a private libraryAndrew Tridgell2011-03-151-0/+1
* talloc: use public_headers to install talloc.h and pytalloc.hAndrew Tridgell2011-03-151-2/+2
* talloc: change version to 2.0.5 after a critical bugfixStefan Metzmacher2011-01-051-1/+1
* talloc: Add ability to generate Python docs using pydoctor.Jelmer Vernooij2010-12-111-0/+7
* build: introduce SAMBA_CHECK_PYTHON_HEADERSMatthieu Patou2010-12-101-1/+1
* talloc: pytalloc-util should not have an ABI-file yetStefan Metzmacher2010-12-091-2/+0
* waf: remove the restriction that private libraries must not have a vnumAndrew Tridgell2010-12-091-4/+2
* waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell2010-12-091-2/+2
* talloc: build pytalloc-util with the same logic as libtallocStefan Metzmacher2010-12-081-1/+4
* talloc: Bump version number after pytalloc changes.Jelmer Vernooij2010-12-031-1/+1
* talloc: Add python talloc module, move convenience functions to it.Jelmer Vernooij2010-11-051-1/+6
* talloc: rename pytalloc.c to pytalloc_util.cJelmer Vernooij2010-11-051-1/+1
* waf: added reconfigure targets to our librariesAndrew Tridgell2010-11-031-0/+5
* talloc: Install pytalloc.h.Jelmer Vernooij2010-11-011-0/+1
* talloc: Fix manual pages in standalone build.Jelmer Vernooij2010-10-301-2/+1
* talloc: fix waf build for libtalloc-compat1Stefan Metzmacher2010-10-271-4/+4
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-261-1/+2
* talloc: Install pytalloc-util as system library.Jelmer Vernooij2010-10-261-3/+25
* talloc: Avoid dependency on unknown EXT_LIB_PYTHON.Jelmer Vernooij2010-10-261-1/+1
* talloc: Move pytalloc to lib/talloc.Jelmer Vernooij2010-10-261-0/+8
* waf: Only specify vnum for non-private libraries.Jelmer Vernooij2010-10-261-15/+20
* waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij2010-10-231-1/+1
* waf: replace the is_bundled option with private_libraryAndrew Tridgell2010-10-211-2/+2
* s4-build: fixed some formattingAndrew Tridgell2010-10-211-3/+3
* waf: fixed exit status of test suitesAndrew Tridgell2010-10-071-2/+4
* wafsamba: Fix typo: noextenion -> noextension.Jelmer Vernooij2010-06-191-1/+1
* talloc: Don't set is_bundled for standalone build.Jelmer Vernooij2010-05-311-2/+4
* Add manpages argument to SAMBA_LIBRARY().Jelmer Vernooij2010-05-311-17/+2
* s4-waf: sanitize library names like the old build system did, only addJelmer Vernooij2010-05-311-2/+2
* talloc: there is no ambiguity when freeing a ptr with a null parentAndrew Tridgell2010-04-201-1/+1
* talloc-waf: added ABI checking for tallocAndrew Tridgell2010-04-181-0/+3
* s4-waf: don't try to use the system lib for the library buildAndrew Tridgell2010-04-131-4/+5
* talloc-waf: the talloc1-compat lib depends on tallocAndrew Tridgell2010-04-131-2/+2
* talloc-waf: added the manpage generation and talloc1-compat generationAndrew Tridgell2010-04-131-1/+34
* s4-waf: fixed waf distcheck for our standalone libs and s4Andrew Tridgell2010-04-061-0/+4