raze-gles/polymer/eduke32/build
hendricks266 8ef2032035 Makefile: Revamp setup of all things SDL.
Highlights:
*Building with msys2 can now take advantage of sdl-config and sdl2-config if present.
*Add a header check to error out if SDL_mixer's major version does not match SDL.
*Building with frameworks on OS X works again.

Notes:
*Those cross compiling, particularly targeting Windows, may need to invoke make with SDLCONFIG='' to avoid bringing in libs and headers from the host.

git-svn-id: https://svn.eduke32.com/eduke32@5778 1a8010ca-5511-0410-912e-c29ae57300e0
2016-06-15 07:08:35 +00:00
..
doc Novelty: Add Ken's "todo list from the Build days" alongside his other documentation. 2014-01-12 14:04:19 +00:00
include Makefile: Revamp setup of all things SDL. 2016-06-15 07:08:35 +00:00
src Makefile: Revamp setup of all things SDL. 2016-06-15 07:08:35 +00:00
Makefile.deps Add SW to our build system and make relevant changes to avoid fatal build errors. 2015-05-19 21:56:03 +00:00
buildlic.txt