summaryrefslogtreecommitdiff
path: root/lib/talloc/wscript
AgeCommit message (Expand)AuthorFilesLines
2010-04-06s4-waf: use a common pattern for finding buildtools and libsAndrew Tridgell1-12/+7
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell1-3/+3
2010-04-06s4-waf: fixed finding of buildtools and srcdirAndrew Tridgell1-7/+9
2010-04-06s4-waf: avoid having to run waf configure before waf distAndrew Tridgell1-1/+4
2010-04-06s4-waf: allow standalone tarball build of librariesAndrew Tridgell1-1/+9
2010-04-06s4-waf: added 'waf dist' to our standalone libs as wellAndrew Tridgell1-1/+1
2010-04-06s4-waf: added 'waf dist' to build the tarballAndrew Tridgell1-1/+8
2010-04-06talloc-waf: install talloc.pc if standaloneAndrew Tridgell1-0/+8
2010-04-06talloc-waf: match version number with main buildAndrew Tridgell1-1/+1
2010-04-06s4-waf: added implied_deps for system librariesAndrew Tridgell1-1/+2
2010-04-06talloc-waf: don't build the talloc testsuite in s4Andrew Tridgell1-4/+6
2010-04-06s4-waf: support the use of system librariesAndrew Tridgell1-4/+11
2010-04-06s4-waf: set default for bundled librariesAndrew Tridgell1-0/+6
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: don't install talloc_testsuite and ldbtestAndrew Tridgell1-1/+2
2010-04-06build: using deps= for deps is clearerAndrew Tridgell1-1/+1
2010-04-06build: added BUILD_SUBDIR() wrapperAndrew Tridgell1-1/+1
2010-04-06build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell1-1/+1
2010-04-06build: added waf build rules for ldbAndrew Tridgell1-3/+3
2010-04-06build: neater way to find libreplace and start on tevent waf buildAndrew Tridgell1-4/+10
2010-04-06build: renamed autoconf.py to wafsamba.py and added SAMBA_*() functionsAndrew Tridgell1-12/+6
2010-04-06build: updates to waf scripts for replace and tallocAndrew Tridgell1-3/+1
2010-04-06build: a first attempt at waf build for talloc and libreplaceAndrew Tridgell1-0/+27