summaryrefslogtreecommitdiffstats
path: root/buildtools/wafsamba/samba_abi.py
Commit message (Expand)AuthorAgeFilesLines
* wafsamba: fix samba_abi for default catch-all caseAlexander Bokovoy2013-04-091-1/+3
* wafsamba.abi: Fix abi_match with both excludes and includes.Jelmer Vernooij2012-11-061-3/+3
* wafsamba.samba_abi: Add basic unit tests.Jelmer Vernooij2012-11-061-1/+1
* buildtools: Remove extra space from global: lineAndrew Bartlett2012-11-061-1/+1
* wafsamba.samba_abi: Refactor abi_write_vscript to take file argument.Jelmer Vernooij2012-11-061-9/+13
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-1/+1
* wafsamba/samba_abi: allow negative matches in abi_matchAlexander Bokovoy2012-09-071-3/+12
* wafsamba/samba_abi: fix signature parsing for structuresAlexander Bokovoy2012-09-071-2/+3
* build: Add explicit mention of --abi-check-disable to ABI checkerAndrew Bartlett2012-05-161-1/+1
* build: Avoid printing the ABI signature normalisation during the default buildAndrew Bartlett2012-05-101-1/+1
* wafsamba: Cope with slight differences in gdb output regarding incomplete seq...Jelmer Vernooij2012-03-261-0/+4
* samba_abi: Also sort ABI files properly so symbols end up in the right version.Jelmer Vernooij2011-03-121-2/+6
* Sort by release component integer values rather than using standard stringJelmer Vernooij2011-03-121-1/+2
* samba_abi: Generate vscript entries even for ABI versions that didn't introduceJelmer Vernooij2011-02-281-10/+21
* waf: support building libraries with a directory prefixAndrew Tridgell2011-02-181-0/+2
* wafsamba: Use abi_match in version script files.Jelmer Vernooij2010-12-181-6/+17
* waf: add a dependency between the library and its vscriptAndrew Tridgell2010-12-091-1/+1
* waf: use vscripts for our private libraries tooAndrew Tridgell2010-12-091-7/+5
* waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell2010-12-091-3/+76
* build: allow "waf --abi-check" to force a re-check of the ABIAndrew Tridgell2010-04-201-0/+3
* build: more adjustments for the ABI type name mapsAndrew Tridgell2010-04-181-4/+12
* build: added abi_type_maps for FC12 struct va_listAndrew Tridgell2010-04-181-1/+2
* build: added abi type maps for _Bool and __va_list_tagAndrew Tridgell2010-04-181-0/+10
* build: added ABI checking to the WAF buildAndrew Tridgell2010-04-181-0/+112