aboutsummaryrefslogtreecommitdiff
path: root/launcher/java
AgeCommit message (Expand)Author
2023-07-14fixed warningTrial97
2023-07-14insert headerTrial97
2023-07-14formatTrial97
2023-06-20Remove extra spaces in one more Java checker debugChris Lane
2023-06-20Clean up 'Running java checker' debug msg codeChris Lane
2023-06-20Add missing space in java checker debug messageChris Lane
2023-06-10[ci skip] License headers!! (yay)TheKodeToad
2023-06-07Remove flawed implementationTheKodeToad
2023-06-07Fix *bug* lolTheKodeToad
2023-05-11fix: remove qt < 5.6 support process error signalRachel Powers
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-02-04Java installations detection fix for LinuxBalkanMadman
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2022-11-10Merge pull request #397 from flowln/windows_mod_updater_fixes_maybeSefa Eyeoglu
2022-11-05Merge pull request #294 from piperswe/add-snapcraft-ymlSefa Eyeoglu
2022-11-04refactor: move MMCStrings -> StringUtilsflow
2022-11-01fix: don't use forward-declared Ptr types in meta/flow
2022-10-26Add a snapcraft.yml for building SnapsPiper McCorkle
2022-10-22Use correct variable for WindowsAliceDTRH
2022-10-22Deduplicates java installs before passing it onAliceDTRH
2022-10-19RenameSamisafool
2022-10-18refactor: initial rebrandSefa Eyeoglu
2022-09-11refactor: restructure testsSefa Eyeoglu
2022-08-18use qEnvironmentVariable instead of qgetenv in JavaUtilsTayou
2022-08-18check for java installs in PATH on windowsTayou
2022-07-23Merge pull request #893 from Scrumplex/refactor-env-handlingtimoreo
2022-07-19fix: support LD_* for OpenBSDSefa Eyeoglu
2022-07-19refactor: filter values in environment variablesSefa Eyeoglu
2022-07-19fix: fix Java Checker on Windows, againSefa Eyeoglu
2022-07-16fix: fix memory leak on WindowsSefa Eyeoglu
2022-07-11fix: remove unnecessary code for WindowsSefa Eyeoglu
2022-07-11fix: fix unicode issue with JavaChecker on WindowsSefa Eyeoglu
2022-07-10fix: set UNICODE and _UNICODE for Qt 5 buildsSefa Eyeoglu
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10fix: fix slots for Qt 6Sefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-03feat: resolve JARs dynamicallySefa Eyeoglu
2022-06-14refactor: move away from UnitTest.cmakeSefa Eyeoglu
2022-04-04fix: properly detect arm64Victor
2022-03-29Merge pull request #360 from FayneAldan/patch-2dada513
2022-03-28Convert \s in Windows POLYMC_JAVA_PATHSFayne Aldan
2022-03-27Fix POLYMC_JAVA_PATHS env not working on WindowsFayne Aldan
2022-01-24NOISSUE in java checker, ignore invalid lines altogetherPetr Mrázek
2022-01-15GH-4125 fix it betterPetr Mrázek
2022-01-15GH-4125 workaround for java printing garbage to stdout on bedrock linuxPetr Mrázek
2022-01-11Introduce POLYMC_JAVA_PATHS envMustafa Çalışkan
2022-01-11Sort java versions from current to oldestMustafa Çalışkan
2022-01-10More rebrandingswirl