build: added ABI checking to the WAF build
[nivanova/samba-autobuild/.git] / buildtools / wafsamba / wscript
2010-04-18 Andrew Tridgellbuild: added ABI checking to the WAF build
2010-04-14 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2010-04-14 Andrew Tridgellbuild: try to honor MAKEFLAGS from make
2010-04-13 Andrew Tridgellbuild: added autoconf compatible configure options
2010-04-12 Andrew Tridgellbuild: added cross-compilation configure options
2010-04-11 Andrew Tridgellbuild: added --minimum-library-version configure option
2010-04-09 Andrew Tridgellbuild: added --picky-developer and --fatal-errors
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to build the tarball
2010-04-06 Andrew Tridgellbuild: added functions for compound configuration testing
2010-04-06 Andrew Tridgellbuild: work around missing defaults from gnu_dirs.py
2010-04-06 Andrew Tridgellbuild: auto-detect platforms which don't support shared...
2010-04-06 Andrew Tridgellbuild: only add -fPIC if it is supported
2010-04-06 Andrew Tridgells4-waf: support the use of system libraries
2010-04-06 Andrew Tridgellbuild: better control over bundled library extensions
2010-04-06 Andrew Tridgellbuild: added support for controlling library types
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: move the gnu dirs check to the generic wafsamba...
2010-04-06 Andrew Tridgellbuild: split out the base waf rules into buildtools...