Commit graph

11 commits

Author SHA1 Message Date
dmitry
1e9bc3cb5f
fix: crash when exiting linux listen server (#241)
fix: crash when loading on windows xp (#244)
build: switched to github hosted runners, and get rid of self-hosted
build: windows exe and dll is now code-signed
build: drop support for intel icc compiler
2021-09-08 20:09:23 +03:00
jeefo
7423ba6666
Fix typo 2020-11-23 13:23:09 +03:00
jeefo
19a015dee1
Build package only on direct-push to master branch 2020-11-23 13:21:57 +03:00
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