Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Remove unused release scripts for tdb | Andrew Bartlett | 2012-05-30 | 1 | -67/+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 | ||||
* | release-scripts: parametrize scripts | Simo Sorce | 2010-02-08 | 1 | -0/+67 |
This should make it easier to keep all release scripts alined as it will reduce the difference between them to ideally a few variables Also moves the tdb script in the scripts directory. |