summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Add FindZLib in new format Move FindJPEG and FINDWGET over to new scheme
* Define a single expected format for the values defined in every ↵Ian Scott2002-09-024-42/+122
| | | | | | | FindXXX.cmake file. Upgrade all the QT functionality to use the new FindXXX.cmake format Add a module for AVIFile.
* ENH: Platform dependent libraries added.Luis Ibanez2002-08-141-1/+12
|
* FIX: fix commit messup (this change was committed to the branch instead of ↵Sebastien Barre2002-08-091-2/+2
| | | | the main tree, thus was wiped-out later)
* FIX:Sebastien Barre2002-08-091-9/+15
| | | | | | - WINDOWS does not exist, use WIN32 (or defineWINDOWS if cygwin can not be used inUnix mode?), - fix an un-closed IF, - use same prefix for vars (and make it advanced)
* 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
| | | | | Both styles are now searched taking advantage of the NAMES option in FIND_LIBRARY.
* ENH: change the search path order (if several Tcl/Tk are installed, the ↵Sebastien Barre2002-07-291-2/+2
| | | | "current" version is likely to be the one that is bound to the wish/tclsh found in the PATH)
* 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
| | | | and jar.
* 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 ↵Sebastien Barre2002-06-141-12/+16
| | | | used to search for other OpenGL-related libs
* 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
|
* Oops, forgot the library nameAndy Cedilnik2002-06-101-1/+1
|
* Add search for python 2.2Andy Cedilnik2002-06-101-0/+2
|
* FIX: {} were missing around FLTK_*_LIBRARY.Luis Ibanez2002-06-071-1/+1
|
* FIX: The final test is done now over FLTK_LIBRARY instead of FLTK_LIBRARY_PATHLuis Ibanez2002-06-061-10/+3
|
* ENH: Support for FLTK1.1 and FLTK1.0.11 added. An option allows to selectLuis Ibanez2002-06-061-42/+91
| | | | between the two versions.
* fix for glut on win32Bill Hoffman2002-06-061-1/+2
|
* find openGL in CarbonYves Starreveld2002-05-181-1/+1
|
* Add better detection of wish 8.2Andy Cedilnik2002-05-141-1/+1
|
* fix up hostname for windowsBill Hoffman2002-04-251-5/+0
|
* Add mpi search paths for DebianAndy Cedilnik2002-04-181-1/+5
|
* ENH: Updated for latest Cable from CVS. Old alpha version of Cable is no ↵Brad King2002-04-171-33/+24
| | | | longer supported.
* ENH: Updated for version 0.2 of GCC-XML.Brad King2002-04-171-8/+2
|
* better to find mac openglBill Hoffman2002-04-171-16/+19
|
* improved finding purify on windows to use registryKen Martin2002-04-051-1/+4
|
* More places to find TCL/TK for example on DebianAndy Cedilnik2002-04-031-0/+4
|