Age | Commit message (Expand) | Author | Files | Lines |
2013-04-09 | wafsamba: fix samba_abi for default catch-all case | Alexander Bokovoy | 1 | -1/+3 |
2012-11-06 | wafsamba.abi: Fix abi_match with both excludes and includes. | Jelmer Vernooij | 1 | -3/+3 |
2012-11-06 | wafsamba.samba_abi: Add basic unit tests. | Jelmer Vernooij | 1 | -1/+1 |
2012-11-06 | buildtools: Remove extra space from global: line | Andrew Bartlett | 1 | -1/+1 |
2012-11-06 | wafsamba.samba_abi: Refactor abi_write_vscript to take file argument. | Jelmer Vernooij | 1 | -9/+13 |
2012-09-27 | s4-python: Various formatting fixes. | Jelmer Vernooij | 1 | -1/+1 |
2012-09-07 | wafsamba/samba_abi: allow negative matches in abi_match | Alexander Bokovoy | 1 | -3/+12 |
2012-09-07 | wafsamba/samba_abi: fix signature parsing for structures | Alexander Bokovoy | 1 | -2/+3 |
2012-05-16 | build: Add explicit mention of --abi-check-disable to ABI checker | Andrew Bartlett | 1 | -1/+1 |
2012-05-10 | build: Avoid printing the ABI signature normalisation during the default build | Andrew Bartlett | 1 | -1/+1 |
2012-03-26 | wafsamba: Cope with slight differences in gdb output regarding incomplete seq... | Jelmer Vernooij | 1 | -0/+4 |
2011-03-12 | samba_abi: Also sort ABI files properly so symbols end up in the right version. | Jelmer Vernooij | 1 | -2/+6 |
2011-03-12 | Sort by release component integer values rather than using standard string | Jelmer Vernooij | 1 | -1/+2 |
2011-02-28 | samba_abi: Generate vscript entries even for ABI versions that didn't introduce | Jelmer Vernooij | 1 | -10/+21 |
2011-02-18 | waf: support building libraries with a directory prefix | Andrew Tridgell | 1 | -0/+2 |
2010-12-18 | wafsamba: Use abi_match in version script files. | Jelmer Vernooij | 1 | -6/+17 |
2010-12-09 | waf: add a dependency between the library and its vscript | Andrew Tridgell | 1 | -1/+1 |
2010-12-09 | waf: use vscripts for our private libraries too | Andrew Tridgell | 1 | -7/+5 |
2010-12-09 | waf-abi: auto-generate per-symbol versions from ABI files | Andrew Tridgell | 1 | -3/+76 |
2010-04-20 | build: allow "waf --abi-check" to force a re-check of the ABI | Andrew Tridgell | 1 | -0/+3 |
2010-04-18 | build: more adjustments for the ABI type name maps | Andrew Tridgell | 1 | -4/+12 |
2010-04-18 | build: added abi_type_maps for FC12 struct va_list | Andrew Tridgell | 1 | -1/+2 |
2010-04-18 | build: added abi type maps for _Bool and __va_list_tag | Andrew Tridgell | 1 | -0/+10 |
2010-04-18 | build: added ABI checking to the WAF build | Andrew Tridgell | 1 | -0/+112 |