Disable gccdeps if -MD is not supported
[sfrench/samba-autobuild/.git] / buildtools / wafsamba / samba_bundled.py
2010-06-19 Jelmer Vernooijwafsamba: Use convenience function to find out if bundl...
2010-06-19 Jelmer Vernooijwafsamba: Factor out functions to determine if a bundle...
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-04-21 Andrew Tridgellbuild: added --nonshared-binary=LIST option
2010-04-18 Andrew Tridgellbuild: added ABI checking to the WAF build
2010-04-13 Andrew Tridgellbuild: fixed a typo that prevented --bundled-libraries...
2010-04-11 Andrew Tridgellbuild: added --minimum-library-version configure option
2010-04-09 Andrew Tridgellbuild: use Logs.error() and Logs.info() instead of...
2010-04-06 Andrew Tridgellbuild: use a target_in_list() function for more flexibl...
2010-04-06 Andrew Tridgellbuild: add require_headers option to CHECK_BUNDLED_SYSTEM()
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgells4-waf: ensure we don't end up with mixed versions...
2010-04-06 Andrew Tridgellbuild: tidy up the wafsamba rules a bit
2010-04-06 Andrew Tridgellbuild: fixed popt subsystem on systems without popt
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
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