summaryrefslogtreecommitdiffstats
path: root/lib/talloc/script/release-script.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove unused release scripts for tallocAndrew Bartlett2012-05-301-68/+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 scriptsSimo Sorce2010-02-081-14/+17
| | | | | | | 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.
* talloc: Fix abi checks in release scriptSimo Sorce2010-02-081-17/+24
| | | | | We must perform abi checks against the version we are going to release. Not against the current tree we are in.
* Fix release script to work with recent git versionsSimo Sorce2009-12-151-1/+1
|
* talloc: Make abi checks in release scriptSimo Sorce2009-10-141-0/+10
| | | | | Make always sure the exports and signature files are up to date before shipping a release.
* talloc: Move release script under /script tooSimo Sorce2009-10-141-0/+48