Commit graph

8 commits

Author SHA1 Message Date
jeefo
c5031315bf
Trigger build only on master branch. 2020-11-16 15:13:23 +03:00
ds
1e178547e8 Merge branch 'master' of https://github.com/jeefo/yapb 2020-11-16 13:12:33 +03:00
ds
e8b55acd23 Do not keep log file opened while game process active.
Rename actions workflow.
Fixed mingw-w64 stdcall handling.
2020-11-16 13:11:26 +03:00
jeefo
d1ea062d45
Removed unneeded stuff 2020-11-13 19:21:15 +03:00
ds
655693582a Switch build to msvc for windows.
Switch build to clang for linux.

Mingw binaries isn't working with vanilla hlds / listenserver. And i'm too lazy to debug them.

For consistency reason, linux switched clang, so we're only have clang for linux & osx and msvc for windows.
2020-11-13 19:16:56 +03:00
jeefo
e6b398e1bc
Set the fetch depth to 0 for Actions Checkout 2020-11-11 18:56:53 +03:00
jeefo
278712d761
Cleanup actions workspace upon new build. 2020-11-11 18:38:40 +03:00
jeefo
3ee778a1f5
Create build.yml 2020-11-11 16:56:12 +03:00