mirror of
git://git.gnupg.org/gnupg.git
synced 2024-10-31 20:08:43 +01:00
0b7088dc80
* Makefile.am (EXTRA_DIST): Add wixlib.wxs * build-aux/speedo.mk (w32-wixlib): New target. (w32-release): Build wixlib if WIXPREFIX is set. (help): Add documentation. * build-aux/speedo/w32/wixlib.wxs -- This build a wixlib of the Windows binaries of GnuPG. A wixlib is a module that can be linked into another wix project to create an installer including this module. Gpg4win uses the wixlib from GnuPG for it's MSI Package. To build the wixlib you need wine with wine-mono installed and the wixtoolset. When calling speedo set the variable WIXPREFIX to the location containing the extracted toolset. e.g.: make -f build-aux/speedo.mk w32-wixlib WIXPREFIX=~/wix |
||
---|---|---|
.. | ||
git-hooks | ||
speedo | ||
append-signature.sh | ||
build-all.sh | ||
ChangeLog-2011 | ||
compile | ||
config.guess | ||
config.rpath | ||
config.sub | ||
depcomp | ||
getswdb.sh | ||
git-log-fix | ||
git-log-footer | ||
gitlog-to-changelog | ||
install-sh | ||
mail-to-translators | ||
mdate-sh | ||
missing | ||
mkinstalldirs | ||
potomo | ||
speedo.mk | ||
texinfo.tex | ||
Vagrantfile |