Evan Goode
|
48689d1b79
|
Merge remote-tracking branch 'upstream/release-9.x' into develop
|
2025-04-06 18:16:05 -05:00 |
|
Evan Goode
|
491cb1e5a2
|
Merge remote-tracking branch 'prismlauncher/release-9.x' into develop
|
2025-01-12 12:46:48 -06:00 |
|
Luna
|
41e90afbab
|
Revert "Merge in Changes from Prism 9.2"
This reverts commit b4b9051793 .
|
2025-01-11 14:19:46 -06:00 |
|
Luna
|
b4b9051793
|
Merge in Changes from Prism 9.2
|
2025-01-11 13:58:12 -06:00 |
|
Evan Goode
|
da9c085a06
|
Clean up some lingering differences from upstream
|
2024-10-26 17:52:25 -04:00 |
|
Evan Goode
|
c15afbda4a
|
Fix build?
|
2024-10-26 16:12:01 -04:00 |
|
Evan Goode
|
7dbaa896a6
|
Merge tag '9.0' into develop
This is an intermediate/halfway commit, more refactoring is needed to
get this to build.
|
2024-10-25 15:34:57 -04:00 |
|
TheKodeToad
|
98adcc60a3
|
Use UTF-8 to decode logs on Java 18 or newer
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-10-09 17:15:53 +01:00 |
|
Cart
|
6475dc5786
|
Lots of J's for Java needed to be uppercased
|
2024-09-26 01:58:21 -04:00 |
|
Trial97
|
9567d763c1
|
fix java archive typo
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-21 22:17:44 +03:00 |
|
Alexandru Ionut Tripon
|
8d14060ad1
|
Apply suggestions from code review
Co-authored-by: seth <getchoo@tuta.io>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2024-09-16 16:46:01 +03:00 |
|
Trial97
|
0afdce8a31
|
Add extra step to macos java install
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-14 21:18:20 +03:00 |
|
TheKodeToad
|
d2304b6698
|
Improve Java checking speed by using startsWith for gentoo paths
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-08-24 22:13:18 +01:00 |
|
Trial97
|
4d24213aa3
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-08-20 00:02:14 +03:00 |
|
Trial97
|
38b5ee198a
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into validate_metadata
|
2024-08-18 22:39:46 +03:00 |
|
Trial97
|
b5bbe93775
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-17 00:20:40 +03:00 |
|
Evan Goode
|
5e93cff2d0
|
clang-format
Signed-off-by: Evan Goode <mail@evangoo.de>
|
2024-08-11 22:06:38 -04:00 |
|
Kationor
|
659fa7fbfb
|
fix/windows: Check registry for per-user java installations
Signed-off-by: Kationor <n96211028@gmail.com>
|
2024-08-07 18:00:42 +02:00 |
|
Trial97
|
5d3549a5e9
|
Add tooltips and fix archive download task
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-07-22 09:18:20 +03:00 |
|
Trial97
|
29a6db171f
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-07-22 08:57:31 +03:00 |
|
Trial97
|
91d03b34ac
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into validate_metadata
|
2024-07-21 02:24:30 +03:00 |
|
izder456
|
0a543cb66b
|
FIX launcher/java/JavaUtils.cpp to properly autodetect JVM paths on OpenBSD and FreeBSD
Signed-off-by: izder456 <izder456@disroot.org>
|
2024-07-11 20:32:04 -05:00 |
|
Trial97
|
2af6902b42
|
validate metadata on launch
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-28 20:51:26 +03:00 |
|
Trial97
|
0b79abcdcd
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-28 20:45:30 +03:00 |
|
Trial97
|
147741e616
|
increment clang-tools version
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-28 12:48:52 +03:00 |
|
Trial97
|
3b473b24d8
|
fix sdkman on macos
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-26 10:16:27 +03:00 |
|
porter milton
|
2958691857
|
add ~/Library/Java/JavaVirtualMachines/* to java installation detection
Signed-off-by: porter milton <57007161+porterporter@users.noreply.github.com>
|
2024-06-25 23:16:26 +00:00 |
|
Trial97
|
7c38edc93d
|
Apply suggestion from code review
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-25 16:10:05 +03:00 |
|
Alexandru Ionut Tripon
|
555c4a7c59
|
Apply suggestions from code review
Co-authored-by: seth <getchoo@tuta.io>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2024-06-25 15:33:11 +03:00 |
|
Alexandru Ionut Tripon
|
1a66db78a9
|
Apply text change suggestions from code review
Co-authored-by: seth <getchoo@tuta.io>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2024-06-25 15:17:51 +03:00 |
|
Evan Goode
|
51da756e19
|
Merge remote-tracking branch 'prismlauncher/release-8.x' into develop
|
2024-06-23 11:34:11 -04:00 |
|
seth
|
e0063b1ee7
|
Merge pull request #2429 from Richard-Rogalski/GENTOOweloveyou
[Linux] Auto-detect Gentoo installed JDKs
|
2024-06-22 19:14:46 -04:00 |
|
Trial97
|
8d3e6667cd
|
fix java download tasks
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-16 15:09:49 +03:00 |
|
Trial97
|
ca369ac2b0
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-09 19:52:37 +03:00 |
|
Fourmisain
|
dda7e3073d
|
please the pre-commit check
Signed-off-by: Fourmisain <8464472+Fourmisain@users.noreply.github.com>
(cherry picked from commit 23095b70a4 )
|
2024-06-07 19:17:34 +00:00 |
|
Fourmisain
|
a800b86689
|
detect IBM Semeru Certified Edition on linux
Signed-off-by: Fourmisain <8464472+Fourmisain@users.noreply.github.com>
(cherry picked from commit dbe4adc034 )
|
2024-06-07 19:17:34 +00:00 |
|
Fourmisain
|
cfeb72450e
|
fix x86 detection on 64 bit windows
Signed-off-by: Fourmisain <8464472+Fourmisain@users.noreply.github.com>
(cherry picked from commit af157c1613 )
|
2024-06-07 19:17:34 +00:00 |
|
Fourmisain
|
67e0b68cd5
|
add detection for IBM Semeru Java runtime
Signed-off-by: Fourmisain <8464472+Fourmisain@users.noreply.github.com>
(cherry picked from commit 08918be11e )
|
2024-06-07 19:17:34 +00:00 |
|
Richard-Rogalski
|
399071c717
|
Fix Java auto-detect so it finds Gentoo installed JDKs
Signed-off-by: Richard-Rogalski <rrogalski@tutanota.com>
|
2024-05-21 11:41:47 -05:00 |
|
Fourmisain
|
23095b70a4
|
please the pre-commit check
Signed-off-by: Fourmisain <8464472+Fourmisain@users.noreply.github.com>
|
2024-05-21 13:44:00 +02:00 |
|
Fourmisain
|
dbe4adc034
|
detect IBM Semeru Certified Edition on linux
Signed-off-by: Fourmisain <8464472+Fourmisain@users.noreply.github.com>
|
2024-05-21 10:51:37 +02:00 |
|
Trial97
|
f6a7fc215a
|
update java sorting by taking into consideration release time
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-21 08:33:26 +03:00 |
|
Fourmisain
|
af157c1613
|
fix x86 detection on 64 bit windows
Signed-off-by: Fourmisain <8464472+Fourmisain@users.noreply.github.com>
|
2024-05-20 23:13:44 +02:00 |
|
Fourmisain
|
08918be11e
|
add detection for IBM Semeru Java runtime
Signed-off-by: Fourmisain <8464472+Fourmisain@users.noreply.github.com>
|
2024-05-20 21:44:35 +02:00 |
|
Trial97
|
b23b53d98d
|
Add missing header
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-18 14:43:58 +03:00 |
|
Trial97
|
7a5348a179
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-05-18 14:14:31 +03:00 |
|
Samuel Stidham
|
bffb2a3609
|
Fixed the code.
Signed-off-by: Samuel Stidham <dqfan2012@gmail.com>
(cherry picked from commit adf0cfdebf )
|
2024-05-18 10:16:15 +00:00 |
|
Samuel Stidham
|
0d3596c864
|
Add extra java locations for MacOs.
Signed-off-by: Samuel Stidham <dqfan2012@gmail.com>
(cherry picked from commit 8e0af16de9 )
|
2024-05-18 10:16:15 +00:00 |
|
Evan Goode
|
2778fe760b
|
Use $FJORDLAUNCHER_JAVA_PATHS
|
2024-05-16 21:55:48 -04:00 |
|
Samuel Stidham
|
adf0cfdebf
|
Fixed the code.
Signed-off-by: Samuel Stidham <dqfan2012@gmail.com>
|
2024-05-05 20:01:29 -04:00 |
|