s4-waf: fixed waf distcheck for our standalone libs and s4
[samba.git] / lib / talloc / wscript
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...