Commit Graph

101 Commits

Author SHA1 Message Date
Anton Keks
f34cb04181 delete old proguard.jar 2018-12-23 22:33:34 +02:00
Anton Keks
4b79a44d58 run linux version with GTK3 by default to enable more modern look and touch screen support 2018-12-23 18:21:14 +02:00
Anton Keks
0efe035cb1 build rpm from gradle 2018-12-03 00:09:21 +02:00
Anton Keks
e301f0ebf0 make launch4j work from gradle 2018-11-21 23:20:24 +02:00
Anton Keks
eb7f65ee03 create package tasks for all supported platforms 2018-11-21 22:34:27 +02:00
Anton Keks
9aaae35148 add openjdk-11-jre package compatibility 2018-09-30 16:15:45 +03:00
Anton Keks
41a00b8b01 #146 use machine-parseable copyright file format
But it still doesn't show properly in Ubuntu Software Center, because the latter uses only the source repository to display license field.
2018-08-26 16:23:59 +03:00
Anton Keks
2940ff7024 update url to https in more places 2018-08-26 15:15:55 +03:00
Anton Keks
ab84282cde add java 10 as supported version 2018-08-26 15:03:56 +03:00
Anton Keks
76791ca6d4 #115 update detectjvm.exe in Windows installer to work with Java 9 as well 2017-11-19 16:29:35 +02:00
Anton Keks
f80c2bbf32 #115 upgrade launch4j to 3.11 that can properly detect Java 9 2017-11-18 18:59:25 +02:00
Anton Keks
4380a7cb06 add support for Java9 in deb package 2017-09-25 18:52:24 +03:00
Anton Keks
1c6086899f run with GTK2 on Linux for now, GTK3 doesn't seem to work well enough yet 2016-12-08 22:40:38 +02:00
Anton Keks
3240cae050 newer SWT builds now require Java 1.7, so we also need to upgrade 2016-12-08 00:03:37 +02:00
Anton Keks
d06f5cd336 upgrade proguard to 5.2.1 2016-12-07 22:24:43 +02:00
Anton Keks
ddbe84fdea #67 upgrade to launch4j 3.9 which has the issue fixed related to searching JREs with build numbers higher than 99 2016-08-04 18:24:36 +03:00
Anton Keks
0ffc0a7029 removing nsis reg file from git that is updated with each build 2015-07-07 00:06:28 +03:00
Andriy Kryvtsun
bc2b83db8b make win-installer silent 2015-06-04 20:28:12 -04:00
Anton Keks
0e85825caa prefer newest java 2014-08-25 22:20:37 +03:00
Anton Keks
b4ab05187c more correct size 2014-07-15 23:04:34 +03:00
Anton Keks
21f4f777fb add oracle-java8-installer as possible dependency 2014-07-15 20:58:24 +03:00
Anton Keks
577a1573f1 try to support Oracle JRE 7 (not JDK), which doesn't set JAVA_HOME by default 2014-04-26 23:25:03 +03:00
Anton Keks
1c99ed54c5 issue #8 - switch SWT mac to 64-bit version in order to work on Java 1.7. Mac Java 1.6 was available only for 64-bit processors anyway, so it doesn't make sense to support 32-bit on mac at all 2014-04-26 23:03:15 +03:00
Anton Keks
b6e0b2c82a removing erroneous executable bits 2014-04-24 23:44:01 +03:00
Anton Keks
5008f29d9c need to add quotes as app dir contains spaces 2014-03-17 18:16:01 +02:00
Anton Keks
414efc030e make file executable 2014-03-16 22:58:15 +02:00
Anton Keks
2a1b07be3b trying to change Mac bundle structure to work with Oracle Java as well, as per recommendation: https://www.eclipse.org/swt/macosx/ 2014-03-16 22:25:39 +02:00
Anton Keks
5b6eb7d7b6 allow more jre-s 2013-09-01 18:39:31 +03:00
Anton Keks
a1d3743b18 remove license step from the installer 2013-08-27 21:07:37 +03:00
Anton Keks
8e91d12b0e specify java 1.6+ for mac 2013-08-27 10:56:19 +03:00
Anton Keks
109899e28f formatting fix 2013-08-27 10:54:26 +03:00
Anton Keks
c89de38a2d try to support retina displays on OS X 2013-08-27 10:44:46 +03:00
Anton Keks
781d409714 creater shorter program menu item (without the folder) 2013-08-25 22:05:55 +03:00
Anton Keks
83f65f0e61 detect 32/64 bit java properly in windows installer 2013-08-25 22:01:49 +03:00
Anton Keks
a6903d6059 prefs are in HKCU 2013-08-25 19:10:25 +03:00
Anton Keks
f1b3408f66 delete prefs from the registry on uninstall 2013-08-25 19:07:49 +03:00
Anton Keks
bcc367fbd5 installer outfile changed 2013-08-25 19:05:42 +03:00
Anton Keks
0beb214ab7 that way win-installer target should work on both linux and windows 2013-08-25 18:31:27 +03:00
Anton Keks
e0d089f6fd more if nsis files 2013-08-25 17:40:00 +03:00
Anton Keks
607b48c548 add manifest to windows exe (contributed by portableapps) 2013-08-25 17:28:00 +03:00
Anton Keks
b2cdb50576 convert nsh file to ascii (was utf-16) 2013-08-25 15:51:15 +03:00
Anton Keks
33a031107f try to substitude version number automatically in win-installer 2013-08-25 15:44:28 +03:00
Anton Keks
ae4afa1bc7 add windows installer build scripts (using nsis) contributed by portableapps.com 2013-08-25 15:35:35 +03:00
Anton Keks
3638e2ed41 include icon in the rpm package 2013-03-11 22:12:30 +02:00
Anton Keks
f92f2c1639 build rpm packages with rpmbuild instead of converting with alien 2013-03-11 21:32:58 +02:00
Anton Keks
6433c0fee6 proguard upgrade 2013-02-01 01:15:02 +02:00
Anton Keks
2294738e66 openjdk-7 is now a valid dependency 2013-02-01 00:59:04 +02:00
Anton Keks
e96324298b delete winping and package jna instead with win32 and win64 2013-01-23 20:57:52 +02:00
Anton Keks
d85c7b5c81 make ubuntu software center happy 2011-06-29 01:12:19 +03:00
Anton Keks
e0ebdcc322 URL fixed 2011-06-29 01:03:08 +03:00