Commit Graph

65 Commits

Author SHA1 Message Date
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
Tobias Hagemann
d60ced52fe
added codesigning jdk files in build.sh for local macos builds to match mac-dmg.yml ci build 2024-07-30 21:14:32 +02:00
Tobias Hagemann
45c7d2b071
added provisioning profile to mac build process with updated entitlements 2024-07-30 18:48:54 +02:00
Ralph Plawetzki
7a789d2eed
Fixes #3501 (PR #3502) 2024-07-30 12:27:16 +02:00
Armin Schrenk
07303b58f7
Merge branch 'develop' into feature/jfx22 2024-06-12 11:16:41 +02:00
Ralph Plawetzki
8108128c22
Temporary work around for JavaFX upstream bug
Occurs with Maven 3.9.7, fixed with Gluon JavaFX 23-ea+20, that contains a fixed parent POM
See https://mail.openjdk.org/pipermail/openjfx-dev/2024-May/047279.html
2024-06-11 19:59:18 +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
3410e7243a
Update minimal required macOS version for dmg
due to javafx update in 7d281e2878
2024-02-19 13:02:05 +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
Tobias Hagemann
92d9f2c18d
try to fix mac build script to be compatible with create-dmg 1.2.0 2023-09-20 15:27:17 +02:00
Tobias Hagemann
ad97338f9b
fixes #2517 2023-08-28 15:13:24 +02:00
Armin Schrenk
abdc8672f1
update org.openjdk:javafx from 20.0.1 to 20.0.2 2023-08-09 20:41:14 +02:00
Armin Schrenk
83e91d361f
fix errors in build script 2023-07-25 17:29:34 +02:00
Armin Schrenk
a415e3b0a9
update local build script to download jfx jmods 2023-07-25 13:08:19 +02:00
Armin Schrenk
f1d4bd4cd4
Closes #2989 2023-07-13 12:22:46 +02:00
Armin Schrenk
168b9ef096
changed default folder mount location on macOS 2023-07-03 13:11:38 +02:00
Armin Schrenk
ec645a4bb9
replace ~ by @{userhome} on unix systems 2023-06-20 16:37:32 +02:00
Tobias Hagemann
e577c64c35
arm64 dmg installer (link + bg) for fuse-t 2023-02-27 11:06:19 +01:00
Armin Schrenk
69d73d0fb9
Remove standalone launchers 2023-02-03 13:15:03 +01:00
Tobias Hagemann
bf779b5b41 updated dmg background 2023-01-26 15:57:10 +01:00
Tobias Hagemann
ce5dbd14d8 reverted be7ac50928 2023-01-26 15:57:10 +01:00
Armin Schrenk
bd9f79cb56
add cryptomator.mountPointsDir property to macOS installer scripts 2023-01-26 15:54:31 +01:00
Armin Schrenk
24d472ed8b
Merge branch 'develop' into feature/mount-provider
# Conflicts:
#	dist/linux/appimage/build.sh
#	dist/linux/debian/rules
2023-01-11 16:01:27 +01:00
Tobias Hagemann
be7ac50928
added new app icon for macos, fixes #2517 2023-01-04 16:32:40 +01:00
Julian Raufelder
9182c415eb
Hello 2023 🎉 2023-01-04 13:35:58 +01:00
Sebastian Stenzel
6325c6f450
fixed java options required for panama 2022-11-25 14:42:18 +01:00
Armin Schrenk
dd79b46d72
add --enable-preview flag to java runtime options 2022-11-25 12:21:37 +01:00
Armin Schrenk
45f038bae2
Merge branch 'develop' into feature/hub
# Conflicts:
#	dist/mac/dmg/build.sh
#	dist/win/build.ps1
#	pom.xml
2022-06-22 09:55:02 +02:00
Tobias Hagemann
5233e6b690
improved cleanup in manual build script for macos
[ci skip]
2022-05-17 18:33:02 +02:00
Tobias Hagemann
78bb996072
updated integrations-mac dependency 2022-05-13 13:42:40 +02:00
Tobias Hagemann
0351595243
parameterized MODULE_AND_MAIN_CLASS 2022-05-12 16:07:47 +02:00
Tobias Hagemann
852daaa88e
parameterized mac build script 2022-05-12 09:14:10 +02:00
Sebastian Stenzel
9f0e269baf
Merge branch 'develop' into feature/hub
# Conflicts:
#	pom.xml
#	src/main/resources/license/THIRD-PARTY.txt
2022-04-28 12:55:55 +02:00
Sebastian Stenzel
3c376c4bf6
add -Dsun.java2d.metal=true, which fixes #2194 2022-04-27 13:18:25 +02:00
Armin Schrenk
8f97235b9a
Merge pull request #2189 from cryptomator/feature/on-the-fly-license
Generate app license on release/ installer build and remove commited third party file
2022-04-27 13:05:53 +02:00
Sebastian Stenzel
d1c4eda072
Merge branch 'develop' into feature/hub
# Conflicts:
#	.github/workflows/appimage.yml
#	dist/linux/appimage/build.sh
#	dist/linux/debian/rules
#	dist/mac/dmg/build.sh
#	dist/win/build.ps1
2022-04-25 15:30:56 +02:00
Tobias Hagemann
4d7e16d58e
updated license templates 2022-04-22 12:34:25 +02:00
Armin Schrenk
2f17d80fe6
Revert "removed license dir, renamed merge file and adjusted paths"
This reverts commit d053367f83.
2022-04-22 11:51:22 +02:00
Armin Schrenk
d053367f83
removed license dir, renamed merge file and adjusted paths 2022-04-22 09:49:04 +02:00
Armin Schrenk
c1801e3d22
fixed typo 2022-04-20 12:12:25 +02:00
Armin Schrenk
bff0194f3e
Fixed wrong file format and url of lcense merge file 2022-04-20 12:12:00 +02:00
Armin Schrenk
4d1d6f449e
Apply suggestions from code review
Co-authored-by: Sebastian Stenzel <overheadhunter@users.noreply.github.com>
2022-04-20 10:31:25 +02:00
Armin Schrenk
51d715caa1
apply same config to license generation 2022-04-19 16:47:33 +02:00