Justin
|
3ddfdd0d69
|
Merge 4a40835f71 into 01807fedc9
|
2024-11-13 16:24:19 -05:00 |
|
matcool
|
d1d34aab8f
|
update cpm to 0.40.2
|
2024-11-09 12:31:54 -03:00 |
|
Justin
|
4a40835f71
|
Change approach
|
2024-11-08 12:23:18 -05:00 |
|
Justin
|
74d0924bcb
|
Part 2: Geode SDK
|
2024-11-08 10:20:30 -05:00 |
|
HJfod
|
b5484acc60
|
i goofed up
|
2024-07-16 13:25:08 +03:00 |
|
HJfod
|
98f82ff00e
|
fix platform-specific dependencies through Cli 3.2.0
|
2024-07-16 13:21:58 +03:00 |
|
qimiko
|
b0b6ee17b1
|
add libunwind for new mods
|
2024-06-22 17:18:09 -07:00 |
|
altalk23
|
9de409abe6
|
Revert "dont use android_stl=c++_shared on mods, for now"
This reverts commit 100dbdc511 .
|
2024-06-22 14:18:38 +03:00 |
|
matcool
|
100dbdc511
|
dont use android_stl=c++_shared on mods, for now
|
2024-06-16 14:51:54 -03:00 |
|
mat
|
115b9cf2df
|
use c++_shared stl on android64
this will prob break any previously compiled mod. :-)
|
2024-06-14 16:25:14 -03:00 |
|
matcool
|
cdaad65440
|
rename win32 platform to win64, requires latest codegen
|
2024-06-10 14:18:17 -03:00 |
|
qimiko
|
1ec8316877
|
blessings to the ci
|
2024-06-06 05:13:42 -07:00 |
|
kynex7510
|
60a7e31243
|
Updated CPM
|
2024-06-06 10:07:46 +02:00 |
|
mat
|
cdbed58178
|
Merge pull request #833 from geode-sdk/new-index-but-better
merge new index
closes #712
|
2024-06-03 12:15:35 -03:00 |
|
qimiko
|
de462ea188
|
don't overwrite osx architectures
|
2024-06-02 20:34:26 -07: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 |
|
qimiko
|
888f6e8dac
|
arm mac platform
|
2024-06-01 20:05:54 -07:00 |
|
dankmeme01
|
3823134c6c
|
add windows libs
|
2024-06-01 23:13:06 +02:00 |
|
kynex7510
|
6d5a5cacd8
|
Update macos curl
|
2024-05-31 20:10:40 +02:00 |
|
kynex7510
|
8ccf7b8af7
|
Update libs
|
2024-05-31 11:53:04 +02:00 |
|
matcool
|
2d4165f4e4
|
add GEODE_MOD_ID macro that expands to own mod id
|
2024-05-16 12:08:16 -03:00 |
|
mat
|
68ba891d1a
|
change binary names for ios platform
|
2024-04-21 12:05:42 -03:00 |
|
altalk23
|
65e0023df8
|
fix test mods and version check
|
2024-04-13 00:56:33 +03:00 |
|
altalk23
|
91dcd603a2
|
change the wording
|
2024-04-12 23:10:53 +03:00 |
|
altalk23
|
2c559f8c5c
|
error if mod target geode version does not match the sdk version
|
2024-04-12 23:02:28 +03:00 |
|
qimiko
|
6cd6e4d0af
|
linker magic
|
2024-03-01 16:45:57 -07:00 |
|
qimiko
|
6ab75d82e6
|
order libc first on android builds
|
2024-02-25 03:54:56 -07:00 |
|
HJfod
|
d5742480a7
|
fix linking android dependencies
|
2024-02-07 21:29:43 +02:00 |
|
mat
|
f89ae16e04
|
update to new 0.38.7 get_cpm.cmake
|
2024-02-04 18:38:29 -03:00 |
|
ConfiG
|
ca4f4c630f
|
update cpm
|
2024-02-05 00:25:01 +03:00 |
|
qimiko
|
579f393bf9
|
silence opengl deprecation on macos
i got a little tired of seeing it
|
2024-02-04 03:55:34 -07:00 |
|
HJfod
|
635834fc14
|
fix cmake not being interrupted by geode cli commands failing
|
2024-02-01 12:37:23 +02:00 |
|
mat
|
6dc6e9b418
|
increase macos target to 10.15
no more std::filesystem errors from other libraries. sorry to all the 3 people still on macos 10.13, not like you can even launch the game anyways
|
2024-01-29 09:24:33 -03:00 |
|
mat
|
e5db59535d
|
dont use PROJECT_NAME here
no, i did not name my library the same as the project. stop assuming that!
|
2024-01-27 22:39:54 -03:00 |
|
matcool
|
ba88e12cb0
|
add android stub fmod binaries
|
2024-01-25 22:04:20 -03:00 |
|
altalk23
|
491666965d
|
fuck you newlines in hashing
|
2024-01-22 20:42:11 +03:00 |
|
mat
|
efe94e553c
|
macos sucks
|
2024-01-21 14:33:19 -03:00 |
|
matcool
|
14d327e8ff
|
use android32 and android64 everywhere, for consistency
breaks launcher lol! sorry
|
2024-01-18 17:28:21 -03:00 |
|
mat
|
d5761857a1
|
ok sorry cmake
|
2024-01-04 09:48:38 -03:00 |
|
mat
|
9d4de1bf22
|
split platform cmake
|
2024-01-04 09:46:08 -03:00 |
|
mat
|
b0d85e5d43
|
add prebuilt libs for android arm64
thanks @kynex7510 for the libssl and crypto :-)
|
2024-01-01 15:08:45 -03:00 |
|
matcool
|
047db25b23
|
add fix for clipping rect in some layers
|
2023-12-27 00:35:39 -03:00 |
|
mat
|
d76c40e981
|
set mod suffix properly based on platform
|
2023-12-25 10:46:51 -03:00 |
|
altalk23
|
11a175a078
|
add android64 libcocos
|
2023-12-23 17:33:16 +03:00 |
|
altalk23
|
74f97c0fa0
|
testmembers android64 hell yeah
|
2023-12-23 17:28:42 +03:00 |
|
altalk23
|
aab6533bc4
|
fix output name
|
2023-12-23 16:15:55 +03:00 |
|
altalk23
|
cab63073c2
|
add android64 to headers
|
2023-12-23 16:10:23 +03:00 |
|
HJfod
|
6bc67e9ac0
|
fix dependencies on linux
|
2023-12-20 12:47:44 +02:00 |
|
Cvolton
|
ffed1df4fc
|
Fix Android strip not being run without Geode CLI
|
2023-12-13 01:01:58 +01:00 |
|