aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-03-29Merge pull request #344 from oynqr/build/allow-disabling-testsSefa Eyeoglu
2022-03-23Allow disabling building of testsPhilipp David
2022-03-20chore: bump versionSefa Eyeoglu
2022-03-18fix: make Launcher_PORTABLE work on all platformsSefa Eyeoglu
Fixes #261
2022-03-14Merge pull request #265 from Scrumplex/fix-javacheck-appimageSefa Eyeoglu
Define JARs path relative to application root
2022-03-14Merge pull request #273 from DioEgizio/extra-rebranding-macosSefa Eyeoglu
extra rebranding for macos
2022-03-15Merge pull request #188 from PolyMC/removal/notificationsEzekiel Smith
remove notifications
2022-03-13[macos] update copyright and info stringDioEgizio
2022-03-13fix: define jars path relative to application rootSefa Eyeoglu
Fixes #117
2022-03-12Merge pull request #235 from Scrumplex/chore-bump-1.1.0LennyMcLennington
Bump to 1.1.0
2022-03-08add matrix buttondada513
2022-03-06chore: bump to 1.1.0Sefa Eyeoglu
2022-03-06fix: update news links to point to polymc.orgSefa Eyeoglu
2022-03-06refactor: move help URL into buildconfigSefa Eyeoglu
2022-02-27Apply suggestions from code reviewtxtsd
Co-authored-by: LennyMcLennington <lenny@sneed.church>
2022-02-23Implement PR suggestionstxtsd
2022-02-23Replace layouts with LAUNCH_PORTABLEtxtsd
2022-02-22Merge pull request #172 from Scrumplex/fix-update-client-idSefa Eyeoglu
Switch to new MSA Client ID
2022-02-20remove notificationsswirl
2022-02-16Merge pull request #171 from DioEgizio/fix-org.polymc-macostimoreo22
Change: set MACOSX_BUNDLE_GUI_IDENTIFIER to org.polymc (fixes org.multimc.PolyMC)
2022-02-16refactor: switch to new MSA Client IDSefa Eyeoglu
2022-02-16Change: set MACOSX_BUNDLE_GUI_IDENTIFIER to org.polymc instead of org.multimcDioEgizio
2022-02-11refactor(build): link nbt++ staticallySefa Eyeoglu
2022-02-11Merge pull request #145 from dada513/metainfixtimoreo22
Update metadata
2022-02-11Merge pull request #151 from dada513/rss_not_begoneLennyMcLennington
Re-add RSS feed with the new PolyMC website
2022-02-10fix: update link to translations platformSefa Eyeoglu
2022-02-10Initial RSS re-add and removed hardcoded stringsdada513
2022-02-10Revert "refactor: remove news feed"dada513
This reverts commit 361ce7818ec8891e9a35bdfac4cdea77a0b6a949.
2022-02-09Update metadatadada513
2022-02-04fix: link QuaZip staticallySefa Eyeoglu
2022-01-31fix: set Launcher_FORCE_BUNDLED_LIBS=on by defaultSefa Eyeoglu
We need to wait for a new QuaZip release to become widely available, until we can turn this off again
2022-01-31refactor: restructure CMake to support future Qt versionsSefa 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
Let's move off our custom QuaZip. In the olden times we needed the custom version of QuaZip, as it was basically unmaintained and on SourceForge (eww). But nowadays it's maintained and on GitHub. See new GitHub page: https://github.com/stachenov/quazip
2022-01-27Merge pull request #105 from Scrumplex/rss-begoneswirl
Remove news
2022-01-27refactor: remove news feedSefa Eyeoglu
Closes #63
2022-01-27Fix metaswirl
2022-01-14preliminary stuff for paste.ee removalswirl
2022-01-09remove patreon stuffswirl
Closes: #22 Update to 1.0.5 Remove "Forking/Redistribution" tab in About (why is it even there?) Metainfo now corresponds to version add discord Completely removed Patreon.
2022-01-09fix empty exec line when binary_name is unsetswirl
2022-01-08stop cmake from blocking builds on wslseth
2022-01-03fix icon and versionswirl
Closes: #16 Fixed the icon so Qt renders it properly, and actually renders it properly in the About page. Also, scaled it up a bit Changed launcher.svg icon to temporary Ouroboros logo fixed genicons again Fix version to 1.0.3 (making tag rn) Install the PolyMC icon properly.
2022-01-03rDNS for icons and desktop file, and metainfoswirl
Closes: #12, #13
2021-12-31fix2swirl
2021-12-31fix desktop fileswirl
2021-12-31Rebranding logoswirl
add temporary Ouroboros logo, thanks Lenny for vectorizing change logo file names Desktop file now includes proper exec using the app binary name fix genicons for use with libicns
2021-12-31Merge remote-tracking branch 'upstream/develop' into upstream_updatedada513
2021-12-30add .desktop fileswirl
2021-12-29Completely remove Google Analytics libraryswirl