Chloe
db2e48eb59
move ci builds to appleclang ( #1030 )
...
Co-authored-by: ConfiG <cgytrus@cgyt.ru>
Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2024-09-05 03:44:11 -07:00
Chloe
82bfe290b0
update dump_syms
2024-07-25 05:24:27 -07:00
ConfiG
f6d2b4ef1d
cleanup fix ubuntu libcstd++
2024-06-28 14:18:28 +03:00
ConfiG
21c928856c
use real clang for windows builds
2024-06-28 00:50:47 +03:00
ConfiG
bb45ed5ad7
fix build debug info on windos
2024-06-27 22:25:21 +03:00
ConfiG
863450c861
sccache cache multiarch on mac
2024-06-27 19:55:11 +03:00
ConfiG
bdefeb0bbd
im stupid becaseu i forgor to change it everywhere else
2024-06-27 16:09:53 +03:00
ConfiG
4ce3c7bad5
use cli setup action
2024-06-27 16:07:45 +03:00
ConfiG
2a4b17b9b7
whoooops wrong sccache key
2024-06-25 20:12:38 +03:00
ConfiG
53ea4c1756
revert generating uninst, linux cant run that..
...
i should find a different way later
2024-06-25 15:01:11 +03:00
ConfiG
78acebc9c0
generate uninst when generating windows installer
2024-06-25 14:26:04 +03:00
ConfiG
39bb2dcf87
Cleanup the build.yml CI workflow ( #939 )
...
Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2024-06-24 16:14:26 -03:00
ConfiG
2484eb31ee
Use cross-compilation from Linux for CI Windows builds ( #935 )
...
This improves build times quite a bit (uncached 8m -> uncached 5m)
2024-06-24 12:09:47 -03:00
mat
3bea619456
disable update-site for now
2024-06-22 18:44:12 -03:00
altalk23
699f85d41b
enable c++ shared for android32
2024-06-22 14:03:46 +03:00
mat
fbc64166b1
ok dont build test mods yet
2024-06-14 16:35:17 -03:00
mat
d0cc62ac34
add it to configure args as well
2024-06-14 16:28:26 -03:00
mat
a953d77009
Check for non-ascii characters in changelog.md ( #884 )
2024-06-09 18:02:15 -03:00
altalk23
b8863da851
it was ranlib OH MY GOD
2024-06-07 13:22:12 +03:00
alk
8ea17f3d38
Apple ci readd pch ( #862 )
...
* Install llvm for macos
* fix macos llvm path
* try macos linker
* try lld
* fix lld
* no idea anymore
* test llvm ar
* commend these for now
* test this one
2024-06-07 12:09:35 +03:00
qimiko
1ec8316877
blessings to the ci
2024-06-06 05:13:42 -07:00
kynex7510
4a5856ea1c
Switch to xinput
2024-06-02 09:36:33 +02:00
kynex7510
f95daab2fe
Update loader
2024-06-01 23:50:36 +02:00
Fleeym
b4dd7f3de1
maybe fix the build action
2024-05-16 14:22:41 +03:00
ConfiG
dd62eac4c5
Enable PCH with sccache on mac, clean up actions ( #519 )
2024-02-13 16:59:32 -03:00
mat
e59fef5f2b
re-add CMAKE_OSX_DEPLOYMENT_TARGET flag
2024-02-13 09:50:04 -03:00
ConfiG
f5c6190316
generalize better, revert llvm clang on mac
2024-02-13 14:30:07 +03:00
ConfiG
aa7e35c9cd
use llvm clang on mac
...
allows to use both pch and sccache on mac
2024-02-13 13:46:07 +03:00
mat
55dae8bde3
fix bash in draft release
2024-02-12 13:29:46 -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
mat
a46edf400f
prevent replacing release on draft action
2024-02-10 09:01:03 -03:00
qimiko
5b11bb09da
missing bin
2024-02-02 16:58:02 -07:00
qimiko
227f10eca6
only cache the binary
2024-02-02 16:57:11 -07:00
qimiko
5fc6b43d1b
add stripping
2024-02-02 16:53:12 -07:00
qimiko
15df48935a
add platform check
2024-02-02 16:38:16 -07:00
qimiko
241e4a5912
nice job
2024-02-02 16:31:44 -07:00
qimiko
5a286a1300
create dump syms action
2024-02-02 16:29:22 -07:00
Luke
accd5bc8ac
Fix two tiny typos ( #475 )
...
This fixes two itty bitty teeny weeny tiny typos :3
2024-01-31 16:36:02 -03: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
e9bb80e2f3
le android
2024-01-28 13:41:10 -03:00
mat
ea81ead96e
i suck
2024-01-21 14:48:57 -03:00
mat
a3ac8ab364
add mac back to actions
2024-01-21 14:21:23 -03:00
matcool
d8459041a0
remove member test (it was moved to bindings)
2024-01-19 13:55:48 -03:00
mat
c93483c1f2
zip resources from android instead
2024-01-19 13:46:33 -03:00
matcool
e72920e41f
workflow to update website on new releases
2024-01-19 10:13:22 -03:00
matcool
14d327e8ff
use android32 and android64 everywhere, for consistency
...
breaks launcher lol! sorry
2024-01-18 17:28:21 -03:00
mat
a2e04085df
add android64 action
2024-01-01 18:58:25 -03:00
mat
8e891c7e4f
zip resources from windows
2024-01-01 18:43:33 -03:00
Chloe
e29d926cc7
edit android release format
2024-01-01 05:24:51 -07:00
mat
ec88e3c93f
Update build.yml
2023-12-24 18:51:32 -03:00