Commit graph

148 commits

Author SHA1 Message Date
HJfod
5b7efea357 force MZ_FETCH_LIBS 2024-06-29 13:12:56 +03:00
ConfiG
7ae5ca0310
force fetch zlib on windows 2024-06-28 22:13:53 +03:00
ConfiG
21c928856c
use real clang for windows builds 2024-06-28 00:50:47 +03:00
ConfiG
4a044bc16a
update minizip 2024-06-25 20:24:46 +03:00
ConfiG
621e3f557c
Update libraries (#971)
- update fmt to 10.2.1
- update minizip-ng to 4.0.7
- properly link to zlib
- replace the only re2 usage with std::regex
2024-06-25 20:13:47 +03:00
shloakmenon
e4905a0a20 Add Safe Mode for MacOS 2024-06-24 20:18:41 -04:00
matcool
b22a59d41e make _spr compile time 2024-06-13 12:06:26 -03:00
kynex7510
84e47a596f
Revert "use fixed cmake"
This reverts commit cb0b34f7e3.
2024-06-12 08:18:13 +02:00
Fleeym
e9df2af4d4 guess we're not removing date library
This reverts commit 5912a8325c.
2024-06-11 17:59:49 +03:00
Fleeym
5912a8325c remove date library 2024-06-11 17:55:50 +03:00
mat
c80f58bb27
specify commit hash on md4c 2024-06-11 10:56:36 -03:00
kynex7510
cb0b34f7e3
use fixed cmake 2024-06-11 15:47:44 +02:00
Fleeym
1c36854e73 fix timezone shennanigans 2024-06-08 12:13:41 +03:00
kynex7510
6d5a5cacd8
Update macos curl 2024-05-31 20:10:40 +02:00
kynex7510
6bac7e0432
Skip submodules for net_libs 2024-05-31 19:25:26 +02:00
kynex7510
b3367d2230
Enable TLS certificate verification 2024-05-31 14:46:07 +02:00
kynex7510
a203a11b05
Link to zlib only on macos 2024-05-31 14:22:41 +02:00
kynex7510
b9edb00f7c
Partially revert 25fc6b0 for macos 2024-05-31 13:33:54 +02:00
kynex7510
25fc6b00ae
Remove useless lib 2024-05-31 13:27:13 +02:00
HJfod
beeb7ca1f8 recommended mods list 2024-04-25 17:50:00 +03:00
HJfod
8a7a7a40cc bring back old settings 2024-04-24 12:04:08 +03:00
HJfod
a09ba5c67c new Task class to replace Promises, test seems to indicate it's working 2024-04-22 00:08:10 +03:00
HJfod
33af7befed Merge branch 'main' into new-index-but-better 2024-04-13 21:47:56 +03:00
altalk23
65e0023df8 fix test mods and version check 2024-04-13 00:56:33 +03:00
acaruso-xx
a84d49a630
[Loader] Fix android build (#680)
I probably should've tested this.
2024-04-10 22:59:54 +02:00
acaruso-xx
3fb52e3fe4 [Loader] Enable 'MZ_FORCE_FETCH_LIBS'
I think CMake is trying to link zlib from the host system? This prevents it from doing that.

This also causes a fun new CMake warning when configuring for whatever reason.
2024-04-10 16:16:42 -04:00
HJfod
a3c85e0b9c organize mods ui files 2024-03-23 19:34:10 +02:00
HJfod
2689320116 le new index :3 2024-02-26 22:14:53 +02:00
HJfod
058f3546dc remove old index + UI fully 2024-02-26 18:27:42 +02:00
HJfod
8985b32fc2 initial work on new ui 2024-02-22 02:04:38 +02:00
matcool
6b59217ce1 fix docs build 2024-02-19 10:09:52 -03:00
ConfiG
dd62eac4c5
Enable PCH with sccache on mac, clean up actions (#519) 2024-02-13 16:59:32 -03:00
matcool
eef949c5f1 fix delayload on clang 2024-02-12 16:27:23 -03:00
matcool
5037a9b7cb bring back pch if sccache is disabled 2024-02-12 10:22:17 -03:00
ConfiG
3fec377e96
Improve actions build speed by using sccache, removes PCH (#493)
---------

Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2024-02-11 15:58:46 -03:00
qimiko
7eb5953762
fork breakpad and then change the api 2024-02-10 18:48:35 -07:00
ConfiG
4ddd92d708
fleeym 2024-02-10 06:03:11 +03:00
ConfiG
b78bc4629d
Revert "fix docs part 2"
This reverts commit 06544a4391.
2024-02-10 06:02:06 +03:00
Fleeym
06544a4391 fix docs part 2 2024-02-08 18:48:08 +02:00
Fleeym
d70069453f maybe fix docs build 2024-02-08 18:41:30 +02:00
ConfiG
dd926fc10b
fikuse 2024-02-07 12:57:12 +03:00
ConfiG
9167b75b56
only install if has path, dont fail configuration 2024-02-07 12:02:33 +03:00
HJfod
e9aa889920 cmake now also installs resources 2024-02-04 20:11:33 +02:00
ConfiG
c2ea744d67
use file(MAKE_DIRECTORY) instead of make_directory 2024-02-03 21:11:37 +03:00
HJfod
55f3e67033 fix cli version for install 2024-02-03 20:02:40 +02:00
HJfod
36727cedee add install command to loader 2024-02-03 19:50:03 +02:00
qimiko
2f97fc671d
rename breakpad cmake option 2024-02-03 04:40:44 -07:00
qimiko
0688a1f5e5
fix indentation 2024-02-02 19:03:42 -07:00
qimiko
91b4ec4469
add breakpad package to cmakelists 2024-02-02 02:40:07 -07:00
altalk23
b8a43705fe will this work 2024-01-22 22:11:42 +03:00