]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
README, sdl, sys, makefile: Bring up macOS support
authorCloudwalk <cloudwalk@icculus.org>
Mon, 21 Feb 2022 02:30:56 +0000 (21:30 -0500)
committerCloudwalk <cloudwalk@icculus.org>
Mon, 21 Feb 2022 02:30:56 +0000 (21:30 -0500)
commitec9556c8abaf1dd6acf9156c73da94f856f066bc
tree0bb51a5404ca4c5121337be9095b0dd8f9f4ffee
parent286d88693703cfef2443052a4612687e7125dd02
README, sdl, sys, makefile: Bring up macOS support

* Fixed up the makefile to support modern macOS builds
* Fixed up sys.h to detect macOS properly
* Added macOS build instructions. Dependencies are now fetched using Homebrew.
* Remove now-unneeded SDLMain.h and .m files

Signed-off-by: Cloudwalk <cloudwalk@icculus.org>
README.md
SDLMain.h [deleted file]
SDLMain.m [deleted file]
makefile.inc
sys.h
vid_sdl.c