Anton Keks
|
4225332178
|
add changes
|
2023-02-11 19:08:49 +02:00 |
|
Anton Keks
|
39220b237f
|
update mac vendors
|
2023-02-11 18:51:42 +02:00 |
|
Anton Keks
|
bdb34d6669
|
#391 support spaces in JAVA_HOME
|
2023-02-11 12:26:11 +02:00 |
|
Anton Keks
|
9d3d11f4c1
|
exclude other platform zip files when archiving
|
2023-02-11 12:15:08 +02:00 |
|
Anton Keks
|
dfc7fb8a1e
|
see if cp -rp works on Mac
|
2023-02-11 12:08:09 +02:00 |
|
Anton Keks
|
ece7cd6edc
|
add jvm args for tests
|
2023-02-11 12:00:01 +02:00 |
|
Anton Keks
|
2f6b24e35f
|
remove deprecated boxing
|
2023-02-11 11:48:43 +02:00 |
|
Anton Keks
|
efa56908be
|
fix warnings
|
2023-02-11 11:37:27 +02:00 |
|
Anton Keks
|
3d4dc8e5c5
|
use also cp command to copy preserving executable bits
|
2023-02-11 11:26:28 +02:00 |
|
Anton Keks
|
57ab51a747
|
try to use the zip executable to just preserve the file permissions without explicitly listing them
|
2023-02-11 10:52:49 +02:00 |
|
Anton Keks
|
a6bfa150c9
|
#384 try to exclude keytool by deleting it
|
2023-02-10 09:45:10 +02:00 |
|
Anton Keks
|
d59c320d93
|
#384 jspawnhelper needs to be executable in bundled jre on Mac
|
2023-02-10 09:35:57 +02:00 |
|
Anton Keks
|
fa912f911c
|
#384 try to mark all jre/bin files as executable
|
2023-02-10 09:28:30 +02:00 |
|
Anton Keks
|
4a3b4012c5
|
correcting some values, but it seems that gnome-software doesn't read this file from within the deb file
|
2022-12-19 20:23:45 +02:00 |
|
Anton Keks
|
56122ece58
|
adding FreeDesktop AppStream format metadata in hope that Gnome Software will use it
|
2022-12-19 20:08:01 +02:00 |
|
Anton Keks
|
62c753535d
|
mention #278 in changelog
|
2022-12-18 21:40:32 +02:00 |
|
Anton Keks
|
f4c5b1fd16
|
update SWT once more
|
2022-12-18 21:38:04 +02:00 |
|
Anton Keks
|
46acd3ed25
|
update MAC vendors
|
2022-12-18 21:32:19 +02:00 |
|
Anton Keks
|
9cabaa1291
|
bugfix: add newlines between combined lines
|
2022-12-18 21:27:39 +02:00 |
|
Anton Keks
|
5cd2882117
|
#346 add log if failed to get the parent shell
|
2022-12-18 21:22:14 +02:00 |
|
Anton Keks
|
690d0debda
|
add more to changelog
|
2022-12-18 21:08:50 +02:00 |
|
Anton Keks
|
b79acba0ab
|
add plus
|
2022-12-18 20:42:59 +02:00 |
|
Anton Keks
|
92ca37a609
|
fix: xfce4-terminal uses the -x command-line arg instead of -e
|
2022-12-18 20:41:26 +02:00 |
|
Anton Keks
|
a305c583b7
|
it seems that buffering 20 lines for regex execution gives a bit more time savings
|
2022-12-18 16:19:46 +02:00 |
|
Anton Keks
|
f4b111325d
|
avoid code duplication in InetAddressUtils
|
2022-12-18 16:06:31 +02:00 |
|
NoeGutierrez02g
|
9294f9a576
|
speed fix file 2/2
|
2022-12-09 16:30:10 +01:00 |
|
Noe GUTIERREZ
|
ec9eb5a487
|
speed fix file 1/2
|
2022-12-09 15:32:16 +01:00 |
|
Anton Keks
|
75a383ab04
|
make java executable work even if it's location in a path with spaces (e.g. Angry IP Scanner.app)
|
2022-12-07 17:31:39 +02:00 |
|
Anton Keks
|
b2e7852231
|
update gradle with Java 19 support
|
2022-12-01 22:39:35 +02:00 |
|
Anton Keks
|
b906c14654
|
add more changes to the log
|
2022-11-26 17:46:57 +02:00 |
|
Anton Keks
|
4d91d48cfa
|
rename windows binaries
|
2022-11-26 17:29:32 +02:00 |
|
Anton Keks
|
6008468d8d
|
make java runner executable within the zip
|
2022-11-26 17:25:19 +02:00 |
|
Anton Keks
|
8717d2c684
|
do not build mac binaries on Linux (because of wrong jlink)
|
2022-11-26 17:09:09 +02:00 |
|
Anton Keks
|
2068a88247
|
use env var without replacement
|
2022-11-26 17:02:01 +02:00 |
|
Anton Keks
|
21e2124331
|
try to cross-build jlink for arm64
|
2022-11-26 16:56:56 +02:00 |
|
Anton Keks
|
6a38eb7341
|
install x64 version of Java by default for Github runner
|
2022-11-26 16:46:13 +02:00 |
|
Anton Keks
|
49fd40769a
|
download two java architectures and leave x86 as default one
|
2022-11-26 16:43:47 +02:00 |
|
Anton Keks
|
bb6eef6bae
|
see if multiple jdk architectures can be downloaded at once
|
2022-11-26 16:40:47 +02:00 |
|
Anton Keks
|
bcc2f836f4
|
try generating a correct M1/M2 mac build with jlink in Github Actions
|
2022-11-26 16:36:09 +02:00 |
|
Anton Keks
|
1bb32e514c
|
use jlink with Java 17
|
2022-11-26 16:09:11 +02:00 |
|
Anton Keks
|
42d3a20526
|
work with both local and global java
|
2022-11-26 16:08:58 +02:00 |
|
Anton Keks
|
db4fe50da9
|
use client vm for mac jre
|
2022-11-26 16:06:05 +02:00 |
|
Anton Keks
|
62edc06eb1
|
use jlink for macOS builds
|
2022-11-26 15:55:05 +02:00 |
|
Anton Keks
|
bc0ee11b93
|
extract jlink function, so we can reuse it for mac builds later
|
2022-11-26 15:27:17 +02:00 |
|
Anton Keks
|
1922dc892c
|
checkout the history hopefully including tags
|
2022-11-26 15:13:04 +02:00 |
|
Anton Keks
|
01cd514e4f
|
update github actions and use gradle caching
|
2022-11-26 15:05:06 +02:00 |
|
Anton Keks
|
c0d3d66233
|
try to build on macOS 12 Monterey
|
2022-11-26 14:59:45 +02:00 |
|
Anton Keks
|
cbe74ba81f
|
#377 Mac: change next alive host shortcut to Cmd+N (Cmd+H is conflicting with hide window)
|
2022-11-26 14:35:37 +02:00 |
|
Anton Keks
|
68426b0715
|
update proguard
|
2022-11-26 14:12:33 +02:00 |
|
Anton Keks
|
d8ca0ad904
|
update SWT
|
2022-11-24 08:28:14 +02:00 |
|