Fix java version detection and downloading
authorKeith Packard <keithp@keithp.com>
Wed, 18 Jun 2014 03:46:33 +0000 (20:46 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 20 Jun 2014 18:32:19 +0000 (11:32 -0700)
commit44f60782d73bf5fdb6e1e54a3fdbe50808b7d7f5
tree05016e12e35126deb1b931225e3f960d31aa3c4c
parent7140ca8a4bc0be8386f8edacadb7ac5d88c6f1b1
Fix java version detection and downloading

Move java stuff to a common include file, java.nsh

Let any version no older than 1.6 serve by using ${VersionCompare}

Use version 6 downloads as those don't require a click-through agreement.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/Instdrv/NSIS/Includes/java.nsh [new file with mode: 0644]
altosui/altos-windows.nsi.in
micropeak/Makefile.am
micropeak/micropeak-windows.nsi.in
telegps/telegps-windows.nsi.in