mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Add build script to build all components in one run.
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.
This commit is contained in:
parent
77ee8fd55c
commit
88fea6abe6
2 changed files with 54 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-11-28 Werner Koch <wk@g10code.com>,
|
||||
Jim Meyering <jim@meyering.net>
|
||||
|
||||
* build-all.sh: New.
|
||||
|
||||
2011-08-10 Werner Koch <wk@g10code.com>
|
||||
|
||||
* config.guess, config.sub: Update to version 2011-06-03.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue