Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Remove unused release scripts for talloc | Andrew Bartlett | 2012-05-30 | 1 | -62/+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 | ||||
* | talloc: Change the way mksysms work | Simo Sorce | 2009-10-14 | 1 | -1/+18 |
| | | | | | | | | Make sure we always have a sorted (per file) export file. This way we can directly compare the real export and the check file w/o having to further sort things. Also return error code from abi_checks.sh if warnings were reported | ||||
* | talloc: add scripts to extract library symbols (exports file) from headers | Michael Adam | 2009-08-30 | 1 | -0/+45 |
Michael |