Commit Graph

1179 Commits

Author SHA1 Message Date
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
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
Anton Keks
e5bd6a45ce try to fool travis so that it will run windows build 2018-12-22 23:56:12 +02:00
Anton Keks
622a202556 do not tell travis that we use java 2018-12-22 23:53:55 +02:00
Anton Keks
2e19cc3fa8 try windows builds as well 2018-12-22 23:51:43 +02:00
Anton Keks
c068f33c8c Merge branch 'gradle' 2018-12-22 23:47:16 +02:00
Anton Keks
58bfb06dda skip tests on osx for now because they use SWT (GUI classes) 2018-12-22 23:39:17 +02:00
Anton Keks
abbdd5a009 fix tests that depended on build.xml file 2018-12-22 23:35:17 +02:00
Anton Keks
e512f55490 get rid of apt plugin, just configure annotationProcessor and it's output directory 2018-12-22 23:30:47 +02:00
Anton Keks
a18567d933 there is no xvfb on osx 2018-12-22 23:08:55 +02:00
Anton Keks
29c352e5db still specify dist for linux, otherwise trusty is used 2018-12-22 23:04:20 +02:00
Anton Keks
5cb66de004 try running the build on osx as well 2018-12-22 23:02:40 +02:00
Anton Keks
8207c73b14 add clean before build 2018-12-22 23:01:15 +02:00
Anton Keks
d1f0346aa2 use detected platform for depending on the correct swt jar 2018-12-22 22:59:42 +02:00
Anton Keks
2f5d0b75c2 detect platform and add current task that existed in ant build 2018-12-22 22:55:46 +02:00
Anton Keks
a9e6ee3e8a next version will be 4.6.0 2018-12-22 22:39:41 +02:00
Anton Keks
4b1ff994f4 install openjdk-11 as an example for ubuntu 2018-12-22 22:36:32 +02:00
Anton Keks
4571638397 make idea work nicely after importing from gradle 2018-12-22 22:35:50 +02:00
Anton Keks
e3faf5cd37 update README and other files for gradle 2018-12-22 22:03:46 +02:00
Anton Keks
9d43bdc8b0 try to use default jdk 2018-12-22 21:42:03 +02:00
Anton Keks
57a2daf77f build on xenial instead of trusty 2018-12-22 21:38:00 +02:00
Anton Keks
8a0b866bea package mac bundle 2018-12-03 00:21:18 +02:00
Anton Keks
8b16babd45 fix gradle wrapper executable name 2018-12-03 00:11:25 +02:00
Anton Keks
5fd4bfdb2d run gradle in travis 2018-12-03 00:10:55 +02:00
Anton Keks
0efe035cb1 build rpm from gradle 2018-12-03 00:09:21 +02:00
Anton Keks
2400c0e455 simplify deb build 2018-12-02 23:35:38 +02:00
Anton Keks
0ba24b8061 build deb packages from gradle 2018-12-02 23:31:58 +02:00
Anton Keks
a99f3542f9 run tests with linux64 version of swt, as before 2018-12-02 22:50:21 +02:00
Anton Keks
46f3baed4c add depends for generated package tasks 2018-12-02 17:52:47 +02:00