Commit graph

5 commits

Author SHA1 Message Date
Tyler J. Stachecki
6e481fab0f Fix mingw64 build issues. 2015-08-17 13:53:11 -04:00
Tyler J. Stachecki
e2df86b218 Work on cleaning up the build system somewhat. 2015-05-16 17:20:37 -04:00
Tyler J. Stachecki
b05f2b2c6a Add a function to save/restore hostregs. 2015-03-07 11:37:51 -05:00
Tyler Stachecki
4cebb145d3 Cleanup/organize some CMake stuff. 2015-01-14 11:41:00 -05:00
torque
a11bedfe57 Build: find correct OpenGL on OS X.
cmake needs to find the OpenGL corresponding to XQuartz, not the system
framework. Introduce a custom find module to do this on OS X.

Also define _DARWIN_C_SOURCE on OS X, which is needed for signal.h to
not throw an error.
2015-01-14 10:07:38 -05:00