Commit Graph
8 Commits
Author SHA1 Message Date
exstrim401andGitHub 9bca259e0f Make net_usesocketsforloopback 1 by default (#153)
Fixes connection to localhost server on macOS
2022-12-05 19:23:43 +03:00
exstrim401andGitHub 2fb712af66 Fix macOS build (#146)
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2022-11-27 16:48:27 +03:00
exstrim401andGitHub 807eaae850 Pretend macOS to be Linux in KeyValues (#145)
Workaround for FL_Load_Glyph error
2022-11-24 20:29:11 +03:00
exstrim401andGitHub a1c4e27718 Don't use objcopy for macOS build (#143)
* Don't use objcopy for macOS build

* Add -x option to strip on macOS
Without -x strip results in error for dylib
2022-11-21 21:18:35 +03:00
exstrim401andnillerusr ad5790eee6 Don't use -march=native on macOS 2022-11-20 21:04:32 +03:00
exstrim401 d8580d59d2 Fix CreateThreadPool 2022-11-20 19:32:30 +02:00
exstrim401 54d76a1131 Move mm_hook to separate file 2022-11-20 16:47:32 +02:00
exstrim401 1f3b4583da macOS build support 2022-11-20 15:00:44 +02:00