summaryrefslogtreecommitdiff
path: root/lib/talloc/script
AgeCommit message (Expand)AuthorFilesLines
2010-02-08release-scripts: parametrize scriptsSimo Sorce1-14/+17
2010-02-08talloc: Fix abi checks in release scriptSimo Sorce1-17/+24
2010-02-08talloc: Fix abi checks and ifdefsSimo Sorce2-2/+30
2009-12-15Fix release script to work with recent git versionsSimo Sorce1-1/+1
2009-10-14talloc: Make abi checks in release scriptSimo Sorce1-0/+10
2009-10-14talloc: Move release script under /script tooSimo Sorce1-0/+48
2009-10-14talloc: Change the way mksysms workSimo Sorce3-36/+29
2009-09-11talloc:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion argsMichael Adam1-1/+1
2009-09-11talloc:mksigs: normalize bool -> _BoolMichael Adam1-0/+3
2009-09-11talloc:mksigs: ignore symbols (like _DEPRECATED_) after closing function pare...Michael Adam1-0/+1
2009-09-11talloc:mksigs: correctly ignode multiline function typedefsMichael Adam1-5/+5
2009-09-11talloc:mksigs: ignore struct forward declarations.Michael Adam1-0/+1
2009-09-11talloc:mksyms: allow characters after closing functions parenthesis.Michael Adam1-2/+2
2009-09-11talloc:mksyms: allow double pointer return value of functions.Michael Adam1-1/+1
2009-08-30One would expect I could spell my name.Michael Adam1-1/+1
2009-08-30talloc: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam1-0/+34
2009-08-30talloc: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam1-0/+91
2009-08-30talloc: add script to extract signatures from header files.Michael Adam1-0/+178
2009-08-30talloc: add scripts to extract library symbols (exports file) from headersMichael Adam2-0/+121