summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Adding GLU to the OPENGL_LIBRARIES only if it is found.Bill Hoffman2002-09-091-2/+4
* ERR: Fix opengl finding on osxYves Starreveld2002-09-061-0/+12
* ENH: make stub stuff ADVANCEDSebastien Barre2002-09-061-4/+6
* Add important missing word to documentationIan Scott2002-09-061-1/+1
* More detailed information about consistent FindXXX.cmake filesIan Scott2002-09-061-10/+21
* Hide lots of values in the advanced listIan Scott2002-09-055-25/+64
* ERR: Still need to define OPENGL_INCLUDE_PATH in addition to the standard OPE...Brad King2002-09-041-0/+3
* A simple FindMFC module for consistencyIan Scott2002-09-031-0/+18
* Dart now has a configure optionIan Scott2002-09-031-3/+7
* I copied a bit too much VXL functionality here. OopsIan Scott2002-09-031-1/+1
* Added PERL_FOUNDIan Scott2002-09-031-2/+14
* Add an MPEG finder in the new format - functionality copied from VXL.Ian Scott2002-09-031-0/+38
* Fixed mistake in commentsIan Scott2002-09-038-115/+229
* Moved FLTK and GTK to new FindXXX scheme. Imported some functionality from VXLIan Scott2002-09-022-111/+232
* small bug fixesIan Scott2002-09-021-1/+1
* Fix BugsIan Scott2002-09-022-5/+5
* This file should not be emptyIan Scott2002-09-021-0/+23
* Moved FindZLib.cmake to FindZLIB.cmakeIan Scott2002-09-021-0/+0
* Copied the X11 PNG and ZLIB functoinality from VXLIan Scott2002-09-023-48/+45
* Adding Zlib and PNG find modules in the new formatIan Scott2002-09-022-1/+48
* This Find Module is in the new styleIan Scott2002-09-021-0/+28
* Add helpful message for QT Windows usersIan Scott2002-09-024-6/+62
* Define a single expected format for the values defined in every FindXXX.cmake...Ian Scott2002-09-024-42/+122
* ENH: Platform dependent libraries added.Luis Ibanez2002-08-141-1/+12
* FIX: fix commit messup (this change was committed to the branch instead of th...Sebastien Barre2002-08-091-2/+2
* FIX:Sebastien Barre2002-08-091-9/+15
* This hopefully finds wxWindows on UNIXAndy Cedilnik2002-08-091-3/+17
* Add UNIX support for WXWINDOWSAndy Cedilnik2002-08-081-20/+29
* ENH: first stab at wxWindows support (win32)Sebastien Barre2002-08-081-0/+39
* ENH: Images library added. Names for debuggin versions in windows added.Luis Ibanez2002-08-051-5/+9
* FIX: names styles for fltkgl and fltkforms are different in windows and linux.Luis Ibanez2002-08-021-2/+2
* ENH: change the search path order (if several Tcl/Tk are installed, the "curr...Sebastien Barre2002-07-291-2/+2
* ENH: clean the module, add debug libsSebastien Barre2002-07-261-69/+56
* FIX: the stub libs were not searchedSebastien Barre2002-07-251-0/+34
* ERR: remove automatic Carbon framework on osxYves Starreveld2002-07-182-2/+2
* ENH: Added /usr/local/lib/java search paths.Brad King2002-07-151-2/+6
* Add module that finds java executables. This module should find java, javac, ...Andy Cedilnik2002-07-081-0/+22
* fixed another bugKen Martin2002-06-181-1/+1
* fixed bugKen Martin2002-06-181-1/+1
* ENH: add more paths for the HPSebastien Barre2002-06-181-0/+2
* Add debian Java pathsAndy Cedilnik2002-06-171-1/+2
* FIX: GLU and GLUT flags for Mac OSXSebastien Barre2002-06-172-39/+52
* ENH: clean modules (doc, make stuff advanced, etc.)Sebastien Barre2002-06-143-9/+14
* ENH: change so that on all make based systems all dart targets are addedBill Hoffman2002-06-141-1/+3
* ENH: use OPENGL_LIBRARY_PATH as additional search pathSebastien Barre2002-06-142-16/+24
* ENH: define OPENGL_LIBRARY_PATH (path to OPENGL_LIBRARY) so that it can be us...Sebastien Barre2002-06-141-12/+16
* FIX: bug, the wrong include file was searched.Sebastien Barre2002-06-141-1/+1
* 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-133-3/+28