build: specify -Wformat as a prerequisite of -Wformat-security
[samba.git] / buildtools / wafsamba / samba_abi.py
2015-11-24 Thomas Nagybuild:wafsamba: Specify whether node objects or flat...
2015-11-01 Petr Viktorinbuildtools: Ignore exact Python version for ABI checking
2015-09-01 Thomas Nagybuild:wafsamba: Close file handles in the build scripts too
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-09 Alexander Bokovoywafsamba: fix samba_abi for default catch-all case
2012-11-05 Jelmer Vernooijwafsamba.abi: Fix abi_match with both excludes and...
2012-11-05 Jelmer Vernooijwafsamba.samba_abi: Add basic unit tests.
2012-11-05 Andrew Bartlettbuildtools: Remove extra space from global: line
2012-11-05 Jelmer Vernooijwafsamba.samba_abi: Refactor abi_write_vscript to take...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-09-07 Alexander Bokovoywafsamba/samba_abi: allow negative matches in abi_match
2012-09-07 Alexander Bokovoywafsamba/samba_abi: fix signature parsing for structures
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