Commit graph

201 commits

Author SHA1 Message Date
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
mat
62a2bf47cd
fix android package 2023-12-24 18:40:56 -03:00
mat
8eeb89db2b
remove mac from publish 2023-12-23 11:52:43 -03:00
matcool
41a08e32a1 disable macos actions for now 2023-12-23 09:00:07 -03:00
mat
ebcc23e7a9
Merge branch 'main' into 1.4.0-dev 2023-12-19 10:02:19 -03:00
alk
1e654387b9
Update test-offsets.yml 2023-11-21 22:10:50 +03:00
altalk23
d5027ca6ab Merge branch 'main' into 1.4.0-dev 2023-11-21 20:31:36 +03:00
altalk23
954ed1085b run on prs 2023-11-21 20:25:47 +03:00
mat
2f95a133be
change min sdk version to 23 2023-10-15 14:08:20 -03:00
mat
94b8b32766
add android build to main workflow 2023-10-15 13:37:34 -03:00
altalk23
335cc445c3 Merge branch '1.4.0-dev' into android 2023-10-15 16:07:42 +03:00
mat
c12a64f93b
update ndk to r26b 2023-10-15 10:01:21 -03:00
alk
960fa056af
Bring back the checkbox 2023-10-10 08:46:48 +03:00
altalk23
a77c33974b Merge branch '1.4.0-dev' into android 2023-10-04 13:51:05 +03:00
SMJS
44fa9c6f69
Added an additional path to cover in offset tests 2023-10-02 00:15:14 +02:00
SMJS
16aa697ac7
Added a filter to only test offsets on bindings 2023-10-02 00:11:31 +02:00
altalk23
41ae88ae5b Merge branch '1.4.0-dev' into android 2023-10-01 15:22:18 +03:00
ConfiG
fd40288064
and this is above 2023-10-01 13:02:02 +03:00
ConfiG
66bdbb2888
it's below oops 2023-10-01 13:00:58 +03:00
ConfiG
cca9e95c6e
Update crash-report.yml 2023-10-01 12:58:21 +03:00
ConfiG
3e7b1d7e19
Update crash-report.yml 2023-10-01 12:57:55 +03:00
alk
c768742dd4
Add the checkbox to bug report 2023-09-30 19:22:51 +03:00
ConfiG
51c2546e12
label doesnt support markdown
github please add a way to preview issue templates smh
2023-09-29 18:30:02 +03:00
ConfiG
20733278af
fix last commit 2023-09-29 18:28:53 +03:00
ConfiG
ccde9a28b0
update crash report issue template 2023-09-29 18:27:37 +03:00
alk
e189e89ff2
Aggressive issue template changes 2023-09-24 20:30:11 +03:00
mat
1ab86bd5c1
create temp ci script 2023-09-16 22:29:11 -03:00
ConfiG
2e7a305970
fix job names in build.yml 2023-09-16 14:19:31 +03:00
altalk23
81de161b3e reunify resources.zip 2023-09-16 14:09:05 +03:00
ConfiG
44b32fdfee
prepend workflow name to job name
because the discord embeds are too stupid to show workflow names and its annoying....
2023-08-27 19:17:02 +03:00
mat
c4e7ebf3c0
include pdb in build artifact 2023-08-21 19:31:06 -03:00
altalk23
e41784ed39 Change resources.zip to be platform dependent 2023-08-05 22:16:35 +03:00
ConfiG
0da86519f2
rename to Development Release 2023-08-04 03:34:27 +03:00
ConfiG
b77223b9ee
name publish and draft 2023-08-04 03:29:17 +03:00
ConfiG
7bf4afb9bc
fix resources in actions (#203) 2023-08-04 03:21:28 +03:00
ConfiG
29444b92f8
include resources in releases 2023-08-04 02:09:19 +03:00
alk
4457ef1b62
Add v to versions in draft.yml 2023-08-04 01:54:13 +03:00
ConfiG
2233b94542
fix release drafter 4 2023-08-03 22:28:35 +03:00
ConfiG
e10f81db39
fix release drafter 3 2023-08-03 22:14:20 +03:00
ConfiG
123b5a20e2
oops forgot to remove this 2023-08-03 22:12:25 +03:00
ConfiG
b48cbc31b0
fix release drafter 2 2023-08-03 21:55:24 +03:00
ConfiG
1eb1cd1456
fix release drafter 2023-08-03 21:41:23 +03:00
ConfiG
0ebc391309
i forgot to change the name. 2023-08-03 21:02:01 +03:00
ConfiG
ebab230bf5
Merge remote-tracking branch 'origin/main' 2023-08-03 21:00:02 +03:00
ConfiG
0d25fb8be8
split build and draft workflows 2023-08-03 20:59:26 +03:00
mat
c6cbad12eb
Fix github sha variable 2023-08-03 13:43:41 -03:00
mat
26cf592bb9
Update dev release body 2023-08-03 13:29:23 -03:00
ConfiG
46d2c8cd23
fix actions 2023-08-03 01:04:49 +03:00
ConfiG
d4543c518c
merge Build and Clean Up Resources
like they were supposed to be oops
2023-08-03 00:59:55 +03:00
ConfiG
b07834b086
actions (#199) 2023-08-03 00:56:07 +03:00
ConfiG
25d9ab04fd
fix ci 2 2023-08-02 18:30:08 +03:00
ConfiG
aa74bb0ecb
fix ci 2023-08-02 18:27:38 +03:00
ConfiG
e68d5f4683
try clang-cl+ninja+ccache on windows 2023-08-02 18:14:55 +03:00
ConfiG
ee606c8f7d
change "Create a draft release" to "Draft Release" 2023-08-02 14:04:24 +03:00
ConfiG
52b4a58692
fix actions 3 2023-08-02 14:01:42 +03:00
ConfiG
a9114c8ba7
change "Delete resource cache file" to "Clean Up Resources" 2023-08-02 14:00:29 +03:00
ConfiG
454d0f5f71
fix actions 2 2023-08-02 13:58:15 +03:00
ConfiG
6d7464b3a9
fix actions
i did not do that correctly lmao
2023-08-02 13:55:26 +03:00
ConfiG
718d008c5b
clean up job names 2023-08-02 13:53:50 +03:00
ConfiG
7788387cd5
disable ccache on windows
cant get it to work
2023-08-02 13:49:56 +03:00
ConfiG
b265250c51
set CMAKE_BUILD_TYPE to RelWithDebInfo maybe 2023-08-02 02:28:53 +03:00
ConfiG
8d26d879a0
fix cmake configure command 2023-08-02 02:14:34 +03:00
ConfiG
25bafae278
try to use ninja on win actions 2023-08-02 02:06:20 +03:00
ConfiG
10baedb16b
use ccache on mac 2023-08-02 00:11:04 +03:00
ConfiG
eea6d17d33
switch cache action back 2023-08-01 23:48:51 +03:00
ConfiG
e6e5c8aafa
robinraju calling u out directly >:(
tag v1 should be called v1.0 and tag v1 should point to the latest v1.x (v1.8 in this case)
2023-08-01 22:44:47 +03:00
ConfiG
cd12e276f0
update some actions
also acts as a dummy commit to run actions again that'd possibly fix mac build
2023-08-01 22:35:18 +03:00
ConfiG
0d6e62289f
switch to sccache 2023-08-01 22:19:23 +03:00
ConfiG
8f5559f531
refactor actions
- add ability to automatically create a draft release
 - change windows to windows-latest
 - unify "Unzip CLI" and "Add CLI to Path"
 - remove out folder
 - prevent unnecessary files from generating on windows
 - leave resources in platform-specific artifacts
 - unify "Package MacOS" and "Package Windows"
 - use steps outputs instead of env variables for storing version/hash
2023-08-01 21:57:01 +03:00
alk
c643dfa494
The zip action doesn't support lists apparently?? 2023-08-01 19:22:56 +03:00