Petr Mrázek
49970ae730
NOISSUE Redo system and java architecture probing
...
MultiMC should now detect aarch64/arm64 architectures and no longer uses
'32' and '64' as CPU architectures.
Detection should work for x86, amd64 and aarch64.
This also affected the old (unused) analytics code, so I removed it.
2024-12-21 03:47:16 +01:00
Petr Mrázek
17865bfd7d
NOISSUE ensure PROCESSOR_ARCHITECTURE_ARM64 is defined
...
This fixes build on old mingw versions
2023-09-03 00:42:26 +02:00
Petr Mrázek
f458204a52
NOISSUE add some arch probing code
2023-09-02 11:15:32 +02:00
Janrupf
cbe6d0dbfd
NOISSUE Move NtStatusGen to external repository
2022-05-20 19:59:09 +02:00
Janrupf
918090e02a
NOISSUE Integrate exit code reporting into MultiMC log
2022-02-06 21:27:15 +01:00
Janrupf
022aee7729
NOISSUE Implement status code lookup for Win32
2022-02-06 18:59:58 +01:00
Janrupf
a2f0cc29de
NOISSUE Add ntstatus-gen to systeminfo library
2022-02-06 18:49:54 +01:00
Graeme Geldenhuys
7179e75e70
Changes required to support FreeBSD
2021-12-12 11:39:36 +00:00
Petr Mrázek
823e7d22c7
GH-4014 fix kernel version scanning on macOS and linux some more
2021-09-04 22:18:29 +02:00
Petr Mrázek
c17b359d03
GH-4014 fix kernel version scanning on macOS and linux
2021-09-04 22:10:57 +02:00
Petr Mrázek
938f896bfa
GH-4014 change updater to recognize new Qt 5.15.2 builds
2021-09-04 21:27:09 +02:00
Jamie Mansfield
d8598d6901
NOISSUE Use MiB suffix for Java memory options
2021-06-23 09:57:55 +01:00
Trung Lê
c2fd714f8d
Add limits header
2021-04-29 12:42:49 +10:00
Petr Mrázek
bbb3b3e6f6
NOISSUE tabs -> spaces
2018-07-15 14:51:05 +02:00
Sergey Shatunov
4d68c1b509
GH-2291 Fix build with Qt 5.11+
2018-06-02 17:22:43 +07:00
Petr Mrázek
6e69370fbf
NOISSUE disable useless broken unit test to fix win32 and osx64 builds
2018-03-13 01:41:33 +01:00
Petr Mrázek
82208be49e
NOISSUE add linux distro name and release stats to analytics
...
Hopefully this can serve as some sort of guideline for focusing
effort towards the right distro packages to make.
2018-03-13 00:28:51 +01:00
Petr Mrázek
afb0db24a8
NOISSUE set max of java heap spinboxes to detected physical memory
2017-07-11 22:43:35 +02:00
Petr Mrázek
a666dc0a1a
NOISSUE fix up translation selection in settings and add OS/sys arch reporting
2017-01-01 20:04:08 +01:00