1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-18 14:31:42 +02:00
gnupg/build-aux
Andre Heinecke 3caf26f324
speedo,w32: Fix InstallDir usage and x64 install
* build-aux/speedo/w32/inst.nsi (InstallDir): Move to the
MUI definitions for clarity.
(MULTIUSER_INSTALLMODE_INSTDIR): Use pretty name.
(-gnupginst): Handle regviews and upgrades

--
As MultiUser.nsh sets the INSTDIR variable we have
to define MULTIUSER_USE_PROGRAMFILES64.

The resulting installer created by makensis itself
is still a 32bit binary we have to use SetRegView to
use the correct registry hive for 64 bit software.

To better handle the path switch from ProgramFiles (x86)
to ProgramFiles on update we now call the uninstaller
of the previous version before installing the new
version. This additionally ensures that there
are no leftover files and a dirty install directory
after some upgrades.
2024-07-14 11:08:08 +02:00
..
git-hooks build: ignore scissor line for the commit-msg hook 2015-07-23 15:03:44 +02:00
speedo speedo,w32: Fix InstallDir usage and x64 install 2024-07-14 11:08:08 +02:00
append-signature.sh build: Add repo-only maintainer script append-signature.sh. 2016-11-21 11:51:32 +01:00
build-all.sh Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
ChangeLog-2011 Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
compile build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
config.guess build: Update config.guess, config.sub, and config.rpath. 2022-07-18 17:48:34 +09:00
config.rpath build: Update config.guess, config.sub, and config.rpath. 2022-07-18 17:48:34 +09:00
config.sub build: Update config.guess, config.sub, and config.rpath. 2022-07-18 17:48:34 +09:00
depcomp build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
getswdb.sh build: Extend getswdb.sh to allow a verified download 2024-02-29 15:35:27 +01:00
git-log-fix Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
git-log-footer Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
gitlog-to-changelog build: Print a commit id in the generated ChangeLog 2017-01-19 15:01:44 +01:00
install-sh build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
mail-to-translators Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
mdate-sh build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
missing build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
mkinstalldirs Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
potomo Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
speedo.mk speedo,w32: configure --libdir for w32 builds 2024-07-14 07:02:27 +02:00
texinfo.tex all: fix more spelling errors 2018-10-25 16:53:05 -04:00
Vagrantfile speedo: Provide a vagrantfile to test speedo in an isolated VM. 2017-07-10 14:27:23 +02:00