]> git.cworth.org Git - fips/history - configure
Add explicit link to libpthread, to work around debugging issues
[fips] / configure
2013-10-07 Carl Worthconfigure: Fix generated comment for BINDIR_TO_LIBFIPSDIR
2013-07-03 Carl Worthtest: Add 4 tests using EGL and OpenGLESv2
2013-07-03 Carl Worthconfigure: Drop broken workarounds for missing pkg...
2013-06-27 Carl Worthconfigure: Add pkg-config-based check for libX11
2013-06-27 Carl Worthconfigure: Set GL_LDFLAGS and EGL_LDFLAGS in configure...
2013-06-27 Carl WorthPush final collection of CFLAGS/LDFLAGS from Makefile...
2013-06-24 Carl Worthconfigure: Fix configure check to look for egl.h in...
2013-06-24 Carl Worthconfigure: Fix to have compiler warnings enabled while...
2013-06-14 Carl Worthconfigure: Fully separate CFLAGS/LDFLAGS between fips...
2013-06-14 Carl Worthconfigure: Test whether compiler can create both 32...
2013-06-13 Carl Worthconfigure: Move the code which detects compiler warning...
2013-06-13 Carl Worthconfigure: Switch from 4 spaces to tabs for some messages
2013-06-13 Carl Worthconfigure: Add an early check for a functional C compiler
2013-06-13 Carl Worthconfigure: Tighten up the text on a couple of messages
2013-06-13 Carl Worthconfigure: Move the error message for pkg-config earlier
2013-05-06 Carl WorthAdd support for OpenGL ES by conditionally compiling...
2013-04-29 Carl Worthconfigure: Add checks for GL/gl.h
2013-04-24 Carl WorthCompile both 32-bit and 64-bit versions of the wrapper...
2013-04-23 Carl WorthStart wrapping OpenGL, and print periodic FPS value...
2013-04-23 Carl WorthAdd the ability to execute a program.
2013-04-23 Carl WorthInitial commit of fips repository