22f5128e39
adopt changes from #497 remapped
2022-05-08 15:22:50 +08:00
c637e3657c
bump to 1.2.1
2022-04-19 18:07:42 +02:00
ebded1ec49
Fix formatting of version string on macOS
2022-04-18 13:56:32 -04:00
56ce7f5dcd
Merge pull request #437 from DioEgizio/bump-1.2.0
2022-04-17 23:51:25 +02:00
a40dee2230
Merge pull request #436 from flowln/bundled_libs
...
Don't force bundled libraries by default
2022-04-17 13:45:20 +10:00
c1398a6a1a
bump to 1.2.0
2022-04-16 18:30:15 +02:00
b10d4d3b8f
fix: drop BUNDLE_DEST_DIR
2022-04-16 18:13:12 +02:00
6ed130fc16
fix: don't allow portable builds on macOS
2022-04-16 18:13:12 +02:00
90d4acd1a1
refactor: combine portable and system builds
...
Portable builds now have the same layout as system builds. If you want
to build a portable bundle, you now need to additionally install the
`portable` component.
For example:
$ cmake -Bbuild -DCMAKE_INSTALL_PREFIX=install ...
$ cmake --build build
$ cmake --install build
$ cmake --install build --component portable
2022-04-16 18:13:09 +02:00
ba020fbd21
fix: Don't error when not finding valid system quazip
2022-04-16 11:27:00 -03:00
be82f4db9e
libs: Don't force bundled libs
...
Now that QuaZip 1.3 is released, packages from package managers can
include the patch needed for PolyMC, so we can use the users system
libraries if available.
2022-04-16 10:10:13 -03:00
db7cb12551
Merge pull request #430 from DioEgizio/make-helppages-on-their-own-dir
...
CHANGE: switch the help pages to their own dir
2022-04-16 10:18:04 +10:00
8c98cc9458
Merge pull request #333 from oynqr/build/lto
2022-04-15 16:02:06 +02:00
1dd663af6e
CHANGE: switch the help pages to their own dir
...
also renames modrinth-platform/curseforge-platform to just Mod-platform since they have the pages are basically the same
2022-04-15 11:15:17 +02:00
fa2b3bcc63
feat: install manpage
2022-04-10 23:01:00 +02:00
c367769781
Update CMakeLists.txt
2022-04-03 20:39:44 +10:00
e22d54abd3
Merge pull request #344 from oynqr/build/allow-disabling-tests
2022-03-29 14:42:49 +02:00
a89cbf116d
Allow disabling building of tests
2022-03-23 19:48:03 +01:00
dfa5f614aa
Put LTO behind an optional flag
2022-03-23 10:05:31 +01:00
c7c83a35fa
Enable LTO/IPO on release builds
2022-03-22 21:04:35 +01:00
95182ed74b
chore: bump version
2022-03-20 15:11:43 +01:00
2d1f99b765
fix: make Launcher_PORTABLE work on all platforms
...
Fixes #261
2022-03-18 11:38:13 +01:00
aedb513c9e
Merge pull request #265 from Scrumplex/fix-javacheck-appimage
...
Define JARs path relative to application root
2022-03-14 23:31:38 +01:00
ac3a7acc45
Merge pull request #273 from DioEgizio/extra-rebranding-macos
...
extra rebranding for macos
2022-03-14 23:31:23 +01:00
5b8003cbe5
Merge pull request #188 from PolyMC/removal/notifications
...
remove notifications
2022-03-15 00:51:28 +11:00
ec9d0e70fb
[macos] update copyright and info string
2022-03-13 17:57:25 +01:00
bb2b344d33
fix: define jars path relative to application root
...
Fixes #117
2022-03-13 12:48:24 +01:00
9f8983b570
Merge pull request #235 from Scrumplex/chore-bump-1.1.0
...
Bump to 1.1.0
2022-03-12 13:34:36 +00:00
d814e21f0d
add matrix button
2022-03-08 18:41:23 +01:00
ae39d16c11
chore: bump to 1.1.0
2022-03-06 11:40:11 +01:00
b93daf1fb7
fix: update news links to point to polymc.org
2022-03-06 11:32:06 +01:00
6545d250e8
refactor: move help URL into buildconfig
2022-03-06 11:31:50 +01:00
5d1ca33b84
Apply suggestions from code review
...
Co-authored-by: LennyMcLennington <lenny@sneed.church >
2022-02-27 08:35:47 -08:00
69d01204e0
Implement PR suggestions
2022-02-23 16:22:53 +05:30
1e3b896fda
Replace layouts with LAUNCH_PORTABLE
2022-02-23 16:22:23 +05:30
aa4a6bb3be
Merge pull request #172 from Scrumplex/fix-update-client-id
...
Switch to new MSA Client ID
2022-02-22 08:23:42 +01:00
da70122d9c
remove notifications
2022-02-20 19:23:08 -05:00
4536b19512
Merge pull request #171 from DioEgizio/fix-org.polymc-macos
...
Change: set MACOSX_BUNDLE_GUI_IDENTIFIER to org.polymc (fixes org.multimc.PolyMC)
2022-02-16 21:07:50 +01:00
ff17202b43
refactor: switch to new MSA Client ID
2022-02-16 17:03:13 +01:00
a3d8313dcb
Change: set MACOSX_BUNDLE_GUI_IDENTIFIER to org.polymc instead of org.multimc
2022-02-16 15:45:16 +01:00
f67871e79e
refactor(build): link nbt++ statically
2022-02-11 14:24:01 +01:00
11f892380e
Merge pull request #145 from dada513/metainfix
...
Update metadata
2022-02-11 13:54:14 +01:00
53ea261350
Merge pull request #151 from dada513/rss_not_begone
...
Re-add RSS feed with the new PolyMC website
2022-02-11 12:03:29 +00:00
8d2e7db178
fix: update link to translations platform
2022-02-10 14:55:52 +01:00
70f8cb81b8
Initial RSS re-add and removed hardcoded strings
2022-02-10 13:14:25 +01:00
f8ca6b4867
Revert "refactor: remove news feed"
...
This reverts commit 361ce7818ec8891e9a35bdfac4cdea77a0b6a949.
2022-02-10 12:55:07 +01:00
901ec15dc8
Update metadata
2022-02-09 08:19:34 +01:00
f1d3d4a366
fix: link QuaZip statically
2022-02-04 13:24:13 +01:00
71516e6c72
fix: set Launcher_FORCE_BUNDLED_LIBS=on by default
...
We need to wait for a new QuaZip release to become widely available, until we can turn this off again
2022-01-31 21:40:59 +01:00
88686ef065
refactor: restructure CMake to support future Qt versions
2022-01-31 21:40:59 +01:00