Dhruv Bajpai
4761c58265
specify JVM crash log path ( #3951 )
...
Add jvm option `-XX:+ErrorFile=...` with a clear, but with high possibility not-existing path to use fallback path.
2025-09-16 14:19:59 +02:00
Ralph Plawetzki
0bb1bf81ec
build.sh improvements ( #3889 )
2025-06-10 16:18:02 +02:00
Armin Schrenk
941b4e3652
Feature: JavaFX 24 ( #3882 )
2025-06-03 15:51:37 +02:00
Armin Schrenk
6e085b783d
use correct bash syntax to check exit code
2025-05-21 13:01:33 +02:00
Armin Schrenk
ef54b685f6
[skip ci] fix wrong logic to determine linkable runtime image in local build scripts
2025-05-08 16:51:04 +02:00
Armin Schrenk
7c44c4f194
fix wrong logic in build scripts
2025-05-07 16:59:36 +02:00
Armin Schrenk
0d5e518af3
adjust jlink to JEP 493
2025-05-07 12:16:52 +02:00
Armin Schrenk
9dc4a1dc5a
[skip ci] update distribution build files to jfx 23.0.2
2025-04-15 13:45:14 +02:00
Armin Schrenk
c00889b1c4
update to javafx 23.0.1 ( #3691 )
2025-01-21 11:32:48 +01:00
Sebastian Stenzel
3cc199227b
Include AppStream metadata in AppImage ( #3687 )
2025-01-20 17:59:59 +01:00
Armin Schrenk
3b8fec4c5a
Feature: Use system certificate stores/custom pkcs12 file ( #3675 )
...
* for Windows use Windows certificate
* for macOS use macOS Keychain
* for Linux use a custom PKCS12 file under /etc/cryptomator/certs.p12
2025-01-17 15:12:38 +01:00
DrSheppard
60b74a018d
AppImage: Use new build tool with runtime2 support ( #3586 )
...
Closes #3055
2025-01-17 13:49:11 +01:00
Julian Raufelder
a6c60ac5d0
Hello 2025 🎉
2025-01-14 16:34:32 +01:00
dependabot[bot]
193dcad6e8
Bump the javafx group with 5 updates ( #3498 )
...
* Bump javafx from 22.0.1 to 22.0.2
* update build scripts to updated jfx version
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Armin Schrenk <armin.schrenk@skymatic.de >
2024-08-19 10:34:14 +02:00
Armin Schrenk
b9403222ba
add java.compiler module to build scripts
...
references 93d0fd41a6 and https://github.com/google/dagger/issues/4321
2024-08-13 16:28:09 +02:00
Ralph Plawetzki
70e52b1a31
Fix typo
...
Closes #3480
2024-07-07 15:41:28 +02:00
Armin Schrenk
07303b58f7
Merge branch 'develop' into feature/jfx22
2024-06-12 11:16:41 +02:00
Armin Schrenk
2307950e3b
add javafx.platform property workaround to other build/ci scripts
2024-06-12 10:58:49 +02:00
Armin Schrenk
0bf8fb39dd
Update to javafx 22.0.1
2024-06-07 15:39:42 +02:00
Armin Schrenk
0dc9a3a834
align local build scripts
2024-06-07 14:56:54 +02:00
Armin Schrenk
91d6264b9f
ignore downloaded artifact
2024-06-06 12:10:03 +02:00
Armin Schrenk
357a0b9c31
closes #3376
2024-05-14 17:58:21 +02:00
Armin Schrenk
84732337ca
removed GTK-2 support
...
due to javafx update in 7d281e2878
2024-02-19 12:17:11 +01:00
Armin Schrenk
4f3ca2a6c4
fix appimage build script [ci skip]
2024-02-09 12:56:33 +01:00
Armin Schrenk
85c52c60c5
Revert "update javafx to 21.0.2"
...
This reverts commit 93184abd3c .
2024-02-02 10:45:34 +01:00
Armin Schrenk
93184abd3c
update javafx to 21.0.2
2024-01-30 12:55:33 +01:00
lectrical
ed902bc59f
Hello 2024
2024-01-20 16:22:27 +01:00
Armin Schrenk
8bf0acf35f
build release artifacts with javafx 21.0.1
...
references 7d281e2878
2024-01-15 16:35:34 +01:00
Armin Schrenk
8f32b46b30
set no jlink compression for build artifacts
...
references 00fc2a9837
2024-01-12 13:18:05 +01:00
Armin Schrenk
00fc2a9837
remove deprecate compress options and use default ones
...
see also https://bugs.openjdk.org/browse/JDK-8301124?jql=text%20~%20%22compress%22
2024-01-11 22:59:08 +01:00
Armin Schrenk
22e80e7dac
update local appimage buildscript to download jmods
2024-01-11 22:56:41 +01:00
Ralph Plawetzki
24a63c10d0
Build for aarch64 too
2023-09-30 14:54:15 +02:00
Armin Schrenk
1a153e1f6e
Merge branch 'develop' into libappindicator
2023-07-26 14:18:42 +02:00
Armin Schrenk
f1d4bd4cd4
Closes #2989
2023-07-13 12:22:46 +02:00
Ralph Plawetzki
9e25d0fcc0
Define property in a single line
2023-07-13 06:43:32 +02:00
Ralph Plawetzki
da8410842b
Change showTrayIcon to true for all Linux builds
2023-07-11 19:56:22 +02:00
Ralph Plawetzki
449e330992
Merge branch cryptomator/develop
2023-07-01 18:45:45 +02:00
Ralph Plawetzki
0f0855165e
Changes due to new handling of system environment
...
Introduced with PR #2957
2023-07-01 18:02:12 +02:00
Armin Schrenk
ec645a4bb9
replace ~ by @{userhome} on unix systems
2023-06-20 16:37:32 +02:00
Ralph Plawetzki
3ae847d5ad
Code improvements and changes
...
Discussion: https://github.com/cryptomator/integrations-linux/pull/22#pullrequestreview-1479004107
2023-06-15 06:46:05 +02:00
Ralph Plawetzki
c8ed30574a
Introduce JVM property for the SVG image loading path
2023-06-14 06:02:03 +02:00
Ralph Plawetzki
d5cad1a704
Lost+found
...
Things I forgot or could be more simple
2023-06-05 19:13:25 +02:00
Ralph Plawetzki
c8cfe473f1
Set icons by icon name
...
Needed for icons to work on Mate DE
2023-05-29 15:55:01 +02:00
Ralph Plawetzki
1093cb618f
Remove double setting symbolic links
2023-05-25 18:56:04 +02:00
Ralph Plawetzki
8c05c774bf
Remove unneeded cp launcher.sh
2023-05-25 18:15:39 +02:00
Ralph Plawetzki
6af9132721
Add tray icons to AppImage build script
2023-05-25 18:07:13 +02:00
Ralph Plawetzki
1f443453c7
Modify copy-dependencies for new modules
...
Fix java.lang.module.FindException: Module jdk.net not found, required by org.freedesktop.dbus.transport.jre
Enable native access for module org.purejava.appindicator
2023-05-25 17:32:06 +02:00
Armin Schrenk
40fbe4f59d
remove more libffi workaround leftovers
2023-01-26 16:05:53 +01:00
Armin Schrenk
74718754ad
fix merge
2023-01-26 13:48:30 +01:00
Ralph Plawetzki
f1f5f7e02f
Add jdk.security.auth module as it's required by dbus-java-core
2023-01-22 17:59:20 +01:00