summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* removed messagesKen Martin2002-09-131-2/+0
|
* Make QT variables advancedIan Scott2002-09-131-0/+9
|
* Need to use $ENV{} to access environment variablesIan Scott2002-09-131-15/+14
|
* some cleanupKen Martin2002-09-121-1/+3
|
* new try compile moduleKen Martin2002-09-122-0/+26
|
* FIX: typo + bring back the OPENGL_gl_LIBRARY path that can be used to find ↵Sebastien Barre2002-09-101-10/+13
| | | | GLU (was wiped out from FindGLU)
* 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
| | | | | Fix some bugs OpenGL always needs X11 on Unix
* ERR: Still need to define OPENGL_INCLUDE_PATH in addition to the standard ↵Brad King2002-09-041-0/+3
| | | | OPENGL_INCLUDE_DIR for backward compatability.
* 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
| | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4
* 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
| | | | | 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
|