nwrap: Fix resolving hostnames with a trailing dot.
[sfrench/samba-autobuild/.git] / lib / talloc / wscript
2014-06-20 Michael Adamtalloc:build: improve detection of srcdir
2014-05-16 Stefan Metzmachertalloc: version 2.1.1 talloc-2.1.1
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-08 Volker Lendecketalloc: Add talloc_pooled_object
2013-05-14 Stefan Metzmachertalloc: only provide the --enable-talloc-compat1 in...
2012-12-03 Karolin Seegerlib/talloc: Move manpage to man/.
2012-10-05 Simo SorceAdd memory limiting capability to talloc
2011-11-13 Jelmer Vernooijwaf: Factor checking for undefined symbol flags out...
2011-11-13 Jelmer Vernooijtalloc: Only check for pkg-config file when checking...
2011-11-13 Jelmer Vernooijpytalloc-util: Don't mark as python extension, use...
2011-10-22 Stefan Metzmachertalloc: simplifiy the logic to build talloc_testsuite...
2011-09-15 Stefan Metzmachertalloc: change version to 2.0.7 talloc-2.0.7
2011-08-21 Jelmer Vernooijtalloc: Fix talloc-compat pc files/headers.
2011-08-21 Jelmer Vernooijwafsamba: Only install .pc files if libraries are public.
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-09 Andrew Tridgelltalloc: prepare for 2.0.6 release
2011-07-26 Jelmer Vernooijtalloc: Support PYTHON environment variable.
2011-03-15 Andrew Tridgelllib: don't install public headers if a private library
2011-03-15 Andrew Tridgelltalloc: use public_headers to install talloc.h and...
2011-01-05 Stefan Metzmachertalloc: change version to 2.0.5 after a critical bugfix
2010-12-11 Jelmer Vernooijtalloc: Add ability to generate Python docs using pydoctor.
2010-12-09 Matthieu Patoubuild: introduce SAMBA_CHECK_PYTHON_HEADERS
2010-12-09 Stefan Metzmachertalloc: pytalloc-util should not have an ABI-file yet
2010-12-09 Andrew Tridgellwaf: remove the restriction that private libraries...
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-12-08 Stefan Metzmachertalloc: build pytalloc-util with the same logic as...
2010-12-03 Jelmer Vernooijtalloc: Bump version number after pytalloc changes.
2010-11-05 Jelmer Vernooijtalloc: Add python talloc module, move convenience...
2010-11-05 Jelmer Vernooijtalloc: rename pytalloc.c to pytalloc_util.c
2010-11-03 Andrew Tridgellwaf: added reconfigure targets to our libraries
2010-11-01 Jelmer Vernooijtalloc: Install pytalloc.h.
2010-10-30 Jelmer Vernooijtalloc: Fix manual pages in standalone build.
2010-10-27 Stefan Metzmachertalloc: fix waf build for libtalloc-compat1
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijtalloc: Install pytalloc-util as system library.
2010-10-26 Jelmer Vernooijtalloc: Avoid dependency on unknown EXT_LIB_PYTHON.
2010-10-26 Jelmer Vernooijtalloc: Move pytalloc to lib/talloc.
2010-10-26 Jelmer Vernooijwaf: Only specify vnum for non-private libraries.
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-21 Andrew Tridgellwaf: replace the is_bundled option with private_library
2010-10-21 Andrew Tridgells4-build: fixed some formatting
2010-10-07 Andrew Tridgellwaf: fixed exit status of test suites
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-05-31 Jelmer Vernooijtalloc: Don't set is_bundled for standalone build.
2010-05-31 Jelmer VernooijAdd manpages argument to SAMBA_LIBRARY().
2010-05-31 Jelmer Vernooijs4-waf: sanitize library names like the old build syste...
2010-04-20 Andrew Tridgelltalloc: there is no ambiguity when freeing a ptr with...
2010-04-18 Andrew Tridgelltalloc-waf: added ABI checking for talloc
2010-04-13 Andrew Tridgells4-waf: don't try to use the system lib for the library...
2010-04-13 Andrew Tridgelltalloc-waf: the talloc1-compat lib depends on talloc
2010-04-13 Andrew Tridgelltalloc-waf: added the manpage generation and talloc1...
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 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: added 'waf dist' to build the tarball
2010-04-06 Andrew Tridgelltalloc-waf: install talloc.pc if standalone
2010-04-06 Andrew Tridgelltalloc-waf: match version number with main build
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgelltalloc-waf: don't build the talloc testsuite in s4
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: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: don't install talloc_testsuite and ldbtest
2010-04-06 Andrew Tridgellbuild: using deps= for deps is clearer
2010-04-06 Andrew Tridgellbuild: added BUILD_SUBDIR() wrapper
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: neater way to find libreplace and start on teven...
2010-04-06 Andrew Tridgellbuild: renamed autoconf.py to wafsamba.py and added...
2010-04-06 Andrew Tridgellbuild: updates to waf scripts for replace and talloc
2010-04-06 Andrew Tridgellbuild: a first attempt at waf build for talloc and...