summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/wscript
AgeCommit message (Expand)AuthorFilesLines
2010-04-18build: added ABI checking to the WAF buildAndrew Tridgell1-24/+47
2010-04-14build: try to honor MAKEFLAGS from makeAndrew Tridgell1-0/+1
2010-04-13build: added autoconf compatible configure optionsAndrew Tridgell1-0/+27
2010-04-12build: added cross-compilation configure optionsAndrew Tridgell1-0/+15
2010-04-12build: added --minimum-library-version configure optionAndrew Tridgell1-0/+4
2010-04-09build: added --picky-developer and --fatal-errorsAndrew Tridgell1-0/+6
2010-04-06s4-waf: added 'waf dist' to build the tarballAndrew Tridgell1-0/+3
2010-04-06build: added functions for compound configuration testingAndrew Tridgell1-0/+1
2010-04-06build: work around missing defaults from gnu_dirs.pyAndrew Tridgell1-12/+3
2010-04-06build: auto-detect platforms which don't support shared libsAndrew Tridgell1-1/+5
2010-04-06build: only add -fPIC if it is supportedAndrew Tridgell1-1/+1
2010-04-06s4-waf: support the use of system librariesAndrew Tridgell1-3/+3
2010-04-06build: better control over bundled library extensionsAndrew Tridgell1-7/+15
2010-04-06build: added support for controlling library typesAndrew Tridgell1-1/+18
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: move the gnu dirs check to the generic wafsamba codeAndrew Tridgell1-0/+2
2010-04-06build: split out the base waf rules into buildtools/wafsamba/wscriptAndrew Tridgell1-0/+151