Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-30 | build: Remove unused release scripts for tdb | Andrew Bartlett | 1 | -76/+0 | |
These now use waf dist, and the script/librelease.sh script as a wrapper. The mksyms.sh call in the source3/Makefile uses the copy in source3/script Andrew Bartlett | |||||
2009-09-11 | tdb:mksyms: allow characters after closing functions parenthesis. | Michael Adam | 1 | -2/+2 | |
Michael | |||||
2009-09-11 | tdb:mksyms: allow double pointer return value of functions. | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-08-30 | tdb: add scripts to extract library symbols (exports file) from headers | Michael Adam | 1 | -0/+76 | |
Michael |