Commit Graph

1677 Commits

Author SHA1 Message Date
Anton Keks
b2d0c2fad9 try to build Windows JRE based on Liberica 2022-01-21 09:42:04 +02:00
Anton Keks
76e9d730ff update changelog 2022-01-21 01:28:23 +02:00
Anton Keks
f8b56ec142 add another java module for better https support 2022-01-21 01:25:01 +02:00
Anton Keks
8e342304e5 update changelog 2022-01-21 01:16:33 +02:00
Anton Keks
32a4824c56 remove copies of icon and license from win-installer - they can be taken from their source locations in the repo 2022-01-21 01:13:31 +02:00
Anton Keks
4de2558bb6 fix install size together with the JRE 2022-01-21 00:58:43 +02:00
Anton Keks
6243762c79 drop 32-bit Windows support 2022-01-21 00:53:20 +02:00
Anton Keks
f817fe1417 during uninstall, try to delete the dir recursively 2022-01-21 00:43:40 +02:00
Anton Keks
f278340cba update win-launcher to look for local jre first 2022-01-21 00:39:22 +02:00
Anton Keks
bdc42ef10e update link to adoptium.net 2022-01-21 00:04:17 +02:00
Anton Keks
a7ed570f7f try including the jre recursively 2022-01-20 23:55:15 +02:00
Anton Keks
22d94718d4 restore replacement strings 2022-01-20 23:36:30 +02:00
Anton Keks
283ac4049e specify correct cwd 2022-01-20 23:29:59 +02:00
Anton Keks
5a8266b518 put javaModules to ext, otherwise Proguard task cannot see it 2022-01-20 23:22:54 +02:00
Anton Keks
f4331a2ccb extract Java modules to a variable and reuse 2022-01-20 23:12:25 +02:00
Anton Keks
6304db05a9 Merge branch 'master' into jlink
# Conflicts:
#	build.gradle
2022-01-20 23:08:16 +02:00
Anton Keks
8f0fd4ef8b fixes #329 make texts in About dialog copy-pastable 2022-01-20 22:54:24 +02:00
Anton Keks
d8616aba5b
Merge pull request #331 from him41111/master
Update zh_CN & zh_TW translations
2022-01-20 22:44:32 +02:00
Anton Keks
031fb1fc91 try starting nsis with cmd 2022-01-20 22:40:31 +02:00
Anton Keks
d065e07032 fix braces 2022-01-20 22:31:56 +02:00
Anton Keks
2219b57717 print contents of directory to see why exec doesn't work 2022-01-20 22:26:52 +02:00
Anton Keks
129d5890dd trying to exec nsis on Windows 2022-01-20 22:03:05 +02:00
Anton Keks
21e31460e7 try to exec nsis the Windows way 2022-01-20 21:55:09 +02:00
Anton Keks
2d4dd8c835 do not fail when notarization fails (needs Apple paid account and something else) 2022-01-20 21:52:01 +02:00
Anton Keks
5a509a9d9a use custom exec instead of ant.exec for better error handling (ant.exec eats standard error) 2022-01-20 21:46:30 +02:00
Anton Keks
66f4ed9d72 fixes #319 allow building if .git is not present (e.g. from source zip) 2022-01-20 21:08:37 +02:00
Anton Keks
c1a367c756 fix some spaces 2022-01-20 20:39:42 +02:00
Anton Keks
a3e2fcbfcb set dependencies on Java 11 for both deb and rpm 2022-01-20 18:39:43 +02:00
Anton Keks
17900dc6d2 copy any produced exe file 2022-01-20 18:28:47 +02:00
him41111
39ab72b671
Update messages_zh_TW.properties 2022-01-20 15:47:49 +08:00
him41111
9cb581928d
Update messages_zh_CN.properties 2022-01-20 15:42:46 +08:00
him41111
52afc59da6
Update messages_zh_CN.properties 2022-01-20 15:38:01 +08:00
him41111
62de37f60c
Update messages_zh_CN.properties 2022-01-20 15:34:54 +08:00
Anton Keks
547aadc533 try Temurin (formwr AdoptOpenJDK) Java for Windows, which should include the client vm 2022-01-20 00:40:19 +02:00
Anton Keks
eee5630e2a simplify jlink command-line (not all options are present on Windows) 2022-01-20 00:34:01 +02:00
Anton Keks
5ca45d811d use 64-bit jre for Windows 2022-01-20 00:31:04 +02:00
Anton Keks
06d5e8f4df try to use jlink to to include the jre in the setup of ipscan 2022-01-20 00:30:26 +02:00
Anton Keks
10e633764c use jlink to build custom jre for windows 2022-01-19 23:04:42 +02:00
Anton Keks
bb5d8908bb releasing 3.8.1 2022-01-19 22:49:15 +02:00
Anton Keks
eb1110adbe update mac vendors (they are always chaning) 2022-01-19 22:45:59 +02:00
Anton Keks
d8f8776da2 closes #326 add allowReports settings also to Preferences dialog to make it more discoverable 2022-01-19 22:44:34 +02:00
Anton Keks
d6e8dcb024 start adding changes for unreleased 3.8.1 2022-01-19 09:37:51 +02:00
Anton Keks
fa8fef9724 #324 temporarily switch target compatibility to Java 8 to make at least 32-bit version still run under Java 8 (most likely from Oracle) 2022-01-18 22:45:08 +02:00
Anton Keks
605c1eff7b fixes #327 specify xz compression for deb files explicitly
It seems that the new default since deb 1.19/Ubuntu 21.10 is zst, which is not yet supported everywhere.
2022-01-18 22:28:26 +02:00
Anton Keks
7987aa1c09 update about Java 11 and debugging 2022-01-17 00:42:02 +02:00
Anton Keks
2d3d329eea update mac vendors again 2022-01-16 23:31:16 +02:00
Anton Keks
8d0251dbaa ARPPingerTest fails on mac, let's see if JavaPinger will work better as a trigger 2022-01-16 23:23:18 +02:00
Anton Keks
dd4cb886bf do not create gui, so that these tests can run on mac 2022-01-16 22:53:33 +02:00
Anton Keks
2140e2bf76 separate non-gui and gui registries to make tests run on mac 2022-01-16 17:24:43 +02:00
Anton Keks
061e45d1c7 #308 introduce ARPPinger and use the Injector to create Pinger instances 2022-01-16 17:10:32 +02:00