buildtools: add the PRIVATE_EXTENSION for private libraries
[metze/samba/wip.git] / buildtools / wafsamba / samba_bundled.py
2010-12-08 Stefan Metzmacherbuildtools: add the PRIVATE_EXTENSION for private libraries
2010-11-05 Jelmer Vernooijwafsamba: Drop private library prefix when installing...
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-21 Andrew Tridgellwaf: allows libraries to be marked as private_library...
2010-10-16 Jelmer Vernooijheimdal_build: Use existing functions for finding syste...
2010-10-06 Andrew Tridgellwaf: fixed the problem with com_err on Ubuntu 9.04
2010-10-04 Jelmer Vernooijwaf: Add function for checking for system python modules.
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