summaryrefslogtreecommitdiff
path: root/automaint.sh
Commit message (Collapse)AuthorAgeFilesLines
* Build in srcdir != builddir fashion by defaultStef Walter2014-01-141-3/+3
| | | | Naturally this doesn't apply to tarballs
* Fail early when running automaint.shStef Walter2013-05-151-0/+2
|
* Implement valgrind's hellgrind checks for threading problemsStef Walter2013-05-151-1/+1
| | | | | | | And cleanup our locks/locking model. There's no need to use recursive locks, especially since we can't use them on all platforms. In addition adjust taking of locks during initialization so that there's no chance of deadlocking here.
* Add new script for setting up p11-kit for a maintainerStef Walter2013-04-031-0/+50
Add win32 cross build, and build out of tree