aboutsummaryrefslogtreecommitdiff
path: root/libraries
AgeCommit message (Expand)Author
2022-04-28Merge pull request #486 from icelimetea/refactor-java-launcherSefa Eyeoglu
2022-04-25Clarify exception messagesicelimetea
2022-04-24Use java.util.logging instead of custom loggingicelimetea
2022-04-24Refactor some parts of NewLaunchicelimetea
2022-04-21fix: Build iconfix as static libraryflow
2022-04-16libs: update bundled submodulesflow
2022-03-24libnbtplusplus: fix compilation as shared libraryPhilipp David
2022-03-22Enable LTO/IPO on release buildsPhilipp David
2022-03-21Build with static rainbowPhilipp David
2022-03-21Revert "fix: use our own prefix for rainbow lib"Philipp David
2022-02-12fix: use our own prefix for rainbow libSefa Eyeoglu
2022-02-12Revert "refactor(build): link rainbow statically"Sefa Eyeoglu
2022-02-12refactor(build): link iconfix staticallySefa Eyeoglu
2022-02-12refactor(build): link rainbow staticallySefa Eyeoglu
2022-01-31refactor: simpler includes for quazipSefa Eyeoglu
2022-01-31refactor: add in-tree QuaZipSefa Eyeoglu
2022-01-31refactor: initial migration to QuaZip 1.2Sefa Eyeoglu
2022-01-10More rebrandingswirl
2022-01-08stop cmake from blocking builds on wslseth
2021-12-31Merge remote-tracking branch 'upstream/develop' into upstream_updatedada513
2021-12-30Merge pull request #4345 from graemeg/freebsd-supportPetr Mrázek
2021-12-29Completely remove Google Analytics libraryswirl
2021-12-21update submoduleLenny McLennington
2021-12-20Merge remote-tracking branch 'upstream/develop' into developLenny McLennington
2021-12-19NOISSUE fix up java dependency to 1.7 so builds work againPetr Mrázek
2021-12-18Apply patchesswirl
2021-12-12Changes required to support FreeBSDGraeme Geldenhuys
2021-12-10Update Java version to 7+Dāvis Mosāns
2021-11-28GH-4071 handle invalid MSA refresh token as a hard errorPetr Mrázek
2021-11-28GH-4071 handle network errors when logging in with MSA as 'soft'Petr Mrázek
2021-10-31GH-1795 add terminal launch option to use a specific Minecraft profilePetr Mrázek
2021-10-21NOISSUE Update links to repo, fix up library READMEPetr Mrázek
2021-10-21NOISSUE continue debranding...Petr Mrázek
2021-10-21NOISSUE fix _ICONFIX_EXPORTPetr Mrázek
2021-10-21NOISSUE debranding for real, initial workPetr Mrázek
2021-09-21NOISSUE Remove Requestor, it is unusedPetr Mrázek
2021-09-04GH-4014 fix kernel version scanning on macOS and linux some morePetr Mrázek
2021-09-04GH-4014 fix kernel version scanning on macOS and linuxPetr Mrázek
2021-09-04GH-4014 change updater to recognize new Qt 5.15.2 buildsPetr Mrázek
2021-08-27NOISSUE introduce the concept of secrets static libraryPetr Mrázek
2021-08-25NOISSUE cut down RequestorPetr Mrázek
2021-08-22GH-3392 Switch MS account login to use device flow insteadPetr Mrázek
2021-08-19NOISSUE sanitize some MSA auth loggingPetr Mrázek
2021-08-18NOISSUE print errorString in RequestorPetr Mrázek
2021-08-18NOISSUE add ssl error logging to RequestorPetr Mrázek
2021-07-25NOISSUE loosen requirements on CMake version in katabasisPetr Mrázek
2021-07-25NOISSUE bulk addition of code from KatabasisPetr Mrázek
2021-06-23NOISSUE Use MiB suffix for Java memory optionsJamie Mansfield
2021-05-22NOISSUE Make LauncherPart aware of server to joinJanrupf
2021-05-15Merge pull request #3735 from kumquat-ir/developPetr Mrázek