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>
Wed, 18 Jun 2014 03:48:23 +0000 (20:48 -0700)
commit3f4e765c05ddbae83ca0c0176572cd698f285d08
tree4c9818e7fb222c0bc4007c8005d996de68c42c76
parent495e84540943cccb6d1cb965a772021f7dc5f639
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