aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build-all.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make sure HOME et al have no unsafe characters.Werner Koch2011-11-291-1/+17
|
* Add build script to build all components in one run.Werner Koch2011-11-281-0/+49
Run this script in the parent directory of the working copies. It does a VPATH build in ~/tmp/gpg-tmp/b in the right order and installs everything below ~/tmp/gpg-tmp/. Based on a script by Jim Meyering.