summaryrefslogtreecommitdiffstats
path: root/Modules/FindGLUT.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-191-20/+1
* BUG: fix for bug#3646 GLUT not Glut for framework nameBill Hoffman2006-10-031-1/+1
* ENH: some style fixes for the bookKen Martin2005-12-151-1/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-11/+8
* BUG: fix for bug 852Bill Hoffman2005-07-151-1/+2
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-8/+0
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+8
* BUG: fix for bug 743Bill Hoffman2004-04-221-1/+3
* ENH: Description of variables now specifies that the full path is required.Luis Ibanez2002-12-031-4/+4
* Hide lots of values in the advanced listIan Scott2002-09-051-4/+7
* Fixed mistake in commentsIan Scott2002-09-031-31/+87
* ENH: add more paths for the HPSebastien Barre2002-06-181-0/+2
* FIX: GLU and GLUT flags for Mac OSXSebastien Barre2002-06-171-20/+24
* ENH: use OPENGL_LIBRARY_PATH as additional search pathSebastien Barre2002-06-141-3/+10
* ENH/FIX: Glut should be found, not set. Add search path for CygwinSebastien Barre2002-06-141-12/+18
* FIX: comply with the way OpenGL libs are set in FindOpenGL and FindGLUSebastien Barre2002-06-131-2/+1
* ENH: make all OpenGL libs advanced, and add support for glu lib with BorlandSebastien Barre2002-06-131-0/+7
* fix for glut on win32Bill Hoffman2002-06-061-1/+2
* Search path for OpenGL related librariesLuis Ibanez2001-07-161-0/+29