]> git.cworth.org Git - glaze/history - Makefile
Install a libglaze-32.so library along with a glaze-32.pc file.
[glaze] / Makefile
2013-09-21 Carl WorthInstall a libglaze-32.so library along with a glaze...
2013-09-04 Carl WorthDon't try to install 32- or 64-bit libraries if not...
2013-08-29 Carl WorthRemove dependency of libglaze on libelf
2013-08-23 Carl WorthAdd a glaze_execute function to libglaze
2013-08-23 Carl WorthAdd a simple helper program to find libGL.so.1
2013-08-22 Carl WorthUse "gcc --print-multiarch" to determine directory...
2013-08-22 Carl WorthDon't compile 32- or 64-bit components when not supported
2013-08-20 Carl WorthMakefile: Fix to enable compiler warnings
2013-08-12 Carl WorthAdd a new libglaze library
2013-08-12 Carl WorthAdd a configure script
2013-08-12 Carl WorthRename glaze.c to glaze-gl.c
2013-07-25 Carl WorthExtend OpenGL API list to all functions in Khronos...
2013-07-24 Carl WorthInitial commit of glaze, a thin, shiny wrapper for...