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 |
|
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 |
|