Age | Commit message (Expand) | Author | Files | Lines |
2009-12-15 | Fix release script to work with recent git versions | Simo Sorce | 1 | -1/+1 |
2009-10-14 | talloc: Make abi checks in release script | Simo Sorce | 1 | -0/+10 |
2009-10-14 | talloc: Move release script under /script too | Simo Sorce | 1 | -0/+48 |
2009-10-14 | talloc: Change the way mksysms work | Simo Sorce | 3 | -36/+29 |
2009-09-11 | talloc:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion args | Michael Adam | 1 | -1/+1 |
2009-09-11 | talloc:mksigs: normalize bool -> _Bool | Michael Adam | 1 | -0/+3 |
2009-09-11 | talloc:mksigs: ignore symbols (like _DEPRECATED_) after closing function pare... | Michael Adam | 1 | -0/+1 |
2009-09-11 | talloc:mksigs: correctly ignode multiline function typedefs | Michael Adam | 1 | -5/+5 |
2009-09-11 | talloc:mksigs: ignore struct forward declarations. | Michael Adam | 1 | -0/+1 |
2009-09-11 | talloc:mksyms: allow characters after closing functions parenthesis. | Michael Adam | 1 | -2/+2 |
2009-09-11 | talloc:mksyms: allow double pointer return value of functions. | Michael Adam | 1 | -1/+1 |
2009-08-30 | One would expect I could spell my name. | Michael Adam | 1 | -1/+1 |
2009-08-30 | talloc: move the original abi_checks script to script/abi_checks_gcc.sh | Michael Adam | 1 | -0/+34 |
2009-08-30 | talloc: add script/abi_checks.sh. check for abi changes without gcc magic. | Michael Adam | 1 | -0/+91 |
2009-08-30 | talloc: add script to extract signatures from header files. | Michael Adam | 1 | -0/+178 |
2009-08-30 | talloc: add scripts to extract library symbols (exports file) from headers | Michael Adam | 2 | -0/+121 |