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