moved common files back to src root
[freeglut] / src / Makefile.am
2012-03-11 Sylvain Beuclerautotools: Android port
2012-03-09 Sylvain BeuclerMake XParseGeometry reusable by several ports
2012-02-05 John F. FayFixing the MinGW build and updating the "omitted files...
2012-02-05 John F. FayPutting in changes recommended by Evan Felix to fix...
2012-02-04 John F. FayMoving the "\freeglut_xinput.c" file from the Common...
2012-02-04 John F. FayAdding the X11-specific source files to the Makefile...
2012-01-10 John F. FayMoving the source code files from 'src' to 'src/Common...
2011-09-28 John F. FayFreeBSD patch per e-mail from John Tsiombikas vintage...
2011-03-18 John F. FayAdding multitouch capability per e-mail from Florian...
2009-12-13 John F. FayChecking in the 'build patch' from Jeremy Huddleston...
2009-11-06 John F. FayFirst attempt at adding John Tsiombikas' spaceball...
2009-03-01 Sven PanneTo build shared libraries on Windows, one has to declar...
2008-07-21 John F. FayImplementing a patch from Jocelyn Frechot (thank you...
2005-09-07 Sven PanneUse target-specific *_CPPFLAGS, not the deprecated...
2005-07-01 Sven PanneSome steps toward compilation under MinGW. Note that...
2005-06-22 John F. FayJoe Krahn\'s input (dials) device implementation.
2005-04-26 John F. FayChanging include path from relative to absolute to...
2005-01-01 Sven PanneAdded missing files from "src" subdirectory to dist.
2004-03-15 Nigel StewartProvide local include path to automake for GL/freeglut...
2003-10-21 Christopher John... Added --disable-replace-glut option to autoconf configure.
2003-09-14 Christopher John... Removed unused AC_PROG_RANLIB from configure.in
2003-08-05 Christopher John... Using override_redirect instead of motif wm hints.
2003-08-05 Eric Sandall(98) src/Makefile.am:34 Added mwmborder.c
2003-08-01 Christopher John... Added autoconf detection for the xf86 vid mode extentions.
2003-07-23 Christopher John... This should put an end to the font binary compatibility...
2003-07-21 Christopher John... The version info had the revision and the age transposed.
2003-07-21 Eric Sandallsrc/Makefile.am:38 Changed versioning to 11:0:8 thanks...
2003-07-12 Andreas Umbachrenamed freeglut library to glut, bumped version info...
2003-07-12 Andreas Umbachchanges for make dist
2003-07-10 Christopher John... Changed to build libfreeglut.so.2.0.0
2003-07-01 Brian Paulbump versions to 2.0
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...