build: Add explicit mention of --abi-check-disable to ABI checker
[asn/samba.git] / buildtools / wafsamba / samba_abi.py
2012-05-15 Andrew Bartlettbuild: Add explicit mention of --abi-check-disable...
2012-05-10 Andrew Bartlettbuild: Avoid printing the ABI signature normalisation...
2012-03-26 Jelmer Vernooijwafsamba: Cope with slight differences in gdb output...
2011-03-12 Jelmer Vernooijsamba_abi: Also sort ABI files properly so symbols...
2011-03-12 Jelmer VernooijSort by release component integer values rather than...
2011-02-28 Jelmer Vernooijsamba_abi: Generate vscript entries even for ABI versio...
2011-02-18 Andrew Tridgellwaf: support building libraries with a directory prefix
2010-12-17 Jelmer Vernooijwafsamba: Use abi_match in version script files.
2010-12-09 Andrew Tridgellwaf: add a dependency between the library and its vscript
2010-12-09 Andrew Tridgellwaf: use vscripts for our private libraries too
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-04-20 Andrew Tridgellbuild: allow "waf --abi-check" to force a re-check...
2010-04-18 Andrew Tridgellbuild: more adjustments for the ABI type name maps
2010-04-18 Andrew Tridgellbuild: added abi_type_maps for FC12 struct va_list
2010-04-18 Andrew Tridgellbuild: added abi type maps for _Bool and __va_list_tag
2010-04-18 Andrew Tridgellbuild: added ABI checking to the WAF build