summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_abi.py
AgeCommit message (Expand)AuthorFilesLines
2010-12-18wafsamba: Use abi_match in version script files.Jelmer Vernooij1-6/+17
2010-12-09waf: add a dependency between the library and its vscriptAndrew Tridgell1-1/+1
2010-12-09waf: use vscripts for our private libraries tooAndrew Tridgell1-7/+5
2010-12-09waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell1-3/+76
2010-04-20build: allow "waf --abi-check" to force a re-check of the ABIAndrew Tridgell1-0/+3
2010-04-18build: more adjustments for the ABI type name mapsAndrew Tridgell1-4/+12
2010-04-18build: added abi_type_maps for FC12 struct va_listAndrew Tridgell1-1/+2
2010-04-18build: added abi type maps for _Bool and __va_list_tagAndrew Tridgell1-0/+10
2010-04-18build: added ABI checking to the WAF buildAndrew Tridgell1-0/+112