Commit Graph

1207 Commits

Author SHA1 Message Date
Anton Keks
dade34b2d6 delete temp files 2018-12-28 13:44:22 +02:00
Anton Keks
4a4f84d715 do not warn if missing translated language.* names 2018-12-28 13:29:20 +02:00
Anton Keks
52fd789121 bump version to 3.5.5 that fixes Windows build 2018-12-28 13:27:10 +02:00
Anton Keks
923b74fc20 #165 improve JNA minimization that seems to broke WindowsPinger 2018-12-28 13:26:26 +02:00
Anton Keks
0ac0e46f2f make Brazilian Portuguese translation actually work 2018-12-27 13:10:39 +02:00
Anton Keks
a537d48f67 add 3.5.4 release notes 2018-12-27 12:36:28 +02:00
Anton Keks
416ec7535a update mac vendors 2018-12-25 15:59:18 +02:00
Anton Keks
524a4e380c fixes #157 offer to install wine-stable, os that no additional questions are asked 2018-12-25 15:48:59 +02:00
Anton Keks
1213ffe58b fix jna.jar path 2018-12-25 15:42:08 +02:00
Anton Keks
b18c1200cc jna is needed to process linux/mac jars 2018-12-25 15:40:44 +02:00
Anton Keks
ba4b1edfba Merge branch 'master' of github.com:angryip/ipscan 2018-12-25 15:38:40 +02:00
Anton Keks
db716b3471 tell proguard to keep jna intact, otherwise pinging is broken under windows 2018-12-25 15:37:58 +02:00
Anton Keks
793a828c46 Merge branch 'master' into proguard 2018-12-25 14:39:18 +02:00
Anton Keks
b3e1207621
Merge pull request #156 from wanderleihuttel/master
Add Portuguese Brazilian translation
2018-12-25 14:30:54 +02:00
Anton Keks
e5dcea10d4
Merge pull request #159 from vmallet/master
much improved French translation (and now part of available languages).
2018-12-25 14:29:45 +02:00
Anton Keks
1c41941fde allow failures on windows - it seems to be unstable still on travis 2018-12-25 14:26:52 +02:00
Anton Keks
31939b4ef7 fix of #162 requires an earlier release, bump version down to 3.5.4 2018-12-25 14:00:24 +02:00
Anton Keks
260d9c86b3 #162 upgrade launch4j to 3.12 - they fixed detection of JDK 11 (as opposed to JRE) 2018-12-25 13:58:37 +02:00
Anton Keks
cc6d9c8362 use default jvm on linux and mac - selecting a custom one is not easy if we don't specify language: java, which we can't due to windows platform absence of support in travis 2018-12-25 13:27:48 +02:00
Anton Keks
86f08ba3d2 try with java 10 jmod that proguard should support 2018-12-25 12:50:11 +02:00
Anton Keks
62c42afabc build under jdk8 on all platforms to allow for proguard 2018-12-24 17:12:57 +02:00
Anton Keks
4e5870e4eb do not break the build if proguard cannot be used (no rt.jar) 2018-12-24 17:10:48 +02:00
Anton Keks
3889e27cb9 minimize all jars using proguard 2018-12-24 16:57:25 +02:00
Anton Keks
7fd6aaf5b1 remove handpicked swt classes to delete - rely on proguard instead 2018-12-23 22:56:35 +02:00
Anton Keks
82af06f85a do not keep printer and fontdialog stuff 2018-12-23 22:49:23 +02:00
Anton Keks
098c001c92 keep only PNGFileFormat 2018-12-23 22:46:35 +02:00
Anton Keks
261edacf8e do not keep any browser-related stuff 2018-12-23 22:45:10 +02:00
Anton Keks
1d0a44851c take a slightly simplified https://github.com/ReadyTalk/avian-swt-examples/blob/master/swt.pro 2018-12-23 22:41:30 +02:00
Anton Keks
b021c6085b add minimize task to try shrinking jars with proguard 2018-12-23 22:34:11 +02:00
Anton Keks
f34cb04181 delete old proguard.jar 2018-12-23 22:33:34 +02:00
Anton Keks
d6118fa868 fix warnings 2018-12-23 19:13:21 +02:00
Anton Keks
21d4a3463a idea gradle plugin is not used 2018-12-23 18:47:54 +02:00
Anton Keks
f7fc9ac61e bugfix: remove last active fetcher from the map to avoid calling cleanup() on it before the whole scan has been completed (threadpool.shutdown() interrupts all idle workers) 2018-12-23 18:44:56 +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
825f9891f5 vmlauncher is needed to execute relative executable 2018-12-23 17:59:10 +02:00
Anton Keks
59c10d9572 still try to run win-installer under windows on travis 2018-12-23 17:54:59 +02:00
Anton Keks
ad304f0f2e use multiline command for windows 2018-12-23 17:45:04 +02:00
Anton Keks
dce4c845ff add info for gradle 2018-12-23 17:30:16 +02:00
Anton Keks
b2946a3902 try running nsis on windows 2018-12-23 01:34:01 +02:00
Anton Keks
5e22f46636 try runnin tests on windows as well as build win-installer 2018-12-23 01:25:13 +02:00
Anton Keks
466d3d3e05 and another try 2018-12-23 01:20:28 +02:00
Anton Keks
ee966a85a9 better export 2018-12-23 01:16:01 +02:00
Anton Keks
29fbdba3c6 another try to run gradle on windows 2018-12-23 01:12:55 +02:00
Anton Keks
e4bc043753 extract gradletravis.bat (& didn't work) 2018-12-23 01:04:09 +02:00
Anton Keks
ad621ef6d7 try to run win-installer on windows itself 2018-12-23 00:59:57 +02:00
Anton Keks
9327dc121b semicolon doesn't work with cmd 2018-12-23 00:56:25 +02:00
Anton Keks
574db3a4a4 xvfb-run works with c 2018-12-23 00:54:31 +02:00
Anton Keks
3abad39a8f try refreshenv on windows 2018-12-23 00:52:55 +02:00
Anton Keks
076c0a7f7f try running bat file for gradle on windows 2018-12-23 00:46:18 +02:00
Anton Keks
259f82964f see if before_install will update PATH on windows 2018-12-23 00:32:19 +02:00