Commit graph

225 commits

Author SHA1 Message Date
HJfod
0a145550ed fix file::readFromJson 2024-05-09 10:57:12 +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
ConfiG
722c75aef9
update tuliphook 2024-02-07 10:38:34 +03:00
ConfiG
3e65e4b346
move bindings above geode 2024-02-05 10:48:17 +03:00
mat
e2150cc785
update json
fixes dumping invalid json
2024-02-04 19:08:01 -03:00
ConfiG
4682366d5d
disable cache for bindings 2024-02-05 00:10:41 +03:00
ConfiG
0f1719a2d7
bindings download only 2024-02-04 23:33:59 +03:00
ConfiG
e5a2326b1d
fix -DGEODE_BINDINGS_REPO_PATH 2024-02-04 23:12:50 +03:00
ConfiG
2e20cccf22
Run codegen on configure and move it to bindings (#484) 2024-02-04 22:45:52 +03:00
mat
0731f44e68
update json for better errors 2024-02-04 15:55:00 -03:00
ConfiG
342487993e
silly nbsp 2024-02-03 22:27:26 +03:00
ConfiG
c2ea744d67
use file(MAKE_DIRECTORY) instead of make_directory 2024-02-03 21:11:37 +03:00
qimiko
2f97fc671d
rename breakpad cmake option 2024-02-03 04:40:44 -07:00
qimiko
91b4ec4469
add breakpad package to cmakelists 2024-02-02 02:40:07 -07:00
iAndyHD3
ded1138f79
add missing precompile header check (#464) 2024-01-28 12:59:44 -03:00
matcool
d7326a0540 update json 2024-01-25 21:20:21 -03:00
mat
aedd7ccfb6
update json 2024-01-25 18:00:10 -03:00
altalk23
4cd08e1ca9 remove try blocks 2024-01-24 17:17:42 +03:00