build: a more portable way of finding waf in makefiles
[sfrench/samba-autobuild/.git] / lib / tdb / script /
2010-02-08 Simo Sorcerelease-scripts: parametrize scripts
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-11 Michael Adamtdb:mksigs: allow PRINTF_ATTRIBUTE(..) macros function...
2009-09-11 Michael Adamtdb:mksigs: normalize bool -> _Bool
2009-09-11 Michael Adamtdb:mksigs: ignore symbols (like _DEPRECATED_) after...
2009-09-11 Michael Adamtdb:mksigs: correctly ignode multiline function typedefs
2009-09-11 Michael Adamtdb:mksigs: ignore struct forward declarations.
2009-09-11 Michael Adamtdb:mksyms: allow characters after closing functions...
2009-09-11 Michael Adamtdb:mksyms: allow double pointer return value of functions.
2009-08-29 Michael AdamOne would expect I could spell my name...
2009-08-29 Michael Adamtdb: move the original abi_checks script to script...
2009-08-29 Michael Adamtdb: add script/abi_checks.sh. check for abi changes...
2009-08-29 Michael Adamtdb: add script to extract signatures from header files.
2009-08-29 Michael Adamtdb: add scripts to extract library symbols (exports...