Commit graph

241 commits

Author SHA1 Message Date
matcool
324795cddb ghc::filesystem -> std::filesystem
remove ghc::filesystem :D
closes #713
2024-06-02 22:35:51 -03:00
matcool
43e6f63956 update tuliphook 2024-06-02 16:57:37 -03:00
matcool
a7bf4ef5ae we have enough windows bindings for proper 2.206 2024-06-02 14:06:10 -03:00
kynex7510
f0c75d113a
Update tuliphook 2024-06-02 10:57:32 +02:00
kynex7510
620e6b5eb9
Merge branch 'main' of https://github.com/geode-sdk/geode into new-index-but-better 2024-06-02 10:43:22 +02:00
qimiko
e5ccb1bf2f
macos was updated btw 2024-06-01 20:30:43 -07:00
kynex7510
8ea2d759cc
Revert "Revert "Merge branch 'main' into new-index-but-better""
This reverts commit be89e09e4b.
2024-06-02 00:04:09 +02:00
kynex7510
be89e09e4b
Revert "Merge branch 'main' into new-index-but-better"
This reverts commit 19ab68d202, reversing
changes made to f95daab2fe.
2024-06-02 00:00:23 +02:00
matcool
19ab68d202 Merge branch 'main' into new-index-but-better 2024-06-01 18:56:22 -03:00
matcool
34d7762841 target x86_64 on windows clang 2024-06-01 18:20:59 -03:00
dankmeme01
f8f85ad2b0 Merge branch 'main' into new-index-but-better 2024-06-01 22:39:58 +02:00
Fleeym
8c43486ddf fix linux crosscompile 2024-06-01 00:18:21 +03:00
altalk23
bc1728e49a update tuliphook for win 64 2024-05-26 15:25:22 +03:00
altalk23
e0b30f648f fix defines 2024-05-26 14:37:35 +03:00
altalk23
01020ccbd4 windows 64 bit changes (apart for links and all) 2024-05-26 14:32:36 +03:00
HJfod
0a145550ed fix file::readFromJson 2024-05-09 10:57:12 +03:00
HJfod
f2ce7d08f3
update tuliphook again 2024-05-09 10:56:35 +03:00
HJfod
6982b8529d
bump TulipHook version 2024-05-06 12:49:14 +03:00
dankmeme01
517ad45f05 make mods compilable in debug (but now for real) 2024-05-02 18:50:33 +02:00
mat
5cc23e73e7
update json 2024-04-28 16:27:05 -03:00
altalk23
9d87659d26 update tuliphook 2024-04-28 12:01:55 +03:00
altalk23
7f86f7c7f3 update tuliphook 2024-04-23 21:01:21 +03:00
altalk23
ff994cd076 revert tuliphook & update changelog 2024-04-14 15:26:11 +03:00
altalk23
65e0023df8 fix test mods and version check 2024-04-13 00:56:33 +03:00
altalk23
2c559f8c5c error if mod target geode version does not match the sdk version 2024-04-12 23:02:28 +03:00
mat
318a7f2921
update json, fixes float precision issues 2024-04-11 15:17:41 -03:00
altalk23
e2c75e2f23 update tuliphook 2024-04-11 15:07:42 +03:00
dankmeme01
b6dac6893b bump tuliphook 2024-04-10 19:10:10 +02:00
dankmeme01
9bad105424 how tf did that happen 2024-04-10 18:57:46 +02:00
dankmeme01
ea34e12d62 add a cmake error when compiling with android sdk below 23 2024-04-10 18:56:20 +02:00
altalk23
dd6e20b283 add a GEODE_REVERT_TODO_RETURN option for cmake 2024-03-27 22:36:45 +03:00
dankmeme01
f7bda302f8 update tuliphook 2024-03-18 15:36:32 +01:00
dankmeme01
1a67f9b862 fix fmodfix cc and update tuliphook 2024-03-18 12:44:07 +01:00
iAndyHD3
0d64935a11
fix pch being treated as c files (#565) 2024-02-26 00:05:13 +03:00
altalk23
dba5b010e6 fix the floating point return on opt/member calls 2024-02-25 13:35:50 +03:00
mat
9fea8d8320
update clang target triplet 2024-02-24 18:29:50 -03:00
ConfiG
dd62eac4c5
Enable PCH with sccache on mac, clean up actions (#519) 2024-02-13 16:59:32 -03:00
mat
0d9cd74aa0
update json
dumps empty objects as {}, very nice
2024-02-13 12:31:17 -03:00
ConfiG
762419db22
specify target triple in interface too 2024-02-13 10:30:12 +03:00
ConfiG
deeaae70e6
i guess it doesnt work with apple clang after all 2024-02-13 03:35:51 +03:00
ConfiG
d44bda79cc
this one makes no sense 2024-02-13 03:31:21 +03:00
ConfiG
6462148472
i forgot the mathces.. 2024-02-13 03:25:46 +03:00
ConfiG
39c16bc642
do it on apple clang too ! 2024-02-13 03:24:12 +03:00
ConfiG
8d332c8a17
sccache works with pch on clang! also better detection logic 2024-02-13 03:21:42 +03:00
matcool
b78c6b1ff2 enable pch on all platforms if (s)ccache was not found 2024-02-12 18:17:15 -03:00
matcool
5037a9b7cb bring back pch if sccache is disabled 2024-02-12 10:22:17 -03:00
HJfod
1daa671980 update tuliphook and changelog 2024-02-12 15:01:19 +02: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
ConfiG
6b82740fb3
only link delayimp on win + accidental commit 2024-02-07 13:02:51 +03:00
ConfiG
2c8d6fd636
explicitly link against delayimp 2024-02-07 10:54:16 +03:00